aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman1-0/+4
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson1-0/+1
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampAya Levin1-0/+2
2022-04-09net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky1-1/+0
2022-03-03mlx5: add support for page_pool_get_statsJoe Damato1-1/+26
2022-02-16net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin1-0/+1
2021-10-26net/mlx5e: Add HW_GRO statisticsKhalid Manaa1-0/+10
2021-04-16mlx5: implement ethtool standard statsJakub Kicinski1-0/+10
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan1-0/+2
2021-04-15mlx5: implement ethtool::get_fec_statsJakub Kicinski1-0/+2
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+0
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan1-4/+0
2021-03-31net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan1-2/+0
2021-03-29net/mlx5e: Add PTP-RX statisticsAya Levin1-0/+1
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-0/+2
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha1-0/+8
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha1-0/+3
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+4
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy1-0/+4
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel1-0/+1
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin1-0/+2
2020-09-15mlx5: add pause frame statsJakub Kicinski1-0/+3
2020-06-27net/mlx5e: kTLS, Add kTLS RX statsTariq Toukan1-0/+25
2020-04-20net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem1-0/+2
2020-01-22net/mlx5e: Enable all available stats for uplink repsVlad Buslov1-2/+1
2020-01-22net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed1-0/+14
2020-01-22net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed1-2/+10
2020-01-22net/mlx5e: Declare stats groups via macroSaeed Mahameed1-1/+24
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed1-15/+22
2019-10-18net/mlx5e: kTLS, Enhance TX resync flowTariq Toukan1-4/+6
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin1-0/+2
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin1-0/+2
2019-08-01net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet leftShay Agroskin1-0/+3
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-0/+14
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-0/+30
2019-04-23net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy1-2/+0
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin1-0/+3
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin1-0/+3
2019-04-09net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed1-0/+4
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed1-1/+0
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz1-0/+1
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/+2
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha1-0/+2
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman1-0/+2
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan1-0/+5
2018-07-26net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan1-1/+2
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan1-5/+11