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.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
Age
Commit message (
Expand
)
Author
Files
Lines
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-01-08
cxgbi: Typo in MODULE_PARM_DESC
Dan Carpenter
1
-1
/
+1
2015-11-10
drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS
Jiri Slaby
2
-2
/
+2
2015-10-15
cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Karen Xie
1
-1
/
+1
2015-07-01
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
1
-4
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
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
3
-6
/
+13
2015-05-25
cxgbi: update copyright to 2015
Karen Xie
6
-6
/
+6
2015-05-25
cxgbi: use per-connection link-speed dependent send/recv windows
Karen Xie
4
-23
/
+40
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
libcxgbi: fix freeing skb prematurely
Karen Xie
1
-1
/
+3
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
2
-9
/
+17
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
2
-2
/
+4
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2
-2
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2
-0
/
+2
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-17
/
+20
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+3
2014-11-20
cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection
Anish Bhatt
2
-1
/
+3
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+37
2014-11-13
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
1
-38
/
+40
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
1
-17
/
+18
2014-11-10
cxgb4i: send abort_rpl correctly
Anish Bhatt
2
-16
/
+17
2014-10-28
libcxgbi : support ipv6 address host_param
Anish Bhatt
2
-10
/
+37
2014-10-15
cxgb4i : Fix -Wmaybe-uninitialized warning.
Anish Bhatt
1
-1
/
+1
2014-10-15
cxgb4i: Remove duplicate call to dst_neigh_lookup()
Anish Bhatt
1
-5
/
+0
2014-10-15
cxgb4i : Fix -Wunused-function warning
Anish Bhatt
2
-0
/
+10
2014-10-15
cxgb4i : Remove duplicated CLIP handling code
Anish Bhatt
1
-133
/
+0
2014-09-22
cxgb4i: avoid holding mutex in interrupt context
Anish Bhatt
3
-7
/
+55
2014-09-16
scsi: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-14
libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig
Anish Bhatt
2
-2
/
+2
2014-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2014-08-06
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
1
-2
/
+0
2014-08-03
cxgb4i : remove spurious use of rcu
Anish Bhatt
1
-9
/
+5
2014-07-20
libcxgbi:cxgb4i Guard ipv6 code with a config check
Anish Bhatt
2
-3
/
+19
2014-07-18
cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api
Anish Bhatt
1
-39
/
+314
2014-07-18
libcxgbi: Add ipv6 api to driver
Anish Bhatt
2
-21
/
+237
2014-07-18
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2
-2
/
+2
2014-03-15
[SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fields
Karen Xie
1
-52
/
+7
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
1
-4
/
+4
[next]