summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
AgeCommit message (Expand)Author
2025-04-17net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slowKees Cook
2025-03-24net/mlx5e: Always select CONFIG_PAGE_POOL_STATSTariq Toukan
2025-03-21net/mlx5e: Expose port reset cycle recovery counter via ethtoolYael Chemla
2025-03-21net/mlx5e: Get counter group size by FW capabilityYael Chemla
2025-03-21net/mlx5e: Access PHY layer counter group as other counter groupsYael Chemla
2025-03-21net/mlx5e: Ensure each counter group uses its PCAM bitYael Chemla
2024-09-12net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data splitDragos Tatulea
2024-07-09net/mlx5e: SHAMPO, Add missing aggregate counterDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Add header-only ethtool counters for header data splitTariq Toukan
2024-06-05net/mlx5e: SHAMPO, Drop rx_gro_match_packets counterDragos Tatulea
2024-05-24net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu
2024-04-05net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu
2024-04-05net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu
2024-04-05net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu
2024-04-03net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-21net/mlx5e: aRFS, Introduce ethtool statsAdham Faris
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-06-16net/mlx5: Add header file for eventsJuhee Kang
2023-06-16net/mlx5e: Add local loopback counter to vport statsOr Har-Toov
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-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-07-19net/mlx5e: HTB, move stats and max_sqs to privMoshe Tal
2022-07-06net/mlx5e: Fix capability check for updating vnic env countersGal Pressman
2022-04-09net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky
2022-04-06net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky
2022-03-14net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_statsSaeed Mahameed
2022-03-03mlx5: add support for page_pool_get_statsJoe Damato
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-23net/mlx5e: Add feature check for set fec countersLama Kayal
2022-02-16net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin
2022-01-09net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski
2022-01-06net/mlx5e: Expose FEC counters via ethtoolLama Kayal
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan
2021-11-16net/mlx5: Fix format-security build warningsSaeed Mahameed
2021-10-26net/mlx5e: Add HW_GRO statisticsKhalid Manaa
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan
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