summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2005-03-28[PATCH] InfiniBand: remove unsafe use of in_atomic()Roland Dreier-10/+4
2005-03-04[PATCH] IB: MAD cancel callbacks from threadSean Hefty-11/+41
2005-03-04[PATCH] IB/mthca: implement query of device capsMichael S. Tsirkin-6/+51
2005-03-04[PATCH] IB/mthca: QP locking optimizationMichael S. Tsirkin-73/+91
2005-03-04[PATCH] IB/mthca: mem-free multicast tableRoland Dreier-11/+31
2005-03-04[PATCH] IB/mthca: mem-free work request postingRoland Dreier-34/+281
2005-03-04[PATCH] IB/mthca: mem-free address vectorsRoland Dreier-17/+45
2005-03-04[PATCH] IB/mthca: mem-free QP initializationRoland Dreier-30/+178
2005-03-04[PATCH] IB/mthca: mem-free CQ operationsRoland Dreier-41/+93
2005-03-04[PATCH] IB/mthca: mem-free CQ initializationRoland Dreier-3/+53
2005-03-04[PATCH] IB/mthca: refactor CQ buffer allocate/freeRoland Dreier-80/+85
2005-03-04[PATCH] IB/mthca: mem-free doorbell record writingRoland Dreier-0/+12
2005-03-04[PATCH] IB/mthca: mem-free doorbell record allocationRoland Dreier-6/+247
2005-03-04[PATCH] IB/mthca: tweak MAP_ICM_page firmware commandRoland Dreier-1/+1
2005-03-04[PATCH] IB/mthca: tweak firmware command debug messagesRoland Dreier-2/+5
2005-03-04[PATCH] IB/mthca: mem-free interrupt handlingRoland Dreier-49/+132
2005-03-04[PATCH] IB/mthca: mem-free EQ initializationRoland Dreier-6/+13
2005-03-04[PATCH] IB/mthca: mem-free memory region supportRoland Dreier-13/+33
2005-03-04[PATCH] IB/mthca: dynamic context memory mapping for mem-free modeRoland Dreier-25/+89
2005-03-04[PATCH] IB/mthca: add UAR allocationRoland Dreier-26/+135
2005-03-04[PATCH] IB/mthca: map registers for mem-free modeRoland Dreier-86/+161
2005-03-04[PATCH] IB: remove unsignaled receivesMichael S. Tsirkin-30/+10
2005-03-04[PATCH] IB/mthca: CQ cleanupsRoland Dreier-10/+6
2005-03-04[PATCH] IB/mthca: improve CQ locking part 2Michael S. Tsirkin-14/+39
2005-03-04[PATCH] IB/mthca: improve CQ locking part 1Michael S. Tsirkin-7/+6
2005-03-04[PATCH] IB/mthca: CQ minor tweaksMichael S. Tsirkin-13/+13
2005-03-04[PATCH] IB: fix ib_find_cached_gid() port numberingSean Hefty-1/+1
2005-03-04[PATCH] IB/ipoib: fix locking on path deletionRoland Dreier-9/+28
2005-03-04[PATCH] IB/ipoib: don't call ipoib_put_ah with lock heldShirley Ma-2/+12
2005-03-04[PATCH] IB/ipoib: small fixesShirley Ma-2/+3
2005-03-04[PATCH] IB/ipoib: rename global symbolsRoland Dreier-5/+5
2005-03-04[PATCH] IB/ipoib: use list_for_each_entry_safe when requiredShirley Ma-2/+2
2005-03-04[PATCH] IB/ipoib: fix rx memory leakRoland Dreier-0/+3
2005-03-04[PATCH] IB/mthca: fix reset value endiannessRoland Dreier-1/+1
2005-03-04[PATCH] IB/mthca: add missing breakRoland Dreier-0/+2
2005-03-04[PATCH] IB: sparse fixesTom Duffy-5/+6
2005-03-04[PATCH] IB: fix vendor MAD deregistrationshaharf@voltaire.com-6/+11
2005-03-04[PATCH] IB: simplify MAD codeHal Rosenstock-44/+20
2005-02-03[PATCH] InfiniBand: remove unbalance refcnt decrementMichael S. Tsirkin-2/+0
2005-02-03[PATCH] InfiniBand: add missing break between casesLibor Michalek-0/+2
2005-02-01[PATCH] infiniband: use LANANA-assigned major in ib_umadRoland Dreier-5/+8
2005-01-25[PATCH] InfiniBand/mthca: initialize mutex earlierRoland Dreier-2/+2
2005-01-25[PATCH] InfiniBand/mthca: remove x86 SSE pessimizationRoland Dreier-76/+6
2005-01-25[PATCH] InfiniBand/mthca: clean up ioremap()/request_region() usageRoland Dreier-30/+67
2005-01-25[PATCH] InfiniBand/core: add IsSM userspace supportRoland Dreier-59/+171
2005-01-25[PATCH] InfiniBand/ipoib: remove uses of yield()Roland Dreier-2/+2
2005-01-25[PATCH] InfiniBand/mthca: test IRQ routing during initializationRoland Dreier-0/+19
2005-01-25[PATCH] InfiniBand/mthca: optimize event queue handlingRoland Dreier-21/+25
2005-01-25[PATCH] InfiniBand/mthca: pass full process_mad info to firmwareRoland Dreier-19/+68
2005-01-25[PATCH] InfiniBand/mthca: don't write ECR in MSI-X modeRoland Dreier-1/+0