aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-24net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-29/+46
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens1-0/+3
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker1-1/+4
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha1-0/+12
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe1-0/+1
2017-10-09net/mlx4_core: Fix cast warning in fw.cTariq Toukan1-3/+3
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer1-2/+3
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh1-0/+5
2017-08-29net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky1-1/+1
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-6/+6
2017-08-16mlx4: sizeof style usagestephen hemminger1-1/+1
2017-08-02net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein1-0/+1
2017-08-02net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein1-1/+1
2017-08-02net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein1-1/+1
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy1-0/+4
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-1/+1
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes1-1/+1
2017-01-30net/mlx4_core: Device revision supportYishai Hadas1-1/+1
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan1-1/+1
2016-10-29net/mlx4_core: Change the default value of enable_qosMoshe Lazer1-2/+2
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+8
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein1-4/+9
2016-09-30mlx4: remove unused fieldsDavid Decotigny1-4/+0
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh1-4/+85
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh1-6/+31
2016-09-24net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh1-3/+2
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+40
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch1-0/+36
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch1-0/+4
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout1-0/+1
2016-02-29IB/mlx4: Add support for the don't trap ruleMarina Varshaver1-1/+4
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+38
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua1-1/+15
2016-01-19net/mlx4: Query RoCE supportMoni Shoua1-0/+23
2015-12-06net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz1-1/+11
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+6
2015-10-21net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb1-0/+6
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+16
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai1-1/+1
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion1-0/+82
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern1-4/+14
2015-04-21net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha1-1/+1
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna1-0/+8
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay1-0/+10
2015-04-02net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay1-3/+3
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay1-2/+5
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay1-1/+9
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay1-0/+12
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak1-2/+8
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz1-1/+32