aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01net/mlx5e: Declare mlx5e_tx_reporter_recover_from_ctx as staticEran Ben Elisha1-1/+1
2019-02-22net/mlx5e: Fix mlx5e_tx_reporter_create return valueEran Ben Elisha1-1/+1
2019-02-22net/mlx5e: Fix return status of TX reporter timeout recoverEran Ben Elisha1-1/+1
2019-02-22net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha1-2/+14
2019-02-22net/mlx5e: Fix warn print in case of TX reporter creation failureEran Ben Elisha1-1/+1
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha1-0/+38
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha1-0/+259
2019-01-25net: Revert devlink health changes.David S. Miller1-356/+0
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha1-0/+35
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha1-0/+321