summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Remove trailing space of tx_pause ethtool counter nameSaeed Mahameed2018-12-041-1/+1
* net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh2018-11-191-0/+3
* net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin2018-10-181-5/+41
* net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-101-4/+4
* net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha2018-10-031-0/+3
* net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman2018-09-051-0/+3
* net/mlx5e: Delete unneeded function argumentYuval Shaia2018-08-161-2/+2
* net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan2018-07-261-1/+31
* net/mlx5e: Refactor XDP countersTariq Toukan2018-07-261-14/+33
* net/mlx5e: Add counter for XDP redirect in RXTariq Toukan2018-07-261-0/+3
* net/mlx5e: Add counter for total num of NOP operationsTariq Toukan2018-06-281-0/+2
* net/mlx5e: Add counter for MPWQE filler stridesTariq Toukan2018-06-281-3/+6
* net/mlx5e: Add channel events counterTariq Toukan2018-06-281-0/+3
* net/mlx5e: Add a counter for congested UMRsTariq Toukan2018-06-281-0/+3
* net/mlx5e: Add NAPI statisticsTariq Toukan2018-06-281-0/+9
* net/mlx5e: Add XDP_TX completions statisticsTariq Toukan2018-06-281-0/+3
* net/mlx5e: Add TX completions statisticsTariq Toukan2018-06-281-0/+3
* net/mlx5e: Add UDP GSO remaining counterBoris Pismenny2018-06-281-0/+2
* net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan2018-06-011-4/+4
* net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-011-5/+0
* net/mlx5e: Present SW stats when state is not openedEran Ben Elisha2018-06-011-10/+0
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-251-25/+31
* net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-251-2/+6
* net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed2018-05-251-15/+22
* net/mlx5e: TLS, Add error statisticsIlya Lesokhin2018-05-011-0/+22
* net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-011-0/+10
* net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha2018-03-271-0/+3
* net/mlx5e: Dump xmit error completionsEran Ben Elisha2018-03-271-0/+3
* net/mlx5e: Add interface down dropped packets statisticsMoshe Shemesh2018-03-261-12/+36
* net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh2018-03-261-0/+65
* net/mlx5e: Expose PFC stall prevention countersInbar Karmy2018-03-261-1/+18
* net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib2018-01-191-0/+231
* net/mlx5e: Merge per priority stats groupsKamal Heib2018-01-191-8/+25
* net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha2018-01-191-0/+18
* net/mlx5e: Add VLAN offloads statisticsGal Pressman2017-11-091-0/+4
* net/mlx5e: Switch channels counters to use stats group APIKamal Heib2017-10-311-0/+103
* net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib2017-10-311-0/+24
* net/mlx5e: Switch pme counters to use stats group APIKamal Heib2017-10-311-0/+54
* net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib2017-10-311-0/+111
* net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib2017-10-311-0/+50
* net/mlx5e: Switch pcie counters to use stats group APIKamal Heib2017-10-311-1/+93
* net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib2017-10-311-0/+47
* net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib2017-10-311-0/+45
* net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib2017-10-311-0/+52
* net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib2017-10-311-0/+42
* net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib2017-10-311-0/+57
* net/mlx5e: Switch vport counters to use the stats group APIKamal Heib2017-10-311-0/+77
* net/mlx5e: Switch Q counters to use the stats group APIKamal Heib2017-10-311-1/+35
* net/mlx5e: Introduce stats group APIKamal Heib2017-10-311-0/+107