index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
cxgb4i
/
cxgb4i.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-06-02
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
scsi: cxgb4i: Add support for iSCSI segmentation offload
Varun Prakash
2020-07-08
1
-58
/
+184
*
scsi: cxgb4i: Remove superfluous null check
Xu Wang
2020-04-24
1
-4
/
+3
*
scsi: cxgb4i: remove set but not used variable 'ppmax'
YueHaibing
2019-10-25
1
-2
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
1
-2
/
+7
|
\
|
*
scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
Varun Prakash
2019-06-20
1
-2
/
+7
*
|
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
2019-06-10
1
-4
/
+13
|
/
*
scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"
Varun Prakash
2019-04-16
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-3
/
+3
|
\
|
*
scsi: cxgb4i: validate tcp sequence number only if chip version <= T5
Varun Prakash
2019-02-27
1
-1
/
+2
|
*
scsi: cxgb4i: get pf number from lldi->pf
Varun Prakash
2019-02-27
1
-2
/
+1
*
|
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
2019-01-12
1
-8
/
+20
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-19
1
-1
/
+1
*
|
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-23
1
-2
/
+1
|
/
*
scsi: cxgb4i: add DCB support for iSCSI connections
Varun Prakash
2018-10-17
1
-1
/
+153
*
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
2018-04-10
1
-4
/
+4
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-15
1
-0
/
+1
|
\
|
*
scsi: cxgb4i: fix Tx skb leak
Varun Prakash
2017-10-11
1
-0
/
+1
*
|
scsi: cxgbi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-4
/
+4
|
/
*
scsi: cxgb4i: call neigh_event_send() to update MAC address
Varun Prakash
2017-08-17
1
-0
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
1
-1
/
+4
|
\
|
*
scsi: cxgb4i: assign rxqs in round robin mode
Varun Prakash
2017-06-26
1
-1
/
+4
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+0
|
\
|
|
*
scsi: cxgb4i: libcxgbi: in error case RST tcp conn
Varun Prakash
2017-06-02
1
-1
/
+0
*
|
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-06-07
1
-3
/
+5
|
/
*
scsi: cxgb4i: update module description
Varun Prakash
2017-04-19
1
-1
/
+1
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-07
1
-0
/
+1
*
scsi: cxgb4i: libcxgbi: add missing module_put()
Varun Prakash
2016-12-14
1
-3
/
+8
*
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
2016-12-14
1
-26
/
+193
*
scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters
Varun Prakash
2016-12-14
1
-12
/
+74
*
scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx
Varun Prakash
2016-12-14
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
scsi: cxgb4i: Add a missing call to neigh_release
Quentin Lambert
2016-11-30
1
-1
/
+1
*
|
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2016-11-18
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-10-14
1
-0
/
+5
|
\
|
*
scsi: cxgb4i: Set completion bit in work request
Varun Prakash
2016-09-28
1
-0
/
+5
*
|
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
2016-09-19
1
-0
/
+3
|
/
*
cxgb3i, cxgb4i: fix symbol not declared sparse warning
Varun Prakash
2016-07-25
1
-2
/
+2
*
cxgb4i,libcxgbi: add iSCSI DDP support
Varun Prakash
2016-07-25
1
-0
/
+145
*
cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
Varun Prakash
2016-07-25
1
-142
/
+0
*
cxgb4i: don't redefine DIV_ROUND_UP
Nicolas Dichtel
2016-03-04
1
-1
/
+1
*
cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Karen Xie
2015-10-15
1
-1
/
+1
*
cxgb4i: set the initial sequence number
Karen Xie
2015-05-25
1
-2
/
+6
*
cxgbi: update driver versions
Karen Xie
2015-05-25
1
-2
/
+3
*
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
-10
/
+27
[next]