aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgb3i
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] cxgb3i: call ddp release function directlyMike Christie2009-04-031-10/+2
* [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i moduleKaren Xie2009-04-035-57/+21
* [SCSI] cxgb3i: close all tcp connections upon chip resetKaren Xie2009-04-032-41/+71
* [SCSI] cxgb3i: re-read ddp settings information after chip resetMike Christie2009-04-032-46/+70
* [SCSI] cxgb3i: re-initialize ddp settings after chip resetKaren Xie2009-04-032-127/+118
* [SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie2009-04-033-10/+52
* [SCSI] cxgb3i: fix function descriptionsKaren Xie2009-03-135-20/+14
* [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-132-2/+2
* [SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie2009-02-211-2/+2
* [SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie2009-02-211-0/+2
* [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-216-112/+205
* [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-212-2/+24
* [SCSI] cxgb3i: transmit work-request fixesKaren Xie2009-02-212-53/+121
* [SCSI] cxgb3i: add missing includeAl Viro2009-01-071-0/+1
* [SCSI] cxgb3i: fix select/depend problemJames Bottomley2008-12-301-0/+1
* [SCSI] cxgb3i: remove use of skb->spKaren Xie2008-12-302-7/+7
* [SCSI] cxgb3i: Add cxgb3i iSCSI driver.Karen Xie2008-12-3011-0/+4785