summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+10
2017-06-20chcr - Add debug countersHarsh Jain1-0/+35
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar1-2/+10
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-5/+5
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai1-12/+0
2016-09-22cxgb4: Convert to use simple_open()Wei Yongjun1-7/+1
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai1-119/+8
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai1-0/+99
2016-04-26cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai1-0/+1
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash1-1/+33
2016-01-10cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai1-2/+2
2015-12-23cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai1-19/+81
2015-12-23cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai1-2/+28
2015-12-23cxgb4: get naming correct for iscsi queuesHariprasad Shenai1-4/+4
2015-12-08cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai1-0/+6
2015-10-05cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai1-0/+1
2015-10-05cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai1-6/+14
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter1-5/+6
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai1-0/+298
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-08-12cxgb4: Add debugfs support to dump tid infoHariprasad Shenai1-0/+68
2015-08-12cxgb4: Add some more details to sge qinfoHariprasad Shenai1-8/+53
2015-08-10cxgb4: cleanup some indentingDan Carpenter1-3/+3
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter1-1/+2
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai1-0/+285
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai1-0/+2
2015-07-08cxgb4: Enable cim_la dump to support T6Hariprasad Shenai1-3/+51
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai1-12/+13
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai1-0/+34
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai1-0/+44
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai1-0/+47
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai1-45/+135
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai1-1/+1
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai1-0/+56
2015-04-15VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells1-14/+7
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2015-03-25cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai1-1/+7
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai1-0/+4
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+3
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells1-6/+3
2015-02-08cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai1-1/+1
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai1-0/+28
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai1-0/+85
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai1-0/+36
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai1-0/+248
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai1-0/+36
2015-02-01cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai1-1/+23
2015-01-27cxgb4: Added support in debugfs to dump different timer and clock values of t...Hariprasad Shenai1-0/+63
2015-01-27cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai1-0/+66