summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu2024-05-241-0/+4
* net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu2024-04-051-0/+45
* net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu2024-04-051-0/+2
* net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu2024-04-051-0/+1
* net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman2024-04-031-135/+177
* net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman2024-04-031-111/+68
* net/mlx5e: Support per-mdev queue counterTariq Toukan2024-03-071-11/+28
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-08-241-1/+1
|\
| * net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad2023-08-201-1/+1
* | net/mlx5e: aRFS, Introduce ethtool statsAdham Faris2023-08-211-4/+18
* | net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu2023-08-141-3/+1
* | page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+1
|/
* net/mlx5: Add header file for eventsJuhee Kang2023-06-161-1/+1
* net/mlx5e: Add local loopback counter to vport statsOr Har-Toov2023-06-161-1/+22
* net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea2023-03-281-20/+0
* mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko2023-02-241-0/+1
* net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flowsRaed Salem2022-12-081-0/+1
* net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed2022-11-121-0/+17
* net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman2022-10-031-1/+20
* net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson2022-09-071-0/+3
* net/mlx5e: Add resiliency for PTP TX port timestampAya Levin2022-07-191-0/+2
* net/mlx5e: HTB, move stats and max_sqs to privMoshe Tal2022-07-191-6/+6
* net/mlx5e: Fix capability check for updating vnic env countersGal Pressman2022-07-061-1/+1
* net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky2022-04-091-1/+0
* net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky2022-04-061-4/+4
* net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_statsSaeed Mahameed2022-03-141-2/+3
* mlx5: add support for page_pool_get_statsJoe Damato2022-03-031-0/+75
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-3/+3
|\
| * net/mlx5e: Add feature check for set fec countersLama Kayal2022-02-231-3/+3
* | net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin2022-02-161-1/+1
|/
* net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski2022-01-091-1/+1
* net/mlx5e: Expose FEC counters via ethtoolLama Kayal2022-01-061-3/+98
* net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan2021-12-211-8/+8
* net/mlx5: Fix format-security build warningsSaeed Mahameed2021-11-161-1/+1
* net/mlx5e: Add HW_GRO statisticsKhalid Manaa2021-10-261-0/+15
* net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal2021-09-301-1/+2
* net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan2021-09-301-4/+4
* mlx5: implement ethtool standard statsJakub Kicinski2021-04-161-7/+135
* net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan2021-04-161-0/+3
* mlx5: implement ethtool::get_fec_statsJakub Kicinski2021-04-151-2/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-10/+0
|\
| * net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan2021-03-311-6/+0
| * net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan2021-03-311-4/+0
* | net/mlx5e: Add PTP-RX statisticsAya Levin2021-03-291-26/+88
* | net/mlx5e: Generalize PTP implementationAya Levin2021-03-251-9/+9
|/
* net/mlx5e: Support HTB offloadMaxim Mikityanskiy2021-01-221-0/+100
* net/mlx5e: Add TX port timestamp supportEran Ben Elisha2020-12-081-1/+20
* net/mlx5e: Add TX PTP port object supportEran Ben Elisha2020-12-081-0/+96
* net/mlx5e: Split SW group counters update functionEran Ben Elisha2020-12-081-127/+161
* Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-09-221-0/+6
|\