aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2022-12-08net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2021-12-22net/mlx4_en: Update reported link modes for 1/10GErik Ekman
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-03-04net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan
2020-12-30net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-30net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-10-29mlx4: handle non-napi callers to napi_pollJonathan Lemon
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-08-05mlx4: disable device on shutdownJakub Kicinski
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-05-14net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2019-12-13net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi
2019-12-01net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan
2019-12-01net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha
2019-08-25net/mlx4_en: fix a memory leak bugWenwen Wang
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-27net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2018-12-21net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed
2018-12-17net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha
2018-12-17net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-08-07net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-25net/mlx4_core: Allow MTTs starting at any indexTariq Toukan
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski