summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.h
AgeCommit message (Expand)Author
2021-10-26net/mlx5e: Add HW_GRO statisticsKhalid Manaa
2021-04-16mlx5: implement ethtool standard statsJakub Kicinski
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-04-15mlx5: implement ethtool::get_fec_statsJakub Kicinski
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan
2021-03-31net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan
2021-03-29net/mlx5e: Add PTP-RX statisticsAya Levin
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin
2020-09-15mlx5: add pause frame statsJakub Kicinski
2020-06-27net/mlx5e: kTLS, Add kTLS RX statsTariq Toukan
2020-04-20net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem
2020-01-22net/mlx5e: Enable all available stats for uplink repsVlad Buslov
2020-01-22net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed
2020-01-22net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed
2020-01-22net/mlx5e: Declare stats groups via macroSaeed Mahameed
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed
2019-10-18net/mlx5e: kTLS, Enhance TX resync flowTariq Toukan
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin
2019-08-01net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet leftShay Agroskin
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-04-23net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin
2019-04-09net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz
2018-12-13net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan
2018-07-26net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan
2018-07-26net/mlx5e: Add counter for XDP redirect in RXTariq Toukan
2018-06-28net/mlx5e: Add counter for total num of NOP operationsTariq Toukan
2018-06-28net/mlx5e: Add counter for MPWQE filler stridesTariq Toukan
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