summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-142-10/+37
| |\ \
| * | | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-131-38/+40
| * | | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-17/+18
* | | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-082-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-242-2/+2
| * | | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-242-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-222-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-192-1/+3
| | |/ | |/|
* / | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
|/ /
* / libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
|/
* cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt2014-10-151-1/+1
* cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt2014-10-151-5/+0Star
* cxgb4i : Fix -Wunused-function warningAnish Bhatt2014-10-152-0/+10
* cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-151-133/+0Star
* cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt2014-09-223-7/+55
* scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-161-1/+1
* libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-142-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-072-2/+2
|\
| * scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-172-2/+2
* | cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-061-2/+0Star
* | cxgb4i : remove spurious use of rcuAnish Bhatt2014-08-031-9/+5Star
* | libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt2014-07-202-3/+19
* | cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt2014-07-181-39/+314
* | libcxgbi: Add ipv6 api to driverAnish Bhatt2014-07-182-21/+237
|/
* [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKaren Xie2014-03-151-52/+7Star
* treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-1/+1
|\
| * net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)Isaku Yamahata2013-06-181-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-251-2/+2
|\
| * [SCSI] cxgb4i: tcp push bit fixKaren Xie2012-07-201-2/+2
* | cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-051-1/+2
* | cxgb4i: Convert over to dst_neigh_lookup().David S. Miller2012-07-051-1/+4
* | cxgbi: Convert over to dst_neigh_lookup().David S. Miller2012-07-051-4/+8
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-221-11/+2Star
|\
| * [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-191-11/+2Star
* | scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-3/+2Star
|/
* [SCSI] libcxgbi: do not print a message when memory allocation failsThadeu Lima de Souza Cascardo2012-01-111-2/+3
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-2/+2
|\
| * switch ->is_visible() to returning umode_tAl Viro2012-01-042-2/+2
* | cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller2011-12-051-1/+7
* | libcxgbi: Handle dst_get_neighbour_noref() returning NULL.David Miller2011-12-051-2/+8
* | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-051-1/+1
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-053-4/+4
|/
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-11-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-294-38/+59
|\
| * [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-273-6/+10
| * [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-273-22/+20Star
| * [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-274-12/+31