aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin1-0/+8
2019-08-20net/mlx5e: Extend tx reporter diagnostics outputAya Levin1-8/+61
2019-08-20net/mlx5e: Extend tx diagnose functionAya Levin1-10/+10
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin1-102/+38
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin1-4/+4
2019-08-20net/mlx5e: Rename reporter header fileAya Levin1-1/+1
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+9
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin1-3/+0
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin1-4/+8
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin1-4/+2
2019-08-01net/mlx5e: TX reporter cleanupAya Levin1-1/+0
2019-08-01net/mlx5e: Set tx reporter only on successful creationAya Levin1-6/+8
2019-08-01net/mlx5e: Fix mlx5e_tx_reporter_create return valueAya Levin1-2/+4
2019-07-11net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin1-2/+2
2019-07-11net/mlx5e: Fix return value from timeout recover functionAya Levin1-4/+2
2019-04-09net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha1-2/+1
2019-04-09net/mlx5e: Skip un-needed tx recover if interface state is downEran Ben Elisha1-1/+7
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