| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | cxgb4: Enable cim_la dump to support T6 | Hariprasad Shenai | 2015-07-08 | 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-10 | 1 | -0/+34 |
* | cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents | Hariprasad Shenai | 2015-06-10 | 1 | -0/+44 |
* | cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs | Hariprasad Shenai | 2015-06-10 | 1 | -0/+47 |
* | cxgb4: Adds support for T6 adapter | Hariprasad Shenai | 2015-06-01 | 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-17 | 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-08 | 1 | -1/+1 |
* | | cxgb4: Add support in debugfs to dump the congestion control table | Hariprasad Shenai | 2015-02-07 | 1 | -0/+28 |
* | | cxgb4: Add support to dump mailbox content in debugfs | Hariprasad Shenai | 2015-02-07 | 1 | -0/+85 |
* | | cxgb4: Add support for ULP RX logic analyzer output in debugfs | Hariprasad Shenai | 2015-02-07 | 1 | -0/+36 |
* | | cxgb4: Added support in debugfs to display TP logic analyzer output | Hariprasad Shenai | 2015-02-07 | 1 | -0/+248 |
* | | cxgb4: Add support in debugfs to display sensor information | Hariprasad Shenai | 2015-02-07 | 1 | -0/+36 |
* | | cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB | Hariprasad Shenai | 2015-02-01 | 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 |
* | | cxgb4: Addded support in debugfs to dump CIM outbound queue content | Hariprasad Shenai | 2015-01-27 | 1 | -0/+57 |
* | | cxgb4: Added support in debugfs to dump cim ingress bound queue contents | Hariprasad Shenai | 2015-01-27 | 1 | -0/+42 |
* | | cxgb4: Added support in debugfs to dump sge_qinfo | Hariprasad Shenai | 2015-01-27 | 1 | -0/+211 |
* | | cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc | Hariprasad Shenai | 2015-01-24 | 1 | -0/+407 |
* | | cxgb4: Add debugfs entry to dump the contents of the flash | Hariprasad Shenai | 2015-01-24 | 1 | -1/+72 |
* | | cxgb4 : Update ipv6 address handling api | Anish Bhatt | 2015-01-15 | 1 | -0/+19 |
* | | cxgb4: Add support for mps_tcam debugfs | Hariprasad Shenai | 2015-01-08 | 1 | -0/+131 |
* | | cxgb4: Add support for cim_qcfg entry in debugfs | Hariprasad Shenai | 2015-01-08 | 1 | -0/+70 |
* | | cxgb4: Add support for cim_la entry in debugfs | Hariprasad Shenai | 2015-01-08 | 1 | -2/+127 |
* | | cxgb4: Add support for devlog | Hariprasad Shenai | 2015-01-08 | 1 | -0/+198 |
|/ |
|
* | cxgb4: Cleanup macros so they follow the same style and look consistent | Hariprasad Shenai | 2014-11-10 | 1 | -16/+16 |
* | cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file | Hariprasad Shenai | 2014-11-10 | 1 | -0/+158 |