aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.h
AgeCommit message (Expand)Author
2023-11-15net/mlx5e: Add local loopback counter to vport rep statsOr Har-Toov
2023-10-12net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin
2023-08-21net/mlx5e: aRFS, Introduce ethtool statsAdham Faris
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu
2023-03-28net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-12-08net/mlx5: Refactor and expand rep vport stat groupOr Har-Toov
2022-12-08net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flowsRaed Salem
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampAya Levin
2022-04-09net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky
2022-03-03mlx5: add support for page_pool_get_statsJoe Damato
2022-02-16net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin
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