aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli1-2/+11
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before usingMaor Gottlieb1-1/+1
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua1-5/+51
2015-01-27net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny1-0/+33
2015-01-27net/mlx4_core: Fix device capabilities dumpingOr Gerlitz1-6/+2
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein1-9/+10
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein1-2/+17
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein1-1/+8
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay1-2/+2
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz1-11/+15
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-3/+45
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak1-57/+84
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-1/+5
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-1/+19
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz1-1/+11
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-1/+4
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFsMatan Barak1-12/+40
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak1-0/+56
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak1-1/+1