summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/cxgb3i
Commit message (Expand)AuthorAgeFilesLines
* libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-141-1/+1
* cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-051-1/+2
* 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-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-291-19/+1Star
|\
| * [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-3/+0Star
| * [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-11/+0Star
| * [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-6/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-252-2/+3
|\ \
| * \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-1/+1
| |\ \
| * | | cxgbi: Fix scsi Kconfig dependencies.David S. Miller2011-08-121-1/+2
| * | | chelsio: Move the Chelsio driversJeff Kirsher2011-08-111-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+0Star
|\ \ \ | |_|/ |/| |
| * | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0Star
| |/
* / [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-181-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-182-50/+25Star
|\
| * [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] 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-241-44/+7Star
* | cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis2011-03-031-1/+3
|/
* [SCSI] cxgb3i: fixed connection over vlankxie@chelsio.com2010-10-081-7/+40
* [SCSI] cxgbi: rename alloc_cpl to alloc_wrkxie@chelsio.com2010-10-081-9/+9
* [SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com2010-09-054-0/+1493