summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/cxgb3i
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-2/+2
* scsi: cxgbi: Convert timers to use timer_setup()Kees Cook2017-11-011-4/+4
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash2016-07-251-1/+1
* libcxgb: export ppm release and tagmask set apiVarun Prakash2016-07-251-0/+1
* cxgb3i: add iSCSI DDP supportVarun Prakash2016-07-251-1/+118
* cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash2016-07-252-0/+2
* cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash2016-07-251-128/+0
* cxgbi: Typo in MODULE_PARM_DESCDan Carpenter2016-01-081-1/+1
* drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2015-11-091-1/+1
* cxgbi: update driver versionsKaren Xie2015-05-251-2/+2
* cxgbi: update copyright to 2015Karen Xie2015-05-252-2/+2
* cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie2015-05-251-7/+7
* 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
* libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-131-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-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
|\ \
| * \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-1/+1
| |\ \
| * | | cxgbi: Fix scsi Kconfig dependencies.David S. Miller2011-08-111-1/+2
| * | | chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+0
|\ \ \ | |_|/ |/| |
| * | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+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-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-172-50/+25
|\
| * [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/+7
* | cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis2011-03-021-1/+3
|/
* [SCSI] cxgb3i: fixed connection over vlankxie@chelsio.com2010-10-071-7/+40
* [SCSI] cxgbi: rename alloc_cpl to alloc_wrkxie@chelsio.com2010-10-071-9/+9
* [SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com2010-09-054-0/+1493
OpenPOWER on IntegriCloud