aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-24net: dpaa2-eth: export buffer pool info into a new debugfs fileIoana Ciornei1-0/+49
2022-10-24net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug fileIoana Ciornei1-4/+4
2021-05-21dpaa2-eth: name the debugfs directory after the DPNI objectIoana Ciornei1-1/+5
2020-09-17dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-57/+6
2020-06-29dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei1-3/+4
2020-06-29dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei1-4/+3
2020-06-25dpaa2-eth: trim debugfs FQ statsIoana Radulescu1-0/+4
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu1-3/+4
2020-04-28dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor1-1/+1
2020-04-25dpaa2-eth: add channel stat to debugfsIoana Ciornei1-3/+6
2019-08-10dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-47/+7
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu1-0/+237