summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgb3i
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-052-0/+7
|\
| * [SCSI] cxgb3i: zero out reserved or un-used fields.Karen Xie2010-07-272-0/+7
* | net-next: remove useless union keywordChangli Gao2010-06-111-2/+2
|/
* [SCSI] cxgb3i: Fix error path for module initRoland Dreier2010-05-021-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-1/+1
* [SCSI] cxgb3i: check for setup netdevMike Christie2010-02-171-0/+12
* [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4Joe Perches2010-02-172-6/+6
* [SCSI] cxgbi3: remove unnecessary NULL testJiri Slaby2010-01-181-4/+2Star
* [SCSI] cxgb3i: Fix a login over vlan issueRakesh Ranjan2009-12-301-1/+33
* [SCSI] cxgb3i: always use negative errno in case of errorkxie@chelsio.com2009-12-102-14/+14
* [SCSI] libiscsi: add warm target reset tmf supportMike Christie2009-12-041-1/+1
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-021-1/+1
* RDMA/cxgb3: Handle port events properlySteve Wise2009-09-061-6/+6
* 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/+2Star
* [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i moduleKaren Xie2009-04-035-57/+21Star
* [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/+118Star
* [SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie2009-04-033-10/+52
* [SCSI] cxgb3i: fix function descriptionsKaren Xie2009-03-135-20/+14Star
* [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-4/+1Star
* [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-3/+2Star
* [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-221-2/+2
* [SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie2009-02-221-0/+2
* [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-226-112/+205
* [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-222-2/+24
* [SCSI] cxgb3i: transmit work-request fixesKaren Xie2009-02-222-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