summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* cxgb4i : Fix -Wunused-function warningAnish Bhatt2014-10-152-0/+10
* cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-151-133/+0
* 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-132-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-062-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-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-202-3/+19
* | cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt2014-07-171-39/+314
* | libcxgbi: Add ipv6 api to driverAnish Bhatt2014-07-172-21/+237
|/
* [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKaren Xie2014-03-151-52/+7
* 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-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
* | 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/+2
|\
| * [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-191-11/+2
* | scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-3/+2
|/
* [SCSI] libcxgbi: do not print a message when memory allocation failsThadeu Lima de Souza Cascardo2012-01-101-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-032-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-10-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-284-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/+20
| * [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-274-12/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-256-15/+19
|\ \
| * | cxgbi: convert to SKB paged frag API.Ian Campbell2011-10-212-14/+16
| * | net: add skb frag size accessorsEric Dumazet2011-10-191-5/+5
| * | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-1/+1
| |\ \
| * | | cxgbi: Fix scsi Kconfig dependencies.David S. Miller2011-08-112-2/+4
| * | | chelsio: Move the Chelsio driversJeff Kirsher2011-08-102-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-252-2/+0
|\ \ \ | |_|/ |/| |
| * | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-152-2/+0
| |/
* | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-261-1/+1
|/
OpenPOWER on IntegriCloud