summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4
AgeCommit message (Expand)AuthorLines
2007-10-13mlx4_core: Fix infinite loop on device initializationRoland Dreier-1/+1
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier-30/+33
2007-10-09mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier-0/+7
2007-10-09mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein-1/+1
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein-0/+165
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein-43/+64
2007-10-09mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier-1/+2
2007-10-09mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier-1/+1
2007-10-09mlx4_core: Support ICM tables in coherent memoryJack Morgenstein-49/+112
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein-9/+2
2007-10-09mlx4_core: Change capability decoding: SRC->XRCRoland Dreier-1/+1
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier-1/+1
2007-10-09mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin-12/+22
2007-10-09mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier-1/+2
2007-10-09mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECSDotan Barak-2/+2
2007-08-13mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen-0/+3
2007-07-28mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein-12/+3
2007-07-20mlx4_core: Change command token on timeoutRoland Dreier-2/+1
2007-07-17IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein-1/+1
2007-07-17mlx4_core: Reset device when internal error is detectedJack Morgenstein-72/+129
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein-0/+30
2007-07-12IB/mlx4: Implement query QPJack Morgenstein-0/+21
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak-0/+5
2007-07-09mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin-0/+1
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham-2/+1
2007-07-02mlx4_core: Add new Mellanox device IDsJack Morgenstein-0/+2
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier-47/+87
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier-1/+1
2007-06-07mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein-3/+5
2007-06-07mlx4_core: Check firmware command interface revisionRoland Dreier-2/+23
2007-06-07IB/mthca, mlx4_core: Fix typo in commentRoland Dreier-1/+1
2007-06-07mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_idRoland Dreier-1/+3
2007-06-07mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier-3/+2
2007-06-07mlx4_core: Fix CQ context layoutEli Cohen-1/+1
2007-05-29IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier-1/+1
2007-05-19mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier-1/+1
2007-05-15missing includes in mlx4Al Viro-0/+4
2007-05-15Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds-3/+0
2007-05-13mlx4_core: Remove unused doorbell_lockRoland Dreier-3/+0
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton-1/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier-0/+6424