index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
sf
/
dev
/
dev.c
Age
Commit message (
Expand
)
Author
2024-02-05
net/mlx5: Rename mlx5_sf_dev_remove
Moshe Shemesh
2023-10-14
net/mlx5: Redesign SF active work to remove table_lock
Wei Zhang
2023-09-19
net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_table
Jiri Pirko
2023-08-14
net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()
Jiri Pirko
2023-08-14
net/mlx5: Remove redundant check of mlx5_vhca_event_supported()
Jiri Pirko
2023-08-14
net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...
Jiri Pirko
2023-08-14
net/mlx5: Use auxiliary_device_uninit() instead of device_put()
Jiri Pirko
2022-11-21
net/mlx5: SF: Fix probing active SFs during driver probe phase
Shay Drory
2022-01-06
net/mlx5: Fix access to sf_dev_table on allocation failure
Shay Drory
2021-10-25
net/mlx5: SF_DEV Add SF device trace points
Parav Pandit
2021-08-11
net/mlx5: SF, use recent sysfs api
Parav Pandit
2021-06-16
net/mlx5: SF_DEV, remove SF device on invalid state
Parav Pandit
2021-04-24
net/mlx5: SF, Consider own vhca events of SF devices
Parav Pandit
2021-03-22
net/mlx5: SF, do not use ecpu bit for vhca state processing
Parav Pandit
2021-01-22
net/mlx5: SF, Add auxiliary device driver
Parav Pandit
2021-01-22
net/mlx5: SF, Add auxiliary device support
Parav Pandit