summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgb3i/cxgb3i_iscsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-021-1/+1
* [SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie2009-06-271-0/+4
* [SCSI] cxgb3i: Include net/dst.h for struct dst_cacheHerbert Xu2009-06-081-0/+1
* [SCSI] iscsi: pass ep connect shostMike Christie2009-05-231-4/+21
* [SCSI] cxgb3i: fix can_queue and cmd_per_lun initializationMike Christie2009-04-271-2/+2
* [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-271-0/+1
* [SCSI] cxgb3i: re-read ddp settings information after chip resetMike Christie2009-04-031-45/+69
* [SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie2009-04-031-4/+23
* [SCSI] cxgb3i: fix function descriptionsKaren Xie2009-03-131-10/+7Star
* [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-4/+1Star
* [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-3/+2Star
* [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-131-1/+1
* [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-221-11/+6Star
* [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-221-2/+3
* [SCSI] cxgb3i: Add cxgb3i iSCSI driver.Karen Xie2008-12-301-0/+951