aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/dev.c
AgeCommit message (Expand)Author
2023-10-14net/mlx5: Redesign SF active work to remove table_lockWei Zhang
2023-09-19net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_tableJiri Pirko
2023-08-14net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()Jiri Pirko
2023-08-14net/mlx5: Remove redundant check of mlx5_vhca_event_supported()Jiri Pirko
2023-08-14net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...Jiri Pirko
2023-08-14net/mlx5: Use auxiliary_device_uninit() instead of device_put()Jiri Pirko
2022-11-21net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory
2022-01-06net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit
2021-04-24net/mlx5: SF, Consider own vhca events of SF devicesParav Pandit
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit