Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[safe/jmp/linux-2.6] / drivers / scsi / cxgb3i /
2009-04-03 Mike Christie[SCSI] cxgb3i: call ddp release function directly
2009-04-03 Karen Xie[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module
2009-04-03 Karen Xie[SCSI] cxgb3i: close all tcp connections upon chip...
2009-04-03 Mike Christie[SCSI] cxgb3i: re-read ddp settings information after...
2009-04-03 Karen Xie[SCSI] cxgb3i: re-initialize ddp settings after chip...
2009-04-03 Karen Xie[SCSI] cxgb3i: subscribe to error notification from...
2009-03-13 Karen Xie[SCSI] cxgb3i: fix function descriptions
2009-03-13 Mike Christie[SCSI] iscsi class: remove host no argument from sessio...
2009-03-13 Mike Christie[SCSI] iscsi lib: remove qdepth param from iscsi host...
2009-03-13 Mike Christie[SCSI] iscsi lib: have lib create work queue for transm...
2009-02-22 Karen Xie[SCSI] cxgb3i: update the driver version to 1.0.1
2009-02-22 Karen Xie[SCSI] cxgb3i: added missing include in cxgb3i_ddp.h
2009-02-22 Karen Xie[SCSI] cxgb3i: Outgoing pdus need to observe skb's...
2009-02-22 Karen Xie[SCSI] cxgb3i: added per-task data to track transmit...
2009-02-22 Karen Xie[SCSI] cxgb3i: transmit work-request fixes
2009-01-21 Herbert Xucxgb3: Replace LRO with GRO
2009-01-07 Al Viro[SCSI] cxgb3i: add missing include
2008-12-30 James Bottomley[SCSI] cxgb3i: fix select/depend problem
2008-12-30 Karen Xie[SCSI] cxgb3i: remove use of skb->sp
2008-12-30 Karen Xie[SCSI] cxgb3i: Add cxgb3i iSCSI driver.