index
:
Linux Stable
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.13.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
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: fix a memory leak bug
Wenwen Wang
2019-08-14
1
-1
/
+3
*
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-03-26
1
-1
/
+1
*
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
1
-1
/
+1
*
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
2018-12-15
1
-90
/
+23
*
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
2018-09-14
1
-0
/
+1
*
cxgb4: add support to display DCB info
Ganesh Goudar
2018-08-10
1
-0
/
+193
*
cxgb4: print ULD queue information managed by LLD
Rahul Lakkireddy
2018-07-27
1
-19
/
+277
*
cxgb4: move Tx/Rx free pages collection to common code
Rahul Lakkireddy
2018-07-24
1
-9
/
+2
*
cxgb4: collect number of free PSTRUCT page pointers
Rahul Lakkireddy
2018-07-24
1
-1
/
+2
*
cxgb4: display number of rx and tx pages free
Ganesh Goudar
2018-07-18
1
-7
/
+15
*
cxgb4: expose stats fetched from firmware via debugfs
Rahul Lakkireddy
2018-07-11
1
-0
/
+164
*
cxgb4: Add support to read actual provisioned resources
Casey Leedom
2018-07-05
1
-0
/
+39
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-56
/
+56
*
cxgb4: Add HMA support
Arjun Vynipadath
2018-03-13
1
-2
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-247
/
+57
|
\
|
*
cxgb4: display VNI correctly
Ganesh Goudar
2017-12-28
1
-3
/
+5
|
*
cxgb4: RSS table is 4k for T6
Ganesh Goudar
2017-12-19
1
-3
/
+4
|
*
cxgb4: Report tid start range correctly for T6
Ganesh Goudar
2017-12-19
1
-3
/
+8
|
*
cxgb4: collect HMA memory dump
Rahul Lakkireddy
2017-12-08
1
-1
/
+1
|
*
cxgb4: collect on-chip memory information
Rahul Lakkireddy
2017-12-08
1
-238
/
+40
*
|
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
2017-11-29
1
-0
/
+2
|
/
*
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
2017-10-14
1
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-2
/
+10
|
\
|
*
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-06-07
1
-2
/
+10
*
|
chcr - Add debug counters
Harsh Jain
2017-06-20
1
-0
/
+35
|
/
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-5
/
+5
*
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2016-11-18
1
-12
/
+0
*
cxgb4: Convert to use simple_open()
Wei Yongjun
2016-09-22
1
-7
/
+1
*
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
2016-09-19
1
-119
/
+8
*
cxgb4: Add support to enable logging of firmware mailbox commands
Hariprasad Shenai
2016-04-29
1
-0
/
+99
*
cxgb4: Add llseek operation for flash debugfs entry
Hariprasad Shenai
2016-04-26
1
-0
/
+1
*
cxgb4: allocate resources for CXGB4_ULD_ISCSIT
Varun Prakash
2016-03-22
1
-1
/
+33
*
cxgb4: Fixes static checker warning in mps_tcam_show()
Hariprasad Shenai
2016-01-10
1
-2
/
+2
*
cxgb4: Update mps_tcam output to include T6 fields
Hariprasad Shenai
2015-12-23
1
-19
/
+81
*
cxgb4: Update pm_stats for T6 adapter family
Hariprasad Shenai
2015-12-23
1
-2
/
+28
*
cxgb4: get naming correct for iscsi queues
Hariprasad Shenai
2015-12-23
1
-4
/
+4
*
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
2015-12-08
1
-0
/
+6
*
cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
Hariprasad Shenai
2015-10-05
1
-0
/
+1
*
cxgb4: For T4, don't read the Firmware Mailbox Control register
Hariprasad Shenai
2015-10-05
1
-6
/
+14
*
cxgb4: memory corruption in debugfs
Dan Carpenter
2015-08-18
1
-5
/
+6
*
cxgb4: Add MPS tracing support
Hariprasad Shenai
2015-08-13
1
-0
/
+298
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
1
-1
/
+2
|
\
|
*
cxgb4: missing curly braces in t4_setup_debugfs()
Dan Carpenter
2015-08-10
1
-1
/
+2
*
|
cxgb4: Add debugfs support to dump tid info
Hariprasad Shenai
2015-08-12
1
-0
/
+68
*
|
cxgb4: Add some more details to sge qinfo
Hariprasad Shenai
2015-08-12
1
-8
/
+53
*
|
cxgb4: cleanup some indenting
Dan Carpenter
2015-08-10
1
-3
/
+3
*
|
cxgb4: Add debugfs support to dump meminfo
Hariprasad Shenai
2015-08-04
1
-0
/
+285
*
|
cxgb4: Add debugfs entry to enable backdoor access
Hariprasad Shenai
2015-07-21
1
-0
/
+2
[next]