summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAgeFilesLines
* infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+1
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-3/+3
* infiniband: use %p6 for printing message idsHarvey Harrison2008-10-281-27/+4
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-142-4/+0
* IB/srp: Remove use of cached P_Key/GID queriesRoland Dreier2008-07-141-8/+5
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-192-62/+72
* IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-192-24/+27
* IB/srp: Enforce protocol limit on srp_sg_tablesizeDavid Dillow2008-04-161-1/+6
* IB/srp: Retry stale connectionsDavid Dillow2008-02-042-12/+42
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* IB/srp: Add identifying information to log messagesDavid Dillow2008-01-251-46/+71
* IB/srp: Enable SG list chainingDavid Dillow2008-01-251-0/+1
* IB/srp: Respect target credit limitDavid Dillow2008-01-252-4/+14
* IB/srp: Release transport before removing hostDave Dillow2008-01-081-1/+1
* IB/srp: Fix list corruption/oops on module reloadDavid Dillow2008-01-031-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-152-0/+29
|\
| * [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-121-0/+1
| * [SCSI] ib_srp: convert to use the srp transport classFUJITA Tomonori2007-10-122-0/+28
* | IB/srp: Add QoS support through service IDSean Hefty2007-10-091-0/+2
* | IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
* | IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-152-48/+20
|\
| * [SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-072-48/+20
* | IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-091-1/+1
|/
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+1
* IB/srp: Set proc_nameRoland Dreier2007-05-061-1/+2
* IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2007-05-062-0/+23
* IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-042-0/+8
* IB/srp: Check match_strdup() returnIshai Rabinovitz2007-01-221-0/+20
* IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
* IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2006-12-122-34/+49
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+7
|\
| * IB/srp: Fix memory leak on reconnectVu Pham2006-11-291-3/+5
| * IB/srp: Increase supported CDB sizeArne Redlich2006-11-291-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-102-10/+18
* IB/srp: Remove redundant memset()Ishai Rabinovitz2006-10-101-1/+0
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-221-1/+8
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+1
* IB: Whitespace fixesRoland Dreier2006-09-221-1/+1
* IB/srp: Add port/device attributesIshai Rabinovitz2006-09-221-6/+24
* IB/srp: Don't schedule reconnect from srpIshai Rabinovitz2006-09-141-14/+0
* IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz2006-08-031-2/+15
* IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz2006-08-031-0/+2
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-141-1/+1
* [PATCH] srp: fix fmr error handlingVu Pham2006-07-141-0/+1
* IB/srp: Factor out common request reset codeIshai Rabinovitz2006-06-171-22/+18
* IB/srp: Support SRP rev. 10 targetsRamachandra K2006-06-172-3/+42
* IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2006-06-172-6/+17
OpenPOWER on IntegriCloud