aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha1-25/+31
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel1-2/+6
2018-05-25net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed1-15/+22
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin1-0/+22
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin1-0/+10
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha1-0/+3
2018-03-27net/mlx5e: Dump xmit error completionsEran Ben Elisha1-0/+3
2018-03-26net/mlx5e: Add interface down dropped packets statisticsMoshe Shemesh1-12/+36
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