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