summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-3/+7
* scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King2019-04-131-8/+6Star
* scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-121-5/+4Star
* scsi: remove the use_clustering flagChristoph Hellwig2018-12-191-1/+1
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-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-071-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
* cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash2016-07-251-128/+0Star
* cxgbi: Typo in MODULE_PARM_DESCDan Carpenter2016-01-081-1/+1
* cxgbi: update driver versionsKaren Xie2015-05-251-2/+2
* cxgbi: update copyright to 2015Karen Xie2015-05-251-1/+1
* 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
* 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 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
|/
* [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] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com2011-01-241-44/+7Star
* [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-051-0/+1432