aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin1-17/+18
2006-05-17IB/uverbs: Don't leak ref to mm on error pathRoland Dreier1-1/+3
2006-05-17IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz1-1/+1
2006-05-17IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier1-3/+0
2006-05-17IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier1-1/+4
2006-05-17IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier1-1/+1
2006-05-12IB: refcount race fixesSean Hefty5-44/+52
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier1-4/+3
2006-05-10IB/mthca: FMR ioremap fixMichael S. Tsirkin1-4/+11
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier1-3/+1
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier5-45/+74
2006-05-09IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2-84/+115
2006-05-09IB: Fix display of 4-bit port counters in sysfsRalph Campbell1-1/+1
2006-05-01IB/ipath: tidy up white space in a few filesBryan O'Sullivan3-21/+31
2006-05-01IB/ipath: fix label name in interrupt handlerBryan O'Sullivan1-3/+3
2006-05-01IB/ipath: improve sparse annotationBryan O'Sullivan1-1/+1
2006-05-01IB/ipath: simplify IB timer usageBryan O'Sullivan2-30/+12
2006-05-01IB/ipath: simplify RC send postingBryan O'Sullivan1-11/+4
2006-05-01IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan3-6/+23
2006-05-01IB/ipath: fix verbs registrationBryan O'Sullivan1-1/+5
2006-05-01IB/ipath: change handling of PIO buffersBryan O'Sullivan1-14/+22
2006-05-01IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan1-1/+1
2006-05-01IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan1-3/+13
2006-05-01IB/ipath: fix race with exposing reset fileBryan O'Sullivan2-2/+15
2006-05-01IB/mthca: Fix offset in query_gid methodRoland Dreier1-1/+1
2006-04-19IB/mthca: make a function staticAdrian Bunk1-1/+1
2006-04-19IB/ipath: Fix whitespaceRoland Dreier2-57/+57
2006-04-19IB/ipath: Make more names staticRoland Dreier9-93/+75
2006-04-19IB/mad: Fix RMPP version check during agent registrationHal Rosenstock1-4/+1
2006-04-19IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier1-7/+11
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein4-2/+30
2006-04-10IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin1-1/+1
2006-04-10IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier1-5/+4
2006-04-10IPoIB: Close race in ipoib_flush_paths()Eli Cohen1-2/+3
2006-04-10IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin1-0/+7
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma4-20/+40
2006-04-10IPoIB: Wait for join to finish before freeing mcast structEli Cohen1-21/+20
2006-04-10IB: simplify static rate encodingJack Morgenstein12-36/+233
2006-04-04IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin3-17/+34
2006-04-03IB/srp: Fix memory leak in options parsingRoland Dreier1-0/+1
2006-04-02IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier4-11/+29
2006-04-02IPoIB: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier1-1/+2
2006-04-02IB/mad: fix oops in cancel_madsMichael S. Tsirkin1-1/+1
2006-03-31IB/ipath: kbuild infrastructureBryan O'Sullivan4-0/+54
2006-03-31IB/ipath: infiniband verbs supportBryan O'Sullivan2-0/+1555
2006-03-31IB/ipath: misc infiniband code, part 2Bryan O'Sullivan3-0/+2817
2006-03-31IB/ipath: misc infiniband code, part 1Bryan O'Sullivan4-0/+1187
2006-03-31IB/ipath: infiniband RC protocol supportBryan O'Sullivan1-0/+1857
2006-03-31IB/ipath: infiniband UC and UD protocol supportBryan O'Sullivan2-0/+1266
2006-03-31IB/ipath: infiniband header filesBryan O'Sullivan2-0/+804