aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari1-0/+2
2020-05-18cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko1-14/+6
2020-05-15cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy1-28/+116
2020-03-08cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari1-0/+35
2020-02-24chelsio: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-06cxgb4: Added tls stats prints.Devulapally Shiva Krishna1-0/+7
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+1
2020-01-24seq_tab_next() should increase position indexVasily Averin1-2/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+4
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain1-12/+10
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni1-0/+4
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain1-0/+3
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy1-0/+1
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy1-0/+1
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy1-1/+52
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2019-08-14cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-3/+2
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath1-1/+1
2018-12-15cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li1-90/+23
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar1-0/+1
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar1-0/+193
2018-07-27cxgb4: print ULD queue information managed by LLDRahul Lakkireddy1-19/+277
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy1-9/+2
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy1-1/+2
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar1-7/+15
2018-07-11cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy1-0/+164
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom1-0/+39
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-56/+56
2018-03-13cxgb4: Add HMA supportArjun Vynipadath1-2/+8
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-247/+57
2017-12-28cxgb4: display VNI correctlyGanesh Goudar1-3/+5
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar1-3/+4
2017-12-19cxgb4: Report tid start range correctly for T6Ganesh Goudar1-3/+8
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy1-1/+1
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy1-238/+40
2017-11-29cxgb4: Add support for Inline IPSec TxAtul Gupta1-0/+2
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy1-6/+7
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 ULD'sHariprasad 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