aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-05net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu1-0/+45
2024-04-05net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu1-0/+2
2024-04-05net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu1-0/+1
2024-04-03net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman1-135/+177
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman1-111/+68
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan1-11/+28
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-1/+1
2023-08-21net/mlx5e: aRFS, Introduce ethtool statsAdham Faris1-4/+18
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad1-1/+1
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu1-3/+1
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin1-1/+1
2023-06-16net/mlx5: Add header file for eventsJuhee Kang1-1/+1
2023-06-16net/mlx5e: Add local loopback counter to vport statsOr Har-Toov1-1/+22
2023-03-28net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea1-20/+0
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko1-0/+1
2022-12-08net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flowsRaed Salem1-0/+1
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed1-0/+17
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman1-1/+20
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson1-0/+3
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampAya Levin1-0/+2
2022-07-19net/mlx5e: HTB, move stats and max_sqs to privMoshe Tal1-6/+6
2022-07-06net/mlx5e: Fix capability check for updating vnic env countersGal Pressman1-1/+1
2022-04-09net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky1-1/+0
2022-04-06net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky1-4/+4
2022-03-14net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_statsSaeed Mahameed1-2/+3
2022-03-03mlx5: add support for page_pool_get_statsJoe Damato1-0/+75
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2022-02-23net/mlx5e: Add feature check for set fec countersLama Kayal1-3/+3
2022-02-16net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin1-1/+1
2022-01-09net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski1-1/+1
2022-01-06net/mlx5e: Expose FEC counters via ethtoolLama Kayal1-3/+98
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan1-8/+8
2021-11-16net/mlx5: Fix format-security build warningsSaeed Mahameed1-1/+1
2021-10-26net/mlx5e: Add HW_GRO statisticsKhalid Manaa1-0/+15
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal1-1/+2
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan1-4/+4
2021-04-16mlx5: implement ethtool standard statsJakub Kicinski1-7/+135
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan1-0/+3
2021-04-15mlx5: implement ethtool::get_fec_statsJakub Kicinski1-2/+27
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+0
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan1-6/+0
2021-03-31net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan1-4/+0
2021-03-29net/mlx5e: Add PTP-RX statisticsAya Levin1-26/+88
2021-03-25net/mlx5e: Generalize PTP implementationAya Levin1-9/+9
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-0/+100
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha1-1/+20
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha1-0/+96
2020-12-08net/mlx5e: Split SW group counters update functionEran Ben Elisha1-127/+161
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+6
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+12