summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
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-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-12-01net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-25net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed
2018-06-11net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-05-25net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-19net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-19net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET
2018-04-12net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh
2018-04-12net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-04-12net/mlx4_en: Change default QoS settingsMoni Shoua
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-03net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh
2017-08-29net/mlx4_core: Fix misplaced brackets of sizeofTariq Toukan
2017-08-29net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal
2017-08-22mlx4: Replace PCI pool old APIRomain Perier
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-16net/mlx4: fix spelling mistake: "availible" -> "available"Colin Ian King
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-08-15mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-02net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein
2017-08-02net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein