aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
AgeCommit message (Expand)Author
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
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-03-25net/mlx5e: Generalize PTP implementationAya 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-12-08net/mlx5e: Split SW group counters update functionEran 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-15mlx5: add pause frame statsJakub Kicinski
2020-06-27net/mlx5e: kTLS, Add kTLS RX statsTariq Toukan
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-23net/mlx5: Update statistics to new cmd interfaceLeon Romanovsky
2020-04-20net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky
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
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5e: Add discard counters per priorityAharon Landau
2020-01-07mlx5: work around high stack usage with gccArnd Bergmann
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-10-18net/mlx5e: kTLS, Enhance TX resync flowTariq Toukan
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin
2019-08-28net/mlx5e: Add device out of buffer counterMoshe Shemesh
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller