index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
cxgb4i
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
1
-4
/
+4
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2017-11-01
scsi: cxgbi: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-11
scsi: cxgb4i: fix Tx skb leak
Varun Prakash
1
-0
/
+1
2017-08-17
scsi: cxgb4i: call neigh_event_send() to update MAC address
Varun Prakash
1
-0
/
+3
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+4
2017-06-26
scsi: cxgb4i: assign rxqs in round robin mode
Varun Prakash
1
-1
/
+4
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-06-07
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
1
-3
/
+5
2017-06-02
scsi: cxgb4i: libcxgbi: in error case RST tcp conn
Varun Prakash
1
-1
/
+0
2017-04-19
scsi: cxgb4i: update module description
Varun Prakash
1
-1
/
+1
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2016-12-14
scsi: cxgb4i: libcxgbi: add missing module_put()
Varun Prakash
1
-3
/
+8
2016-12-14
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
1
-26
/
+193
2016-12-14
scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters
Varun Prakash
1
-12
/
+74
2016-12-14
scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx
Varun Prakash
1
-2
/
+2
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2016-11-30
scsi: cxgb4i: Add a missing call to neigh_release
Quentin Lambert
1
-1
/
+1
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
1
-0
/
+1
2016-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+5
2016-09-28
scsi: cxgb4i: Set completion bit in work request
Varun Prakash
1
-0
/
+5
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
1
-0
/
+3
2016-07-25
cxgb3i, cxgb4i: fix symbol not declared sparse warning
Varun Prakash
1
-2
/
+2
2016-07-25
cxgb4i,libcxgbi: add iSCSI DDP support
Varun Prakash
3
-0
/
+147
2016-07-25
cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
Varun Prakash
1
-142
/
+0
2016-03-24
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2016-03-22
cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
Varun Prakash
1
-12
/
+0
2016-03-22
cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
Varun Prakash
1
-5
/
+0
2016-03-05
cxgb4i: don't redefine DIV_ROUND_UP
Nicolas Dichtel
1
-1
/
+1
2015-11-10
drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS
Jiri Slaby
1
-1
/
+1
2015-10-15
cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Karen Xie
1
-1
/
+1
2015-05-25
cxgb4i: set the initial sequence number
Karen Xie
2
-2
/
+8
2015-05-25
cxgbi: update driver versions
Karen Xie
1
-2
/
+3
2015-05-25
cxgbi: update copyright to 2015
Karen Xie
2
-2
/
+2
2015-05-25
cxgbi: use per-connection link-speed dependent send/recv windows
Karen Xie
1
-10
/
+27
2015-01-16
cxgb4i : Call into recently added cxgb4 ipv6 api
Anish Bhatt
1
-1
/
+22
2015-01-13
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
1
-3
/
+3
2015-01-13
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
1
-6
/
+6
2014-12-12
cxgb4i: use set_wr_txq() to set tx queues
Karen Xie
1
-11
/
+5
2014-12-12
cxgb4i: handle non-pdu-aligned rx data
Karen Xie
1
-0
/
+22
2014-12-12
cxgb4i: additional types of negative advice
Karen Xie
1
-3
/
+9
2014-12-12
cxgb4/cxgb4i: set the max. pdu length in firmware
Karen Xie
1
-18
/
+51
2014-12-12
cxgb4i: fix credit check for tx_data_wr
Karen Xie
1
-1
/
+2
2014-12-12
cxgb4i: fix tx immediate data credit check
Karen Xie
1
-7
/
+15
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-55
/
+58
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-1
/
+2
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-0
/
+1
[next]