summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-231-1/+3
|\
| * [SCSI] cxgb3i: fixed programing of the dma page sizesKaren Xie2011-06-291-1/+3
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-173-4/+4
|/
* libcxgbi: Use flowi4's saddr in cxgbi_check_route().David S. Miller2011-05-031-5/+6
* ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-031-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-175-97/+56
|\
| * [SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie2011-02-244-22/+22
| * [SCSI] cxgbi: enable TEXT PDU supportMike Christie2011-02-242-2/+2
| * [SCSI] cxgb3i: fixed connection problem with iscsi private ipkxie@chelsio.com2011-01-241-4/+15
| * [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com2011-01-244-63/+8
| * [SCSI] cxgbi: set ulpmode only if digest is onkxie@chelsio.com2011-01-241-7/+10
* | ipv4: Create and use route lookup helpers.David S. Miller2011-03-121-17/+3
* | cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis2011-03-022-2/+6
* | ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-1/+2
* | ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-011-1/+1
* | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-011-1/+1
|/
* net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-131-1/+1
* [SCSI] cxgb4i: ignore informational act-open-rpl messageKaren Xie2010-10-251-0/+3
* [SCSI] cxgb4i: connection and ddp setting updatekxie@chelsio.com2010-10-073-72/+71
* [SCSI] cxgb3i: fixed connection over vlankxie@chelsio.com2010-10-073-36/+49