summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-05cxgb4: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+3
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari1-0/+2
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari1-20/+15
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari1-18/+17
2020-08-21crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav1-2/+5
2020-06-30cxgb4: add support for mirror RxqsRahul Lakkireddy1-2/+64
2020-06-23cxgb4: move DCB version extern to header fileRahul Lakkireddy1-1/+0
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov1-3/+3
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