summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgb3i
AgeCommit message (Expand)AuthorLines
2010-09-05[SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com-5148/+0
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-0/+7
2010-07-27[SCSI] cxgb3i: zero out reserved or un-used fields.Karen Xie-0/+7
2010-06-10net-next: remove useless union keywordChangli Gao-2/+2
2010-05-02[SCSI] cxgb3i: Fix error path for module initRoland Dreier-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+5
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal-1/+1
2010-02-17[SCSI] cxgb3i: check for setup netdevMike Christie-0/+12
2010-02-17[SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4Joe Perches-6/+6
2010-01-18[SCSI] cxgbi3: remove unnecessary NULL testJiri Slaby-4/+2
2009-12-30[SCSI] cxgb3i: Fix a login over vlan issueRakesh Ranjan-1/+33
2009-12-10[SCSI] cxgb3i: always use negative errno in case of errorkxie@chelsio.com-14/+14
2009-12-04[SCSI] libiscsi: add warm target reset tmf supportMike Christie-1/+1
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal-1/+1
2009-09-05RDMA/cxgb3: Handle port events properlySteve Wise-6/+6
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-1/+1
2009-06-27[SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie-0/+4
2009-06-27kbuild: finally remove the obsolete variable $TOPDIRAmerigo Wang-1/+1
2009-06-21cxgb3i: suppot of different kernel page sizesKaren Xie-0/+36
2009-06-21cxgb3i: use kref to track ddp usageKaren Xie-21/+35
2009-06-08[SCSI] cxgb3i: Include net/dst.h for struct dst_cacheHerbert Xu-0/+1
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie-15/+37
2009-04-27[SCSI] cxgb3i: fix ddp map overrunkxie@chelsio.com-13/+19
2009-04-27[SCSI] cxgb3i: fix cpu use abuse during writesMike Christie-10/+13
2009-04-27[SCSI] cxgb3i: fix can_queue and cmd_per_lun initializationMike Christie-3/+3
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie-0/+1
2009-04-03[SCSI] cxgb3i: call ddp release function directlyMike Christie-10/+2
2009-04-03[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i moduleKaren Xie-57/+21
2009-04-03[SCSI] cxgb3i: close all tcp connections upon chip resetKaren Xie-41/+71
2009-04-03[SCSI] cxgb3i: re-read ddp settings information after chip resetMike Christie-46/+70
2009-04-03[SCSI] cxgb3i: re-initialize ddp settings after chip resetKaren Xie-127/+118
2009-04-03[SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie-10/+52
2009-03-13[SCSI] cxgb3i: fix function descriptionsKaren Xie-20/+14
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie-4/+1
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie-3/+2
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie-2/+2
2009-02-21[SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie-2/+2
2009-02-21[SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie-0/+2
2009-02-21[SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie-112/+205
2009-02-21[SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie-2/+24
2009-02-21[SCSI] cxgb3i: transmit work-request fixesKaren Xie-53/+121
2009-01-07[SCSI] cxgb3i: add missing includeAl Viro-0/+1
2008-12-30[SCSI] cxgb3i: fix select/depend problemJames Bottomley-0/+1
2008-12-30[SCSI] cxgb3i: remove use of skb->spKaren Xie-7/+7
2008-12-30[SCSI] cxgb3i: Add cxgb3i iSCSI driver.Karen Xie-0/+4785