summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c
AgeCommit message (Expand)Author
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-05-10net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-21net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern
2015-04-21net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay
2015-04-02net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua
2015-01-27net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny
2015-01-27net/mlx4_core: Fix device capabilities dumpingOr Gerlitz
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed
2014-09-30net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-29mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein
2014-05-29mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein
2014-05-08mellanox: Logging message cleanupsJoe Perches