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