summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c
Commit message (Expand)AuthorAgeFilesLines
* 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-061-2/+11
* net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb2015-02-041-1/+1
* net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-041-5/+51
* net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny2015-01-271-0/+33
* net/mlx4_core: Fix device capabilities dumpingOr Gerlitz2015-01-271-6/+2
* net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-271-9/+10
* net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein2015-01-271-2/+17
* net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-271-1/+8
* net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2014-12-161-2/+2
* net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz2014-12-151-11/+15
* net/mlx4: Add support for A0 steeringMatan Barak2014-12-111-3/+45
* net/mlx4: Refactor QUERY_PORTMatan Barak2014-12-111-57/+84
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-1/+5
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-1/+19
* net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz2014-12-111-1/+11
* net/mlx4_core: Support more than 64 VFsMatan Barak2014-11-131-1/+4
* net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-131-12/+40
* net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak2014-11-131-0/+56
* net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak2014-11-131-1/+1
* net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak2014-11-131-1/+1
* net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-031-4/+84
* net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed2014-11-031-1/+29
* net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed2014-10-281-1/+6
* net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed2014-10-281-2/+116
* net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein2014-09-301-2/+7
* net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay2014-09-191-2/+36
* mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2014-08-051-1/+90
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-13/+11
|\
| * mellanox: Logging message cleanupsJoe Perches2014-05-081-13/+11
* | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-14/+30
* | mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein2014-05-291-1/+1
|/
* mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-281-0/+40
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-5/+57
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-5/+6
|\
| * net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz2014-03-121-2/+3
| * net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai2014-03-061-3/+3
* | mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-1/+4
* | net/mlx4_core: Fix sparse warningEyal Perry2014-03-021-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-16/+77
|\
| * net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-311-1/+18