summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c
AgeCommit message (Expand)Author
2025-03-25net/mlx5: Update pfnum retrieval for devlink port attributesShay Drory
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi
2024-07-13net/mlx5: Set default max eqs for SFsDaniel Jurgens
2023-09-19net/mlx5: Remove SF table reference countingJiri Pirko
2023-09-19net/mlx5: Push common deletion code into mlx5_sf_del()Jiri Pirko
2023-09-19net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all()Jiri Pirko
2023-09-19net/mlx5: Move state lock taking into mlx5_sf_dealloc()Jiri Pirko
2023-09-19net/mlx5: Convert SF port_indices xarray to function_ids xarrayJiri Pirko
2023-09-19net/mlx5: Use devlink port pointer to get the pointer of container SF structJiri Pirko
2023-09-19net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc()Jiri Pirko
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko
2023-08-22net/mlx5: Embed struct devlink_port into driver structureJiri Pirko
2023-08-22net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF codeJiri Pirko
2023-06-16net/mlx5: Remove unused ecpu field from struct mlx5_sf_tableJiri Pirko
2023-06-01devlink: bring port new reply backJiri Pirko
2023-05-24devlink: pass devlink_port pointer to ops->port_del() instead of indexJiri Pirko
2023-05-24devlink: remove duplicate port notificationJiri Pirko
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2021-10-25net/mlx5: SF, Add SF trace pointsParav Pandit
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-05-18net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit
2021-04-24net/mlx5: SF, Rely on hw table for SF devlink port allocationParav Pandit
2021-04-14net/mlx5: SF, Reuse stored hardware function idParav Pandit
2021-03-12net/mlx5: remove unneeded semicolonJiapeng Chong
2021-01-22net/mlx5: SF, Port function state change supportParav Pandit
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit