Age | Commit message (Expand) | Author | Files | Lines |
2010-02-17 | [SCSI] cxgb3i: check for setup netdev | Mike Christie | 1 | -0/+12 |
2010-02-17 | [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4 | Joe Perches | 2 | -6/+6 |
2010-01-18 | [SCSI] cxgbi3: remove unnecessary NULL test | Jiri Slaby | 1 | -4/+2 |
2009-12-30 | [SCSI] cxgb3i: Fix a login over vlan issue | Rakesh Ranjan | 1 | -1/+33 |
2009-12-10 | [SCSI] cxgb3i: always use negative errno in case of error | kxie@chelsio.com | 2 | -14/+14 |
2009-12-04 | [SCSI] libiscsi: add warm target reset tmf support | Mike Christie | 1 | -1/+1 |
2009-10-02 | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 1 | -1/+1 |
2009-09-05 | RDMA/cxgb3: Handle port events properly | Steve Wise | 1 | -6/+6 |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -1/+1 |
2009-06-27 | [SCSI] cxgb3i: fix connection error when vlan is enabled | Karen Xie | 1 | -0/+4 |
2009-06-27 | kbuild: finally remove the obsolete variable $TOPDIR | Amerigo Wang | 1 | -1/+1 |
2009-06-21 | cxgb3i: suppot of different kernel page sizes | Karen Xie | 1 | -0/+36 |
2009-06-21 | cxgb3i: use kref to track ddp usage | Karen Xie | 2 | -21/+35 |
2009-06-08 | [SCSI] cxgb3i: Include net/dst.h for struct dst_cache | Herbert Xu | 1 | -0/+1 |
2009-05-23 | [SCSI] iscsi: pass ep connect shost | Mike Christie | 4 | -15/+37 |
2009-04-27 | [SCSI] cxgb3i: fix ddp map overrun | kxie@chelsio.com | 1 | -13/+19 |
2009-04-27 | [SCSI] cxgb3i: fix cpu use abuse during writes | Mike Christie | 2 | -10/+13 |
2009-04-27 | [SCSI] cxgb3i: fix can_queue and cmd_per_lun initialization | Mike Christie | 2 | -3/+3 |
2009-04-27 | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue | Mike Christie | 1 | -0/+1 |
2009-04-03 | [SCSI] cxgb3i: call ddp release function directly | Mike Christie | 1 | -10/+2 |
2009-04-03 | [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module | Karen Xie | 5 | -57/+21 |
2009-04-03 | [SCSI] cxgb3i: close all tcp connections upon chip reset | Karen Xie | 2 | -41/+71 |
2009-04-03 | [SCSI] cxgb3i: re-read ddp settings information after chip reset | Mike Christie | 2 | -46/+70 |
2009-04-03 | [SCSI] cxgb3i: re-initialize ddp settings after chip reset | Karen Xie | 2 | -127/+118 |
2009-04-03 | [SCSI] cxgb3i: subscribe to error notification from cxgb3 driver | Karen Xie | 3 | -10/+52 |
2009-03-13 | [SCSI] cxgb3i: fix function descriptions | Karen Xie | 5 | -20/+14 |
2009-03-13 | [SCSI] iscsi class: remove host no argument from session creation callout | Mike Christie | 1 | -4/+1 |
2009-03-13 | [SCSI] iscsi lib: remove qdepth param from iscsi host allocation | Mike Christie | 1 | -3/+2 |
2009-03-13 | [SCSI] iscsi lib: have lib create work queue for transmitting IO | Mike Christie | 2 | -2/+2 |
2009-02-21 | [SCSI] cxgb3i: update the driver version to 1.0.1 | Karen Xie | 1 | -2/+2 |
2009-02-21 | [SCSI] cxgb3i: added missing include in cxgb3i_ddp.h | Karen Xie | 1 | -0/+2 |
2009-02-21 | [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS | Karen Xie | 6 | -112/+205 |
2009-02-21 | [SCSI] cxgb3i: added per-task data to track transmit progress | Karen Xie | 2 | -2/+24 |
2009-02-21 | [SCSI] cxgb3i: transmit work-request fixes | Karen Xie | 2 | -53/+121 |
2009-01-07 | [SCSI] cxgb3i: add missing include | Al Viro | 1 | -0/+1 |
2008-12-30 | [SCSI] cxgb3i: fix select/depend problem | James Bottomley | 1 | -0/+1 |
2008-12-30 | [SCSI] cxgb3i: remove use of skb->sp | Karen Xie | 2 | -7/+7 |
2008-12-30 | [SCSI] cxgb3i: Add cxgb3i iSCSI driver. | Karen Xie | 11 | -0/+4785 |