summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srp/ib_srp.h
AgeCommit message (Expand)Author
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman
2008-02-04IB/srp: Retry stale connectionsDavid Dillow
2008-01-25IB/srp: Respect target credit limitDavid Dillow
2007-06-07[SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-06IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz
2007-02-04IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz
2006-12-15IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier
2006-12-12IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell
2006-10-10IB/srp: Enable multiple connections to the same targetIshai Rabinovitz
2006-06-17IB/srp: Support SRP rev. 10 targetsRamachandra K
2006-06-17IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier
2006-06-17IB/srp: Allow sg_tablesize to be adjustedVu Pham
2006-06-17IB/srp: Change target_mutex to a spinlockMatthew Wilcox
2006-06-17IB/srp: Use FMRs to map gather/scatter listsRoland Dreier
2006-05-09IB/srp: Fix tracking of pending requests during error handlingRoland Dreier
2006-03-24IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier
2006-01-30IB/srp: Semaphore to mutex conversionIngo Molnar
2005-11-11[IB] srp: increase max_lunsRoland Dreier
2005-11-02IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier