aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman1-2/+0
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh1-0/+3
2018-10-18net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin1-5/+41
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud1-4/+4
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha1-0/+3
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman1-0/+3
2018-08-16net/mlx5e: Delete unneeded function argumentYuval Shaia1-2/+2
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan1-1/+31
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan1-14/+33
2018-07-26net/mlx5e: Add counter for XDP redirect in RXTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add counter for total num of NOP operationsTariq Toukan1-0/+2
2018-06-28net/mlx5e: Add counter for MPWQE filler stridesTariq Toukan1-3/+6
2018-06-28net/mlx5e: Add channel events counterTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add a counter for congested UMRsTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add NAPI statisticsTariq Toukan1-0/+9
2018-06-28net/mlx5e: Add XDP_TX completions statisticsTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add TX completions statisticsTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add UDP GSO remaining counterBoris Pismenny1-0/+2
2018-06-01net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan1-4/+4
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha1-5/+0
2018-06-01net/mlx5e: Present SW stats when state is not openedEran Ben Elisha1-10/+0
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