summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)AuthorFilesLines
2019-12-13net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi1-6/+5
2019-12-01net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2-4/+13
2019-12-01net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha1-16/+26
2019-08-25net/mlx4_en: fix a memory leak bugWenwen Wang1-1/+2
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein1-0/+8
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+20
2019-02-27net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2-39/+75
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-29/+46
2018-12-21net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed1-1/+1
2018-12-17net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2-3/+2
2018-12-17net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin1-2/+2
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan1-1/+1
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein1-0/+1
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-09-24mlx4: remove ndo_poll_controllerEric Dumazet1-20/+0
2018-09-22net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
2018-08-08net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-08net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-07-26net/mlx4_core: Allow MTTs starting at any indexTariq Toukan3-5/+6
2018-07-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-07-25net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-2/+6
2018-07-17net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed1-2/+6
2018-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+0
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski1-1/+0
2018-07-13net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker2-0/+49
2018-07-13net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker5-4/+249
2018-07-13net/mlx4_core: Add health buffer address capabilityAlex Vesker3-1/+6
2018-07-09net: allow fallback function to pass netdevAlexander Duyck1-2/+2
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck2-2/+4
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh3-3/+55
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh1-2/+106
2018-06-13treewide: kvzalloc() -> kvcalloc()Kees Cook1-1/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook5-26/+34
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook3-9/+12
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+12
2018-06-04net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao1-2/+2
2018-06-03mlx4_core: restore optimal ICM memory allocationEric Dumazet1-6/+12
2018-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+12
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang1-7/+9
2018-05-23net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-05-23net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King1-1/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2018-05-14net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir1-1/+3