aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/health.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-12net/mlx5: Use order-0 allocations for EQsTariq Toukan1-1/+1
2021-01-26net/mlx5e: free page before returnPan Bian1-1/+1
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha1-3/+1
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin1-4/+5
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin1-2/+1
2020-09-15net/mlx5: Fix uninitialized variable warningMoshe Tal1-1/+1
2020-07-02net/mlx5e: Add EQ info to TX/RX reporter's diagnoseAya Levin1-0/+31
2020-07-02net/mlx5e: Enhance CQ data on diagnose outputAya Levin1-0/+8
2020-07-02net/mlx5e: Rename reporter's helpersAya Levin1-10/+10
2020-07-02net/mlx5e: Change reporters create functions to return voidEran Ben Elisha1-12/+3
2020-04-23net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky1-1/+1
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-02-18mlx5: Use proper logging and tracing line terminationsJoe Perches1-1/+1
2020-02-18net/mlx5e: Support dump callback in TX reporterAya Levin1-0/+105
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin1-1/+1
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha1-3/+4
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin1-1/+15
2019-08-20net/mlx5e: Add helper functions for reporter's basicsAya Levin1-0/+17
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin1-0/+62
2019-08-20net/mlx5e: Extend tx reporter diagnostics outputAya Levin1-0/+30
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin1-0/+82