summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot_stats.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06net: mscc: ocelot: fix stats region batchingVladimir Oltean1-1/+2
2022-09-09net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean1-17/+184
2022-09-09net: mscc: ocelot: exclude stats from bulk regions based on reg, not nameVladimir Oltean1-1/+1
2022-09-09net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean1-0/+65
2022-09-09net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean1-0/+226