aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-18net/mlx5e: kTLS, Enhance TX resync flowTariq Toukan1-6/+10
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin1-1/+148
2019-08-28net/mlx5e: Add device out of buffer counterMoshe Shemesh1-13/+25
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin1-0/+3
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2019-08-01net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet leftShay Agroskin1-0/+6
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan1-4/+4
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-2/+26
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-3/+112
2019-04-23net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy1-3/+0
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin1-1/+7
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin1-0/+6
2019-04-09net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed1-0/+6