index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-09
1
-5
/
+5
*
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
2017-02-28
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-11
1
-2
/
+2
*
cxgb4: Update mps_tcam output to include T6 fields
Hariprasad Shenai
2015-12-24
1
-19
/
+81
*
cxgb4: Update pm_stats for T6 adapter family
Hariprasad Shenai
2015-12-24
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-09
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-19
1
-5
/
+6
*
cxgb4: Add MPS tracing support
Hariprasad Shenai
2015-08-14
1
-0
/
+298
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-14
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-13
1
-0
/
+68
*
|
cxgb4: Add some more details to sge qinfo
Hariprasad Shenai
2015-08-13
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-22
1
-0
/
+2
*
|
cxgb4: Enable cim_la dump to support T6
Hariprasad Shenai
2015-07-09
1
-3
/
+51
|
/
*
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
2015-07-03
1
-12
/
+13
*
cxgb4: Add debugfs entry to dump channel rate
Hariprasad Shenai
2015-06-11
1
-0
/
+34
*
cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents
Hariprasad Shenai
2015-06-11
1
-0
/
+44
*
cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs
Hariprasad Shenai
2015-06-11
1
-0
/
+47
*
cxgb4: Adds support for T6 adapter
Hariprasad Shenai
2015-06-02
1
-45
/
+135
*
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
2015-05-27
1
-1
/
+1
*
cxgb4: Add debugfs facility to inject FL starvation
Hariprasad Shenai
2015-05-27
1
-0
/
+56
*
VFS: Fix up some ->d_inode accesses in the chelsio driver
David Howells
2015-04-15
1
-14
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+7
|
\
|
*
cxgb4: Fix frame size warning for 32 bit arch
Hariprasad Shenai
2015-03-25
1
-1
/
+7
*
|
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
2015-03-05
1
-0
/
+4
|
/
*
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-18
1
-6
/
+3
|
\
|
*
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
1
-6
/
+3
*
|
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2015-02-09
1
-1
/
+1
*
|
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
2015-02-08
1
-0
/
+28
*
|
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
2015-02-08
1
-0
/
+85
*
|
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
2015-02-08
1
-0
/
+36
*
|
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
2015-02-08
1
-0
/
+248
*
|
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2015-02-08
1
-0
/
+36
*
|
cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
Hariprasad Shenai
2015-02-02
1
-1
/
+23
*
|
cxgb4: Added support in debugfs to dump different timer and clock values of t...
Hariprasad Shenai
2015-01-27
1
-0
/
+63
*
|
cxgb4: Added support in debugfs to dump PM module stats
Hariprasad Shenai
2015-01-27
1
-0
/
+66
[next]