summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/cxgb4i
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-081-1/+2
|\ \ \ | |_|/ |/| |
| * | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
| * | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-211-0/+2
|\ \ \ | |/ / |/| |
| * | cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-191-0/+2
| |/
* | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-101-6/+9
|/
* cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt2014-10-151-1/+1
* cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt2014-10-151-5/+0
* cxgb4i : Fix -Wunused-function warningAnish Bhatt2014-10-151-0/+8
* cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-151-133/+0
* [SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt2014-10-011-1/+1
* libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-131-1/+1
* cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-051-2/+0
* cxgb4i : remove spurious use of rcuAnish Bhatt2014-08-021-9/+5
* libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt2014-07-201-3/+15
* cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt2014-07-171-39/+314
* [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKaren Xie2014-03-151-52/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-1/+1
|\
| * net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)Isaku Yamahata2013-06-171-1/+1
* | [SCSI] cxgb4i: add support for T5 adapterKaren Xie2013-06-261-31/+128
|/
* [SCSI] cxgb4i: Remove the scsi host device when removing deviceThadeu Lima de Souza Cascardo2013-01-301-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-241-2/+2
|\
| * [SCSI] cxgb4i: tcp push bit fixKaren Xie2012-07-201-2/+2
* | cxgb4i: Convert over to dst_neigh_lookup().David S. Miller2012-07-051-1/+4
|/
* cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller2011-12-051-1/+7
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-19/+1
|\
| * [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-3/+0
| * [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-11/+0
| * [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-252-2/+3
|\ \
| * | cxgbi: Fix scsi Kconfig dependencies.David S. Miller2011-08-111-1/+2
| * | chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-1/+1
| |/
* | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0
|/
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-4/+3
|\
| * [SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie2011-02-241-1/+2
| * [SCSI] cxgbi: enable TEXT PDU supportMike Christie2011-02-241-1/+1
| * [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com2011-01-241-2/+0
* | cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis2011-03-021-1/+3
|/
* [SCSI] cxgb4i: ignore informational act-open-rpl messageKaren Xie2010-10-251-0/+3
* [SCSI] cxgb4i: connection and ddp setting updatekxie@chelsio.com2010-10-072-62/+71
* [SCSI] cxgbi: rename alloc_cpl to alloc_wrkxie@chelsio.com2010-10-071-14/+14
* [SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com2010-09-054-0/+1648
OpenPOWER on IntegriCloud