aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/cxgb4i (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt1-0/+2
2014-11-10cxgb4i: send abort_rpl correctlyAnish Bhatt1-6/+9
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt1-1/+1
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt1-5/+0
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt1-0/+8
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt1-133/+0
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt1-1/+1
2014-08-13libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt1-1/+1
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt1-2/+0
2014-08-02cxgb4i : remove spurious use of rcuAnish Bhatt1-9/+5
2014-07-20libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt1-3/+15
2014-07-17cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt1-39/+314
2014-03-15[SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKaren Xie1-52/+7
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-06-26[SCSI] cxgb4i: add support for T5 adapterKaren Xie1-31/+128
2013-06-17net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)Isaku Yamahata1-1/+1
2013-01-30[SCSI] cxgb4i: Remove the scsi host device when removing deviceThadeu Lima de Souza Cascardo1-0/+1
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2012-07-20[SCSI] cxgb4i: tcp push bit fixKaren Xie1-2/+2
2012-07-05cxgb4i: Convert over to dst_neigh_lookup().David S. Miller1-1/+4
2011-12-05cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller1-1/+7
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller1-1/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-19/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+3
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl1-1/+0
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie1-3/+0
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie1-11/+0
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie1-6/+2
2011-08-11cxgbi: Fix scsi Kconfig dependencies.David S. Miller1-1/+2
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher1-1/+1
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-1/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-4/+3
2011-03-02cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis1-1/+3
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie1-1/+2
2011-02-24[SCSI] cxgbi: enable TEXT PDU supportMike Christie1-1/+1
2011-01-24[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com1-2/+0
2010-10-25[SCSI] cxgb4i: ignore informational act-open-rpl messageKaren Xie1-0/+3
2010-10-07[SCSI] cxgb4i: connection and ddp setting updatekxie@chelsio.com2-62/+71
2010-10-07[SCSI] cxgbi: rename alloc_cpl to alloc_wrkxie@chelsio.com1-14/+14
2010-09-05[SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com4-0/+1648