summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/ib_srp.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-1/+1
* IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-191-1/+1
* IB/srp: Retry stale connectionsDavid Dillow2008-02-041-0/+1
* IB/srp: Respect target credit limitDavid Dillow2008-01-251-0/+5
* [SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-071-5/+0
* IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2007-05-061-0/+1
* IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-041-0/+1
* IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-151-1/+1
* IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2006-12-121-1/+1
* IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-101-1/+1
* IB/srp: Support SRP rev. 10 targetsRamachandra K2006-06-171-0/+1
* IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2006-06-171-0/+2
* IB/srp: Allow sg_tablesize to be adjustedVu Pham2006-06-171-4/+1
* IB/srp: Change target_mutex to a spinlockMatthew Wilcox2006-06-171-1/+1
* IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2006-06-171-5/+20
* IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-091-2/+2
* IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier2006-03-241-1/+6
* IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-301-3/+2
* [IB] srp: increase max_lunsRoland Dreier2005-11-111-0/+1
* IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-021-0/+150
OpenPOWER on IntegriCloud