summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgb3i
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-041-1/+1
|\
| * kbuild: finally remove the obsolete variable $TOPDIRAmerigo Wang2009-06-271-1/+1
* | [SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie2009-06-271-0/+4
|/
* cxgb3i: suppot of different kernel page sizesKaren Xie2009-06-211-0/+36
* cxgb3i: use kref to track ddp usageKaren Xie2009-06-212-21/+35
* [SCSI] cxgb3i: Include net/dst.h for struct dst_cacheHerbert Xu2009-06-081-0/+1
* [SCSI] iscsi: pass ep connect shostMike Christie2009-05-234-15/+37
* [SCSI] cxgb3i: fix ddp map overrunkxie@chelsio.com2009-04-271-13/+19
* [SCSI] cxgb3i: fix cpu use abuse during writesMike Christie2009-04-272-10/+13
* [SCSI] cxgb3i: fix can_queue and cmd_per_lun initializationMike Christie2009-04-272-3/+3
* [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-271-0/+1
* [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
OpenPOWER on IntegriCloud