summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/health.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Avoid recovery in probe flowsShay Drory2022-12-281-0/+6
* net/mlx5: Set default grace period based on function typeMaher Sanalla2022-10-031-2/+16
* net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh2022-10-031-3/+8
* net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"Colin Ian King2022-09-301-1/+1
* net/mlx5: Remove unused functionsGal Pressman2022-09-271-7/+0
* devlink: Hold the instance lock in health callbacksMoshe Shemesh2022-07-281-7/+1
* net/mlx5: Lock mlx5 devlink health recovery callbackMoshe Shemesh2022-07-281-1/+11
* net/mlx5: Delete useless module.h includeLeon Romanovsky2022-03-101-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-2/+3
|\
| * net/mlx5: Fix access to a non-supported registerAya Levin2021-11-301-1/+1
| * net/mlx5: Fix too early queueing of log timestamp workGal Pressman2021-11-301-2/+3
* | net/mlx5: Avoid printing health buffer when firmware is unavailableAya Levin2021-11-161-0/+5
|/
* net/mlx5: Add periodic update of host time to firmwareAya Levin2021-10-251-0/+30
* net/mlx5: Print health buffer by log levelAya Levin2021-10-251-19/+18
* net/mlx5: Extend health buffer dumpAya Levin2021-10-251-7/+66
* net/mlx5: Read timeout values from DTORAmir Tzin2021-10-151-12/+9
* net/mlx5: Delete impossible dev->state checksLeon Romanovsky2021-08-111-4/+0
* net/mlx5: Fix typo in commentsCai Huoqing2021-08-111-1/+1
* net/mlx5: Unload device upon firmware fatal errorAya Levin2021-07-271-2/+10
* net/mlx5: Fix spelling mistakes in mlx5_core_info messageColin Ian King2021-03-251-1/+1
* net/mlx5: Check returned value from health recover sequenceLeon Romanovsky2021-03-111-3/+3
* net/mlx5: Fix health error state handlingShay Drory2021-02-111-8/+14
* net/mlx5: Handle sync reset request eventMoshe Shemesh2020-10-091-15/+20
* net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-111-3/+11
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-04-301-1/+0
|\
| * net/mlx5: Delete not-used cmd headerLeon Romanovsky2020-04-191-1/+0
* | net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh2020-04-081-1/+1
|/
* devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha2020-03-301-2/+2
* net/mlx5: Dump of fw_fatal use updated devlink binary interfaceAya Levin2019-11-121-17/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+1
|\
| * net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dumpNavid Emamdoost2019-10-181-1/+1
* | devlink: propagate extack down to health reporter opsJiri Pirko2019-10-111-4/+8
|/
* net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh2019-08-221-9/+10
* net/mlx5: Fix crdump chunks printMoshe Shemesh2019-08-221-1/+2
* net/mlx5: Replace kfree with kvfreeChuhong Yuan2019-07-181-1/+1
* net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2019-06-131-16/+26
* net/mlx5: Add support for FW fatal reporter dumpMoshe Shemesh2019-06-131-0/+50
* net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh2019-06-131-20/+61
* net/mlx5: Report devlink health on FW issuesMoshe Shemesh2019-06-131-0/+33
* net/mlx5: Add support for FW reporter dumpMoshe Shemesh2019-06-131-0/+111
* net/mlx5: Create FW devlink_health_reporterMoshe Shemesh2019-06-131-0/+48
* net/mlx5: Issue SW reset on FW assertFeras Daoud2019-06-131-5/+152
* net/mlx5: Handle SW reset of FW in error flowFeras Daoud2019-06-131-61/+44
* net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-291-1/+1
* Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-221-1/+1
|\
| * net/mlx5: No command allowed when command interface is not readyHuy Nguyen2019-02-131-1/+1
* | net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen2019-04-021-16/+19
* | net/mlx5: Use dev->priv.name instead of dev_nameHuy Nguyen2019-04-021-1/+1
* | net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed2019-04-021-0/+7
|/
* net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-291-1/+2