index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
cxgb4i
/
cxgb4i.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+1
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-08
scsi: cxgb4i: Add support for iSCSI segmentation offload
Varun Prakash
1
-58
/
+184
2020-04-24
scsi: cxgb4i: Remove superfluous null check
Xu Wang
1
-4
/
+3
2019-10-24
scsi: cxgb4i: remove set but not used variable 'ppmax'
YueHaibing
1
-2
/
+0
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+7
2019-06-20
scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
Varun Prakash
1
-2
/
+7
2019-06-10
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
1
-4
/
+13
2019-04-15
scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"
Varun Prakash
1
-1
/
+1
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2019-02-27
scsi: cxgb4i: validate tcp sequence number only if chip version <= T5
Varun Prakash
1
-1
/
+2
2019-02-27
scsi: cxgb4i: get pf number from lldi->pf
Varun Prakash
1
-2
/
+1
2019-01-11
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
1
-8
/
+20
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+1
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-2
/
+1
2018-10-16
scsi: cxgb4i: add DCB support for iSCSI connections
Varun Prakash
1
-1
/
+153
2018-04-09
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
1
-4
/
+4
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-14
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-16
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-18
scsi: cxgb4i: update module description
Varun Prakash
1
-1
/
+1
2017-02-06
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
1
-0
/
+145
2016-07-25
cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
Varun Prakash
1
-142
/
+0
2016-03-04
cxgb4i: don't redefine DIV_ROUND_UP
Nicolas Dichtel
1
-1
/
+1
2015-10-14
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
1
-2
/
+6
2015-05-25
cxgbi: update driver versions
Karen Xie
1
-2
/
+3
[next]