summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/health.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-051-1/+9
* {net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens2018-02-281-1/+1
* net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2017-12-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-2/+3
|\
| * net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh2017-10-261-2/+3
* | drivers/net: mellanox: Convert timers to use timer_setup()Kees Cook2017-10-281-3/+3
* | drivers: net: mlx5: use setup_timer() helper.Allen Pais2017-09-211-3/+1
|/
* mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-031-1/+14
|\
| * net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-06-271-1/+14
* | net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-6/+5
|\|
| * net/mlx5: Continue health polling until it is explicitly stoppedMohamad Haj Yahia2017-06-111-6/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-261-1/+1
|\|
| * net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-231-1/+1
* | net/mlx5: Introduce trigger_health_work functionIlan Tayari2017-05-141-11/+21
|/
* net/mlx5: Fix version printout in case of health issueEli Cohen2017-01-191-17/+3
* net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-291-4/+41
* net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-291-3/+27
* net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia2016-10-291-0/+1
* net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-261-5/+2
* net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
* treewide: Fix typos in printkMasanari Iida2016-04-281-2/+2
* net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny2015-10-141-0/+72
* net/mlx5_core: Fix internal error detection conditionsEli Cohen2015-10-141-7/+44
* net/mlx5_core: Use private health thread for each deviceEli Cohen2015-10-091-34/+29
* net/mlx5_core: Use accessor functions to read from device memoryEli Cohen2015-10-091-13/+22
* net/mlx5_core: Update health syndromesEli Cohen2015-09-281-0/+9
* net/mlx5_core: Fix wrong name in structEli Cohen2015-09-281-1/+1
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* mlx5: remove health handler pluginEli Cohen2013-08-051-28/+1
* mlx5_core: Fixes for sparse warningsRoland Dreier2013-07-081-9/+19
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+217