aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/cxgbi
AgeCommit message (Expand)AuthorFilesLines
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceGravatar Neil Horman 1-1/+1
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-1/+3
2011-07-17net: Abstract dst->neighbour accesses behind helpers.Gravatar David S. Miller 3-4/+4
2011-06-29[SCSI] cxgb3i: fixed programing of the dma page sizesGravatar Karen Xie 1-1/+3
2011-05-03libcxgbi: Use flowi4's saddr in cxgbi_check_route().Gravatar David S. Miller 1-5/+6
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().Gravatar David S. Miller 1-1/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-3/+3
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 5-97/+56
2011-03-12ipv4: Create and use route lookup helpers.Gravatar David S. Miller 1-17/+3
2011-03-02cxgb{3,4}*: improve Kconfig dependenciesGravatar Dimitris Michailidis 2-2/+6
2011-03-02ipv4: Make output route lookup return rtable directly.Gravatar David S. Miller 1-1/+2
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()Gravatar David S. Miller 1-1/+1
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"Gravatar David S. Miller 1-1/+1
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramGravatar Mike Christie 4-22/+22
2011-02-24[SCSI] cxgbi: enable TEXT PDU supportGravatar Mike Christie 2-2/+2
2011-01-24[SCSI] cxgb3i: fixed connection problem with iscsi private ipGravatar kxie@chelsio.com 1-4/+15
2011-01-24[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infoGravatar kxie@chelsio.com 4-63/+8
2011-01-24[SCSI] cxgbi: set ulpmode only if digest is onGravatar kxie@chelsio.com 1-7/+10
2010-12-13net: Abstract default ADVMSS behind an accessor.Gravatar David S. Miller 1-1/+1
2010-10-25[SCSI] cxgb4i: ignore informational act-open-rpl messageGravatar Karen Xie 1-0/+3
2010-10-07[SCSI] cxgb4i: connection and ddp setting updateGravatar kxie@chelsio.com 3-72/+71
2010-10-07[SCSI] cxgb3i: fixed connection over vlanGravatar kxie@chelsio.com 3-36/+49
2010-10-07[SCSI] libcxgbi: pdu read fixesGravatar kxie@chelsio.com 2-28/+53
2010-10-07[SCSI] cxgbi: rename alloc_cpl to alloc_wrGravatar kxie@chelsio.com 3-26/+25
2010-09-05[SCSI] cxgb3i: change cxgb3i to use libcxgbiGravatar kxie@chelsio.com 6-0/+1495
2010-09-05[SCSI] cxgb4i v5: iscsi driverGravatar kxie@chelsio.com 6-0/+1650
2010-09-05[SCSI] libcxgbi: common library for cxgb3i and cxgb4iGravatar kxie@chelsio.com 2-0/+3363