summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgb3i/cxgb3i_ddp.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com2010-09-051-773/+0
* [SCSI] cxgb3i: zero out reserved or un-used fields.Karen Xie2010-07-271-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cxgb3i: suppot of different kernel page sizesKaren Xie2009-06-211-0/+36
* cxgb3i: use kref to track ddp usageKaren Xie2009-06-211-21/+33
* [SCSI] cxgb3i: fix ddp map overrunkxie@chelsio.com2009-04-271-13/+19
* [SCSI] cxgb3i: call ddp release function directlyMike Christie2009-04-031-10/+2
* [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i moduleKaren Xie2009-04-031-52/+11
* [SCSI] cxgb3i: re-initialize ddp settings after chip resetKaren Xie2009-04-031-125/+117
* [SCSI] cxgb3i: fix function descriptionsKaren Xie2009-03-131-3/+2
* [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-211-8/+11
* [SCSI] cxgb3i: add missing includeAl Viro2009-01-071-0/+1
* [SCSI] cxgb3i: Add cxgb3i iSCSI driver.Karen Xie2008-12-301-0/+770