aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/health.c
AgeCommit message (Expand)Author
2020-06-17net/mlx5: Fix fatal error handling during device loadShay Drory
2020-04-21net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh
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
2017-10-28drivers/net: mellanox: Convert timers to use timer_setup()Kees Cook
2017-10-26net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh
2017-09-21drivers: net: mlx5: use setup_timer() helper.Allen Pais
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg
2017-07-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-27net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-11net/mlx5: Continue health polling until it is explicitly stoppedMohamad Haj Yahia
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-14net/mlx5: Introduce trigger_health_work functionIlan Tayari
2017-01-19net/mlx5: Fix version printout in case of health issueEli Cohen
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia
2016-10-29net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia
2016-07-26net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-01net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia