aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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