summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf/dev
AgeCommit message (Expand)Author
2024-07-31net/mlx5: Always drain health in shutdown callbackShay Drory
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-10net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory
2024-04-12net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory
2024-04-10net/mlx5: Register devlink first under devlink lockShay Drory
2024-02-05net/mlx5: SF, Stop waiting for FW as teardown was calledMoshe Shemesh
2024-02-05net/mlx5: Rename mlx5_sf_dev_removeMoshe Shemesh
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-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri 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
2023-06-09net/mlx5: Light probe local SFsShay Drory
2023-05-24net/mlx5: SF, Drain health before removing deviceShay Drory
2023-04-11net/mlx5: Create a new profile for SFsParav Pandit
2023-02-14net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri 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-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky
2021-09-27net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit
2021-03-11net/mlx5: SF, Fix return typeRoi Dayan
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky
2021-02-10net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()Wei Yongjun
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit