aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18ionic: clean up comments and whitespaceShannon Nelson1-1/+0
2021-10-02ionic: remove debug statsShannon Nelson1-121/+0
2021-09-28ionic: fix gathering of debug statsShannon Nelson1-9/+0
2021-04-02ionic: ethtool ptp statsShannon Nelson1-4/+34
2021-03-30ionic: pull per-q stats work out of queue loopsShannon Nelson1-94/+125
2021-03-17ionic: Update driver to use ethtool_sprintfAlexander Duyck1-85/+60
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson1-28/+20
2020-05-12ionic: add more ethtool statsShannon Nelson1-2/+134
2020-03-09ionic: clean up bitflag usageShannon Nelson1-10/+10
2020-01-07ionic: add Rx dropped packet counterShannon Nelson1-0/+1
2019-10-07ionic: fix stats memory dereferenceShannon Nelson1-10/+19
2019-09-05ionic: Add driver statsShannon Nelson1-0/+310