aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20mlx4_core: Change command token on timeoutRoland Dreier1-2/+1
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 Morgenstein5-72/+129
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein1-0/+30
2007-07-12IB/mlx4: Implement query QPJack Morgenstein1-0/+21
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak3-0/+5
2007-07-09mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin1-0/+1
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham1-2/+1
2007-07-02mlx4_core: Add new Mellanox device IDsJack Morgenstein1-0/+2
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier3-47/+87
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier1-1/+1
2007-06-07mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein1-3/+5
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-06-07mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_idRoland Dreier1-1/+3
2007-06-07mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier2-3/+2
2007-06-07mlx4_core: Fix CQ context layoutEli Cohen1-1/+1
2007-05-29IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier1-1/+1
2007-05-19mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier1-1/+1
2007-05-15missing includes in mlx4Al Viro4-0/+4
2007-05-15Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-3/+0
2007-05-13mlx4_core: Remove unused doorbell_lockRoland Dreier2-3/+0
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton1-1/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier20-0/+6424