summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
AgeCommit message (Expand)Author
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-04-15VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-25cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-08cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai
2015-02-01cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump different timer and clock values of t...Hariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai
2015-01-27cxgb4: Addded support in debugfs to dump CIM outbound queue contentHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump cim ingress bound queue contentsHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai
2015-01-15cxgb4 : Update ipv6 address handling apiAnish Bhatt
2015-01-08cxgb4: Add support for mps_tcam debugfsHariprasad Shenai
2015-01-08cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai
2015-01-08cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai
2015-01-08cxgb4: Add support for devlogHariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai