summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgb3i/cxgb3i_iscsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] cxgb3i: fix function descriptionsKaren Xie2009-03-131-10/+7
* [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-4/+1
* [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-3/+2
* [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-211-11/+6
* [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-211-2/+3
* [SCSI] cxgb3i: Add cxgb3i iSCSI driver.Karen Xie2008-12-301-0/+951