aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed1-4/+2
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz1-1/+1
2018-12-13net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman1-2/+0
2018-12-11net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich1-0/+12
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-7/+10
2018-12-10net/mlx5: Rework handling of port module eventsMikhael Goikhman1-4/+4
2018-12-04net/mlx5e: Remove trailing space of tx_pause ethtool counter nameSaeed Mahameed1-1/+1
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-3/+6
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh1-0/+3
2018-10-18net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin1-5/+41
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud1-4/+4
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha1-0/+3
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman1-0/+3
2018-08-16net/mlx5e: Delete unneeded function argumentYuval Shaia1-2/+2
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan1-1/+31
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan1-14/+33
2018-07-26net/mlx5e: Add counter for XDP redirect in RXTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add counter for total num of NOP operationsTariq Toukan1-0/+2
2018-06-28net/mlx5e: Add counter for MPWQE filler stridesTariq Toukan1-3/+6
2018-06-28net/mlx5e: Add channel events counterTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add a counter for congested UMRsTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add NAPI statisticsTariq Toukan1-0/+9
2018-06-28net/mlx5e: Add XDP_TX completions statisticsTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add TX completions statisticsTariq Toukan1-0/+3
2018-06-28net/mlx5e: Add UDP GSO remaining counterBoris Pismenny1-0/+2
2018-06-01net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan1-4/+4
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha1-5/+0