aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory1-1/+2
2022-10-27net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh1-0/+17
2022-07-28net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh1-7/+3
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+22
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory1-3/+22
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li1-1/+1
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh1-9/+19
2022-05-04net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh1-17/+17
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-7/+50
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh1-7/+50
2022-02-01net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla1-1/+1
2021-10-18mlx5: prevent 64bit divideJakub Kicinski1-3/+4
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin1-9/+7
2021-06-01net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh1-0/+3
2021-03-11net/mlx5: Remove second FW tracer checkLeon Romanovsky1-6/+1
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky1-3/+3
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh1-0/+24
2020-10-09net/mlx5: Add devlink param enable_remote_dev_reset supportMoshe Shemesh1-0/+29
2020-10-09net/mlx5: Add support for devlink reload action fw activateMoshe Shemesh1-6/+53
2020-10-09net/mlx5: Handle sync reset abort eventMoshe Shemesh1-0/+15
2020-10-09net/mlx5: Handle sync reset now eventMoshe Shemesh1-0/+119
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh1-0/+178
2020-10-09net/mlx5: Add functions to set/query MFRL registerMoshe Shemesh1-0/+51