summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/health.c
AgeCommit message (Expand)Author
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-01net/mlx5: Fix fw reporter diagnose outputAya Levin
2024-02-05net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman
2024-02-05net/mlx5: remove fw reporter dump option for non PFMoshe Shemesh
2024-02-05net/mlx5: remove fw_fatal reporter dump option for non PFMoshe Shemesh
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-09-19net/mlx5: Add a health error syndrome for pci data poisonedMoshe Shemesh
2023-08-21net/mlx5: Remove health syndrome enum duplicationGal Pressman
2023-06-16net/mlx5: Add header file for eventsJuhee Kang
2023-06-09net/mlx5: Light probe local SFsShay Drory
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla
2023-03-15net/mlx5: Stop waiting for PCI up if teardown was triggeredMoshe Shemesh
2023-02-14net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko
2023-02-07net/mlx5: Remove redundant health work lockShay Drory
2023-01-18net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang
2022-12-28net/mlx5: Avoid recovery in probe flowsShay Drory
2022-10-03net/mlx5: Set default grace period based on function typeMaher Sanalla
2022-10-03net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh
2022-09-30net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"Colin Ian King
2022-09-27net/mlx5: Remove unused functionsGal Pressman
2022-07-28devlink: Hold the instance lock in health callbacksMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink health recovery callbackMoshe Shemesh
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin
2021-11-30net/mlx5: Fix too early queueing of log timestamp workGal Pressman
2021-11-16net/mlx5: Avoid printing health buffer when firmware is unavailableAya Levin
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin
2021-10-25net/mlx5: Print health buffer by log levelAya Levin
2021-10-25net/mlx5: Extend health buffer dumpAya Levin
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-07-27net/mlx5: Unload device upon firmware fatal errorAya Levin
2021-03-25net/mlx5: Fix spelling mistakes in mlx5_core_info messageColin Ian King
2021-03-11net/mlx5: Check returned value from health recover sequenceLeon Romanovsky
2021-02-11net/mlx5: Fix health error state handlingShay Drory
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky
2020-04-08net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2019-11-12net/mlx5: Dump of fw_fatal use updated devlink binary interfaceAya Levin
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-18net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dumpNavid Emamdoost
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh
2019-07-18net/mlx5: Replace kfree with kvfreeChuhong Yuan