aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy1-0/+6
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel1-0/+12
2020-09-15mlx5: add pause frame statsJakub Kicinski1-0/+29
2020-06-27net/mlx5e: kTLS, Add kTLS RX statsTariq Toukan1-0/+39
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-23/+27
2020-04-23net/mlx5: Update statistics to new cmd interfaceLeon Romanovsky1-12/+5
2020-04-20net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem1-24/+5
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky1-12/+23
2020-01-22net/mlx5e: Enable all available stats for uplink repsVlad Buslov1-2/+2
2020-01-22net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed1-13/+13
2020-01-22net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed1-26/+43
2020-01-22net/mlx5e: Declare stats groups via macroSaeed Mahameed1-183/+83
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed1-2/+57
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxSaeed Mahameed1-0/+1
2020-01-16net/mlx5e: Add discard counters per priorityAharon Landau1-0/+1
2020-01-07mlx5: work around high stack usage with gccArnd Bergmann1-0/+3
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha1-1/+1