aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13mlx4_core: Fix infinite loop on device initializationRoland Dreier1-1/+1
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier1-17/+21
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein1-0/+11
2007-10-09mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier1-1/+2
2007-10-09mlx4_core: Support ICM tables in coherent memoryJack Morgenstein1-20/+20
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein1-2/+2
2007-10-09mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin1-12/+22
2007-07-17IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein1-1/+1
2007-07-17mlx4_core: Reset device when internal error is detectedJack Morgenstein1-11/+13
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak1-0/+1
2007-07-02mlx4_core: Add new Mellanox device IDsJack Morgenstein1-0/+2
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier1-5/+9
2007-06-07mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier1-0/+2
2007-05-13mlx4_core: Remove unused doorbell_lockRoland Dreier1-2/+0
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+936