index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
cxgb3i
/
cxgb3i.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
2019-02-27
1
-5
/
+4
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-2
/
+2
*
scsi: cxgbi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-4
/
+4
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+1
*
cxgb3i, cxgb4i: fix symbol not declared sparse warning
Varun Prakash
2016-07-25
1
-1
/
+1
*
libcxgb: export ppm release and tagmask set api
Varun Prakash
2016-07-25
1
-0
/
+1
*
cxgb3i: add iSCSI DDP support
Varun Prakash
2016-07-25
1
-1
/
+118
*
cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
Varun Prakash
2016-07-25
1
-128
/
+0
*
cxgbi: Typo in MODULE_PARM_DESC
Dan Carpenter
2016-01-08
1
-1
/
+1
*
cxgbi: update driver versions
Karen Xie
2015-05-25
1
-2
/
+2
*
cxgbi: update copyright to 2015
Karen Xie
2015-05-25
1
-1
/
+1
*
cxgbi: use per-connection link-speed dependent send/recv windows
Karen Xie
2015-05-25
1
-7
/
+7
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-0
/
+1
*
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
2012-07-05
1
-1
/
+2
*
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
2011-12-05
1
-1
/
+1
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
1
-19
/
+1
|
\
|
*
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
2011-08-27
1
-3
/
+0
|
*
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
2011-08-27
1
-11
/
+0
|
*
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
2011-08-27
1
-6
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
1
-1
/
+0
|
\
\
|
*
|
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
2011-09-15
1
-1
/
+0
|
|
/
*
/
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
2011-09-26
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-23
1
-1
/
+3
|
\
|
*
[SCSI] cxgb3i: fixed programing of the dma page sizes
Karen Xie
2011-06-29
1
-1
/
+3
*
|
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-17
1
-1
/
+1
|
/
*
[SCSI] cxgbi: convert to use iscsi_conn_get_addr_param
Mike Christie
2011-02-24
1
-1
/
+2
*
[SCSI] cxgbi: enable TEXT PDU support
Mike Christie
2011-02-24
1
-1
/
+1
*
[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info
kxie@chelsio.com
2011-01-24
1
-44
/
+7
*
[SCSI] cxgb3i: fixed connection over vlan
kxie@chelsio.com
2010-10-07
1
-7
/
+40
*
[SCSI] cxgbi: rename alloc_cpl to alloc_wr
kxie@chelsio.com
2010-10-07
1
-9
/
+9
*
[SCSI] cxgb3i: change cxgb3i to use libcxgbi
kxie@chelsio.com
2010-09-05
1
-0
/
+1432