index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
fw_reset.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-25
net/mlx5: fw reset, check bridge accessibility at earlier stage
Amir Tzin
2024-10-21
net/mlx5: Add sync reset drop mode support
Moshe Shemesh
2024-09-12
net/mlx5: Skip HotPlug check on sync reset using hot reset
Moshe Shemesh
2024-09-12
net/mlx5: Add support for sync reset using hot reset
Moshe Shemesh
2024-07-31
net/mlx5: Fix missing lock on sync reset reload
Moshe Shemesh
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-03-01
net/mlx5: Check capability for fw_reset
Moshe Shemesh
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-04
net/mlx5: Nack sync reset request when HotPlug is enabled
Moshe Shemesh
2023-11-15
net/mlx5: Allow sync reset flow when BF MGT interface device is present
Moshe Shemesh
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-21
net/mlx5: Convert PCI error values to generic errnos
Ilpo Järvinen
2023-08-21
net/mlx5: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-08-14
net/mlx5: Check with FW that sync reset completed successfully
Moshe Shemesh
2023-06-30
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-23
net/mlx5: Fix error code in mlx5_is_reset_now_capable()
Dan Carpenter
2023-06-16
net/mlx5: Handle sync reset unload event
Moshe Shemesh
2023-06-16
net/mlx5: Ack on sync_reset_request only if PF can do reset_now
Moshe Shemesh
2023-06-14
net/mlx5: Rely on dev->link_active_reporting
Maciej W. Rozycki
2023-04-20
net/mlx5: Use recovery timeout on sync reset flow
Moshe Shemesh
2023-04-20
Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"
Moshe Shemesh
2023-02-14
net/mlx5: Suspend auxiliary devices only in case of PCI device suspend
Jiri Pirko
2023-02-14
net/mlx5: Remove "recovery" arg from mlx5_load_one() function
Jiri Pirko
2023-02-07
net/mlx5: fw reset: Skip device ID check if PCI link up failed
Moshe Shemesh
2023-01-27
net/mlx5: Move fw reset devlink param to fw reset code
Jiri Pirko
2022-11-21
net/mlx5: Fix sync reset event handler error flow
Moshe Shemesh
2022-11-09
net/mlx5: fw_reset: Don't try to load device in case PCI isn't working
Shay Drory
2022-10-27
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Moshe Shemesh
2022-07-28
net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
Moshe Shemesh
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-17
net/mlx5: Drain fw_reset when removing device
Shay Drory
2022-05-09
net/mlx5: Increase FW pre-init timeout for health recovery
Gavin Li
2022-05-04
net/mlx5: Avoid double clear or set of sync reset requested
Moshe Shemesh
2022-05-04
net/mlx5: Fix deadlock in sync reset flow
Moshe Shemesh
2022-02-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2022-02-23
net/mlx5: Add clarification on sync reset failure
Moshe Shemesh
2022-02-01
net/mlx5: Use del_timer_sync in fw reset flow of halting poll
Maher Sanalla
2021-10-18
mlx5: prevent 64bit divide
Jakub Kicinski
2021-10-15
net/mlx5: Read timeout values from DTOR
Amir Tzin
2021-06-01
net/mlx5: Check firmware sync reset requested is set before trying to abort it
Moshe Shemesh
2021-03-11
net/mlx5: Remove second FW tracer check
Leon Romanovsky
2021-03-11
net/mlx5: Separate probe vs. reload flows
Leon Romanovsky
2020-10-09
net/mlx5: Add support for fw live patch event
Moshe Shemesh
2020-10-09
net/mlx5: Add devlink param enable_remote_dev_reset support
Moshe Shemesh
2020-10-09
net/mlx5: Add support for devlink reload action fw activate
Moshe Shemesh
2020-10-09
net/mlx5: Handle sync reset abort event
Moshe Shemesh
2020-10-09
net/mlx5: Handle sync reset now event
Moshe Shemesh
2020-10-09
net/mlx5: Handle sync reset request event
Moshe Shemesh
[next]