summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c
AgeCommit message (Expand)Author
2023-10-26net/mlx5: fix uninit value usePrzemek Kitszel
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu
2023-04-05net/mlx5e: Fix SQ SW state layout in SQ devlink health diagnosticsAdham Faris
2023-03-15net/mlx5e: Expose SQ SW state as part of SQ health diagnosticsAdham Faris
2023-02-14net/mlx5e: Replace usage of mlx5e_devlink_get_dl_port() by netdev->devlink_portJiri Pirko
2023-02-04net/mlx5e: Trigger NAPI after activating an SQMaxim Mikityanskiy
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-22net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-04-16net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin
2021-03-29net/mlx5e: Add states to PTP channelAya Levin
2021-03-25net/mlx5e: Generalize PTP implementationAya Levin
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin
2020-07-10net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk
2020-07-02net/mlx5e: Enhance TX timeout recoveryAya Levin
2020-07-02net/mlx5e: Add EQ info to TX/RX reporter's diagnoseAya Levin
2020-07-02net/mlx5e: Rename reporter's helpersAya Levin
2020-07-02net/mlx5e: Add a flush timeout defineAya Levin
2020-07-02net/mlx5e: Change reporters create functions to return voidEran Ben Elisha
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-02-18mlx5: Use proper logging and tracing line terminationsJoe Perches
2020-02-18net/mlx5e: Support dump callback in TX reporterAya Levin
2020-02-18net/mlx5e: Gather reporters APIs togetherAya Levin
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin
2019-08-20net/mlx5e: Extend tx reporter diagnostics outputAya Levin
2019-08-20net/mlx5e: Extend tx diagnose functionAya Levin
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin
2019-08-20net/mlx5e: Rename reporter header fileAya Levin
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin
2019-08-01net/mlx5e: TX reporter cleanupAya Levin
2019-08-01net/mlx5e: Set tx reporter only on successful creationAya Levin
2019-08-01net/mlx5e: Fix mlx5e_tx_reporter_create return valueAya Levin
2019-07-11net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin
2019-07-11net/mlx5e: Fix return value from timeout recover functionAya Levin
2019-04-09net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha
2019-04-09net/mlx5e: Skip un-needed tx recover if interface state is downEran Ben Elisha