aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/health.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia1-4/+41
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia1-3/+27
2016-10-29net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia1-0/+1
2016-07-26net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-5/+2
2016-07-01net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia1-3/+8
2016-04-28treewide: Fix typos in printkMasanari Iida1-2/+2
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+72
2015-10-14net/mlx5_core: Fix internal error detection conditionsEli Cohen1-7/+44
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen1-34/+29
2015-10-09net/mlx5_core: Use accessor functions to read from device memoryEli Cohen1-13/+22
2015-09-28net/mlx5_core: Update health syndromesEli Cohen1-0/+9
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen1-1/+1
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2013-08-05mlx5: remove health handler pluginEli Cohen1-28/+1
2013-07-08mlx5_core: Fixes for sparse warningsRoland Dreier1-9/+19
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+217