aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-01net/mlx5e: Introduce the mlx5e_flush_rq functionMaxim Mikityanskiy1-22/+1
2022-09-30net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy1-5/+2
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy1-0/+6
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy1-1/+34
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin1-2/+5
2021-04-16net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin1-0/+6
2021-03-29net/mlx5e: Add PTP RQ to RX reporterAya Levin1-2/+66
2021-03-29net/mlx5e: Refactor RX reporter diagnosticsAya Levin1-38/+66
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-0/+1
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan1-1/+3
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha1-1/+1
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin1-23/+27
2020-07-10net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk1-6/+3
2020-07-02net/mlx5e: Enhance ICOSQ data on RX reporter's diagnoseAya Levin1-3/+56
2020-07-02net/mlx5e: Add EQ info to TX/RX reporter's diagnoseAya Levin1-0/+4
2020-07-02net/mlx5e: Rename reporter's helpersAya Levin1-24/+24
2020-07-02net/mlx5e: Add helper to get the RQ WQE counterAya Levin1-0/+6
2020-07-02net/mlx5e: Add helper to get RQ WQE's headAya Levin1-4/+1
2020-07-02net/mlx5e: Move RQ helpers to txrx.hAya Levin1-0/+1
2020-07-02net/mlx5e: Align RX/TX reporters diagnose output formatAya Levin1-2/+2
2020-07-02net/mlx5e: Remove redundant RQ state queryAya Levin1-17/+1
2020-07-02net/mlx5e: Add a flush timeout defineAya Levin1-1/+2
2020-07-02net/mlx5e: Change reporters create functions to return voidEran Ben Elisha1-3/+2
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha1-1/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin1-1/+1
2020-02-18mlx5: Use proper logging and tracing line terminationsJoe Perches1-4/+5
2020-02-18net/mlx5e: Support dump callback in RX reporterAya Levin1-0/+183
2020-02-18net/mlx5e: Gather reporters APIs togetherAya Levin1-41/+41
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko1-2/+4
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin1-0/+69
2019-08-20net/mlx5e: Report and recover from rx timeoutAya Levin1-0/+32
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin1-1/+108
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin1-0/+196