summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c
AgeCommit message (Expand)Author
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-04net/mlx5: Nack sync reset request when HotPlug is enabledMoshe Shemesh
2023-11-15net/mlx5: Allow sync reset flow when BF MGT interface device is presentMoshe Shemesh
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-21net/mlx5: Convert PCI error values to generic errnosIlpo Järvinen
2023-08-21net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-14net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-23net/mlx5: Fix error code in mlx5_is_reset_now_capable()Dan Carpenter
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh
2023-06-16net/mlx5: Ack on sync_reset_request only if PF can do reset_nowMoshe Shemesh
2023-06-14net/mlx5: Rely on dev->link_active_reportingMaciej W. Rozycki
2023-04-20net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh
2023-04-20Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh
2023-02-14net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko
2023-02-14net/mlx5: Remove "recovery" arg from mlx5_load_one() functionJiri Pirko
2023-02-07net/mlx5: fw reset: Skip device ID check if PCI link up failedMoshe Shemesh
2023-01-27net/mlx5: Move fw reset devlink param to fw reset codeJiri Pirko
2022-11-21net/mlx5: Fix sync reset event handler error flowMoshe Shemesh
2022-11-09net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory
2022-10-27net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh
2022-07-28net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-04net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh
2022-02-01net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla
2021-10-18mlx5: prevent 64bit divideJakub Kicinski
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin
2021-06-01net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh
2021-03-11net/mlx5: Remove second FW tracer checkLeon Romanovsky
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh
2020-10-09net/mlx5: Add devlink param enable_remote_dev_reset supportMoshe Shemesh
2020-10-09net/mlx5: Add support for devlink reload action fw activateMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset abort eventMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset now eventMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-10-09net/mlx5: Add functions to set/query MFRL registerMoshe Shemesh