summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/health.c
AgeCommit message (Expand)Author
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
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh
2019-06-13net/mlx5: Add support for FW fatal reporter dumpMoshe Shemesh
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh
2019-06-13net/mlx5: Add support for FW reporter dumpMoshe Shemesh
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-02net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen
2019-04-02net/mlx5: Use dev->priv.name instead of dev_nameHuy Nguyen
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-02-28{net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller