aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh1-0/+65
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy1-1/+18
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib1-0/+231
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib1-8/+25
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha1-0/+18
2017-11-09net/mlx5e: Add VLAN offloads statisticsGal Pressman1-0/+4
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib1-0/+103
2017-10-31net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib1-0/+24
2017-10-31net/mlx5e: Switch pme counters to use stats group APIKamal Heib1-0/+54
2017-10-31net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib1-0/+111
2017-10-31net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib1-0/+50
2017-10-31net/mlx5e: Switch pcie counters to use stats group APIKamal Heib1-1/+93
2017-10-31net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib1-0/+47
2017-10-31net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib1-0/+45
2017-10-31net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib1-0/+52
2017-10-31net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib1-0/+42
2017-10-31net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib1-0/+57
2017-10-31net/mlx5e: Switch vport counters to use the stats group APIKamal Heib1-0/+77
2017-10-31net/mlx5e: Switch Q counters to use the stats group APIKamal Heib1-1/+35
2017-10-31net/mlx5e: Introduce stats group APIKamal Heib1-0/+107