aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-944/+0
2011-07-18mlx4_core: Add network flow countersOr Gerlitz1-1/+11
2011-07-18mlx4_core: Read extended capabilities into the flags fieldOr Gerlitz1-13/+11
2011-07-18mlx4_core: Extend capability flags to 64 bitsOr Gerlitz1-4/+5
2011-03-23mlx4_en: Enabling new steeringYevgeny Petrilin1-0/+3
2011-03-23mlx4: generalization of multicast steering.Yevgeny Petrilin1-0/+2
2011-03-23mlx4: Wake on LAN supportYevgeny Petrilin1-0/+20
2011-01-10mlx4_core: Remove warning message about firmware bugRoland Dreier1-3/+1
2010-12-01mlx4_core: Workaround firmware bug in query dev capEli Cohen1-0/+4
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+2
2010-10-25mlx4_core: Update data structures and constants for IBoEEli Cohen1-1/+2
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin1-0/+3
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin1-0/+9
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin1-0/+3
2009-11-12mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin1-1/+1
2009-11-12IB/mlx4: Remove limitation on LSO header sizeEli Cohen1-0/+1
2009-09-24mlx4_core: Pass cache line size to device FWEli Cohen1-0/+5
2008-10-27mlx4: Setting the correct offset for default mac addressYevgeny Petrilin1-1/+1
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin1-0/+4
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin1-5/+8
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin1-0/+5
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-1/+1
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier1-7/+3
2008-07-22mlx4_core: Add module parameter to enable QoS supportJack Morgenstein1-0/+8
2008-07-14mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky1-0/+28
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen1-0/+9
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen1-0/+4
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein1-6/+0
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein1-1/+1
2007-10-21mlx4_core: Increase command timeout for INIT_HCA to 10 secondsJack Morgenstein1-1/+1
2007-10-09mlx4_core: Change capability decoding: SRC->XRCRoland Dreier1-1/+1
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak1-0/+3
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier1-37/+73
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier1-1/+1
2007-06-07mlx4_core: Check firmware command interface revisionRoland Dreier1-2/+23
2007-06-07IB/mthca, mlx4_core: Fix typo in commentRoland Dreier1-1/+1
2007-05-19mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier1-1/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+775