Mike Christie
c71b9b669e
[SCSI] cxgbi: convert to use iscsi_conn_get_addr_param
...
This has cxgbi use the iscsi_conn_get_addr_param helper
and the get ep callback.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2011-02-24 12:41:15 -05:00
kxie@chelsio.com
b8ce8b59b8
[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info
...
Remove gl_skb from cxgbi_ddp_info as it is only used by cxgb3i.
Signed-off-by: Karen Xie <kxie@chelsio.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2011-01-24 11:38:35 -06:00
kxie@chelsio.com
e27d6169c7
[SCSI] cxgb4i: connection and ddp setting update
...
Update cxgb4i connection setting and pagepod programming.
Signed-off-by: Karen Xie <kxie@chelsio.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-10-07 17:21:36 -05:00
kxie@chelsio.com
0b3d894797
[SCSI] cxgb3i: fixed connection over vlan
...
Signed-off-by: Karen Xie <kxie@chelsio.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-10-07 17:21:11 -05:00
kxie@chelsio.com
e3d2ad8cb2
[SCSI] libcxgbi: pdu read fixes
...
Fixed the locking and releasing skb in the case of error in the pdu
read path, and added define iscsi_task_cxgbi_data to access the
private data inside the iscsi_task.
Signed-off-by: Karen Xie <kxie@chelsio.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-10-07 17:20:42 -05:00
kxie@chelsio.com
24d3f95a5b
[SCSI] cxgbi: rename alloc_cpl to alloc_wr
...
Signed-off-by: Karen Xie <kxie@chelsio.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-10-07 17:19:32 -05:00
kxie@chelsio.com
9ba682f01e
[SCSI] libcxgbi: common library for cxgb3i and cxgb4i
...
[PATCH v5 1/3] libcxgbi: common library for cxgb3i and cxgb4i
From: Karen Xie <kxie@chelsio.com >
Extracts common functions to libcxgbi.
Signed-off-by: Karen Xie <kxie@chelsio.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-09-05 14:28:35 -03:00