summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
AgeCommit message (Expand)Author
2018-06-28net/mlx5e: Add channel events counterTariq Toukan
2018-06-28net/mlx5e: Add a counter for congested UMRsTariq Toukan
2018-06-28net/mlx5e: Add NAPI statisticsTariq Toukan
2018-06-28net/mlx5e: Add XDP_TX completions statisticsTariq Toukan
2018-06-28net/mlx5e: Add TX completions statisticsTariq Toukan
2018-06-28net/mlx5e: Add UDP GSO remaining counterBoris Pismenny
2018-06-01net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha
2018-06-01net/mlx5e: Present SW stats when state is not openedEran Ben Elisha
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel
2018-05-25net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha
2018-03-27net/mlx5e: Dump xmit error completionsEran Ben Elisha
2018-03-26net/mlx5e: Add interface down dropped packets statisticsMoshe Shemesh
2018-03-26net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha
2017-11-09net/mlx5e: Add VLAN offloads statisticsGal Pressman
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch pme counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch pcie counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch vport counters to use the stats group APIKamal Heib
2017-10-31net/mlx5e: Switch Q counters to use the stats group APIKamal Heib
2017-10-31net/mlx5e: Introduce stats group APIKamal Heib