summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
AgeCommit message (Expand)Author
2019-08-10mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-19net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry
2019-03-27net: mvpp2: cls: Rename the flow table macrosMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Allow reading the C2 engine table from debugfsMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Allow reading the flow table from debugfsMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Store debugfs entries data in mvpp2 structMaxime Chevallier
2019-03-27net: mvpp2: cls: Make the flow definitions constMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier
2018-07-18net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier
2018-07-16net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier