summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srp/ib_srp.h
AgeCommit message (Expand)AuthorFilesLines
2007-02-05IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz1-0/+1
2006-12-16IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier1-1/+1
2006-12-13IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell1-1/+1
2006-10-10IB/srp: Enable multiple connections to the same targetIshai Rabinovitz1-1/+1
2006-06-18IB/srp: Support SRP rev. 10 targetsRamachandra K1-0/+1
2006-06-18IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier1-0/+2
2006-06-18IB/srp: Allow sg_tablesize to be adjustedVu Pham1-4/+1
2006-06-18IB/srp: Change target_mutex to a spinlockMatthew Wilcox1-1/+1
2006-06-18IB/srp: Use FMRs to map gather/scatter listsRoland Dreier1-5/+20
2006-05-09IB/srp: Fix tracking of pending requests during error handlingRoland Dreier1-2/+2
2006-03-25IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier1-1/+6
2006-01-31IB/srp: Semaphore to mutex conversionIngo Molnar1-3/+2
2005-11-12[IB] srp: increase max_lunsRoland Dreier1-0/+1
2005-11-03IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier1-0/+150