summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix cast warning in fw.cTariq Toukan2017-10-091-3/+3
* net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer2017-09-051-2/+3
* net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-291-0/+5
* net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky2017-08-291-1/+1
* net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-291-6/+6
* mlx4: sizeof style usagestephen hemminger2017-08-161-1/+1
* net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein2017-08-021-0/+1
* net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein2017-08-021-1/+1
* net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein2017-08-021-1/+1
* net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-021-0/+4
* net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-02-231-1/+1
* net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes2017-01-301-1/+1
* net/mlx4_core: Device revision supportYishai Hadas2017-01-301-1/+1
* net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan2017-01-301-1/+1
* net/mlx4_core: Change the default value of enable_qosMoshe Lazer2016-10-291-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-3/+8
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-4/+9
* | mlx4: remove unused fieldsDavid Decotigny2016-09-301-4/+0Star
* | net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-4/+85
* | net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2016-09-241-6/+31
* | net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2016-09-241-3/+2Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-051-0/+40
|\
| * net/mlx4: Query performance and diagnostics countersMark Bloch2016-08-041-0/+36
| * net/mlx4: Add diagnostic counters capability bitMark Bloch2016-08-041-0/+4
* | net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout2016-06-231-0/+1
|/
* IB/mlx4: Add support for the don't trap ruleMarina Varshaver2016-02-291-1/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-1/+38
|\
| * net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2016-01-191-1/+15
| * net/mlx4: Query RoCE supportMoni Shoua2016-01-191-0/+23
* | net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz2015-12-071-1/+11
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-0/+6
|\
| * net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-221-0/+6
* | net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein2015-10-151-0/+16
|/
* net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai2015-07-291-1/+1
* net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion2015-07-281-0/+82
* net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
* net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha2015-04-211-1/+1
* net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-021-0/+8
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-021-0/+10
* net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay2015-04-021-3/+3
* net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-021-2/+5
* net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-021-1/+9
* net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-021-0/+12
* net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-311-2/+8
* net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2015-03-181-1/+32
* net/mlx4_core: Add basic elements for QCNShani Michaeli2015-03-071-2/+11
* net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb2015-02-051-1/+1
* net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-051-5/+51
* net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny2015-01-281-0/+33
* net/mlx4_core: Fix device capabilities dumpingOr Gerlitz2015-01-281-6/+2Star