aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
AgeCommit message (Expand)Author
2020-04-16seq_tab_next() should increase position indexVasily Averin
2020-03-20cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2018-12-15cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar
2018-07-27cxgb4: print ULD queue information managed by LLDRahul Lakkireddy
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar
2018-07-11cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-13cxgb4: Add HMA supportArjun Vynipadath
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-12-28cxgb4: display VNI correctlyGanesh Goudar
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar
2017-12-19cxgb4: Report tid start range correctly for T6Ganesh Goudar
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy
2017-11-29cxgb4: Add support for Inline IPSec TxAtul Gupta
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-20chcr - Add debug countersHarsh Jain
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-09-22cxgb4: Convert to use simple_open()Wei Yongjun
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai
2016-04-26cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-01-10cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai
2015-12-23cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai
2015-12-23cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai
2015-12-23cxgb4: get naming correct for iscsi queuesHariprasad Shenai
2015-12-08cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai
2015-10-05cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai
2015-10-05cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12cxgb4: Add debugfs support to dump tid infoHariprasad Shenai
2015-08-12cxgb4: Add some more details to sge qinfoHariprasad Shenai
2015-08-10cxgb4: cleanup some indentingDan Carpenter
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter