summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/health.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Use order-0 allocations for EQsTariq Toukan2021-03-121-1/+1
* net/mlx5e: free page before returnPan Bian2021-01-261-1/+1
* net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha2020-12-081-3/+1
* net/mlx5e: Allow RQ outside of channel contextAya Levin2020-12-081-4/+5
* net/mlx5e: Allow CQ outside of channel contextAya Levin2020-12-081-2/+1
* net/mlx5: Fix uninitialized variable warningMoshe Tal2020-09-151-1/+1
* net/mlx5e: Add EQ info to TX/RX reporter's diagnoseAya Levin2020-07-021-0/+31
* net/mlx5e: Enhance CQ data on diagnose outputAya Levin2020-07-021-0/+8
* net/mlx5e: Rename reporter's helpersAya Levin2020-07-021-10/+10
* net/mlx5e: Change reporters create functions to return voidEran Ben Elisha2020-07-021-12/+3
* net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky2020-04-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-211-1/+1
|\
| * net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin2020-02-181-1/+1
* | mlx5: Use proper logging and tracing line terminationsJoe Perches2020-02-181-1/+1
* | net/mlx5e: Support dump callback in TX reporterAya Levin2020-02-181-0/+105
|/
* net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha2020-01-061-3/+4
* net/mlx5e: Add support to rx reporter diagnoseAya Levin2019-08-201-1/+15
* net/mlx5e: Add helper functions for reporter's basicsAya Levin2019-08-201-0/+17
* net/mlx5e: Add cq info to tx reporter diagnoseAya Levin2019-08-201-0/+62
* net/mlx5e: Extend tx reporter diagnostics outputAya Levin2019-08-201-0/+30
* net/mlx5e: Generalize tx reporter's functionalityAya Levin2019-08-201-0/+82