summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
AgeCommit message (Expand)Author
2022-07-05cxgb4: Use the bitmap API to allocate bitmapsChristophe JAILLET
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari
2020-08-21crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav
2020-06-30cxgb4: add support for mirror RxqsRahul Lakkireddy
2020-06-23cxgb4: move DCB version extern to header fileRahul Lakkireddy
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari
2020-05-18cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-05-15cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy
2020-03-08cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari
2020-02-24chelsio: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-06cxgb4: Added tls stats prints.Devulapally Shiva Krishna
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24seq_tab_next() should increase position indexVasily Averin
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-14cxgb4: fix a memory leak bugWenwen Wang
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
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