aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgb3i/cxgb3i_iscsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-27[SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie1-0/+4
2009-06-08[SCSI] cxgb3i: Include net/dst.h for struct dst_cacheHerbert Xu1-0/+1
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie1-4/+21
2009-04-27[SCSI] cxgb3i: fix can_queue and cmd_per_lun initializationMike Christie1-2/+2
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie1-0/+1
2009-04-03[SCSI] cxgb3i: re-read ddp settings information after chip resetMike Christie1-45/+69
2009-04-03[SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie1-4/+23
2009-03-13[SCSI] cxgb3i: fix function descriptionsKaren Xie1-10/+7
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie1-4/+1
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie1-3/+2
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie1-1/+1
2009-02-21[SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie1-11/+6
2009-02-21[SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie1-2/+3
2008-12-30[SCSI] cxgb3i: Add cxgb3i iSCSI driver.Karen Xie1-0/+951