Age | Commit message (Expand) | Author |
2025-03-25 | net/mlx5: Update pfnum retrieval for devlink port attributes | Shay Drory |
2025-01-16 | net/mlx5: SF, Fix add port error handling | Chris Mi |
2024-07-13 | net/mlx5: Set default max eqs for SFs | Daniel Jurgens |
2023-09-19 | net/mlx5: Remove SF table reference counting | Jiri Pirko |
2023-09-19 | net/mlx5: Push common deletion code into mlx5_sf_del() | Jiri Pirko |
2023-09-19 | net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all() | Jiri Pirko |
2023-09-19 | net/mlx5: Move state lock taking into mlx5_sf_dealloc() | Jiri Pirko |
2023-09-19 | net/mlx5: Convert SF port_indices xarray to function_ids xarray | Jiri Pirko |
2023-09-19 | net/mlx5: Use devlink port pointer to get the pointer of container SF struct | Jiri Pirko |
2023-09-19 | net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() | Jiri Pirko |
2023-09-17 | net/mlx5: SF, Implement peer devlink set for SF representor devlink port | Jiri Pirko |
2023-08-22 | net/mlx5: Embed struct devlink_port into driver structure | Jiri Pirko |
2023-08-22 | net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF code | Jiri Pirko |
2023-06-16 | net/mlx5: Remove unused ecpu field from struct mlx5_sf_table | Jiri Pirko |
2023-06-01 | devlink: bring port new reply back | Jiri Pirko |
2023-05-24 | devlink: pass devlink_port pointer to ops->port_del() instead of index | Jiri Pirko |
2023-05-24 | devlink: remove duplicate port notification | Jiri Pirko |
2022-07-02 | net/mlx5: E-switch, Remove dependency between sriov and eswitch mode | Chris Mi |
2021-10-25 | net/mlx5: SF, Add SF trace points | Parav Pandit |
2021-10-15 | net/mlx5: Introduce new device index wrapper | Rongwei Liu |
2021-08-11 | net/mlx5: Fix typo in comments | Cai Huoqing |
2021-08-08 | devlink: Simplify devlink port API calls | Leon Romanovsky |
2021-05-18 | net/mlx5: SF, Fix show state inactive when its inactivated | Parav Pandit |
2021-04-24 | net/mlx5: SF, Extend SF table for additional SF id range | Parav Pandit |
2021-04-24 | net/mlx5: SF, Rely on hw table for SF devlink port allocation | Parav Pandit |
2021-04-14 | net/mlx5: SF, Reuse stored hardware function id | Parav Pandit |
2021-03-12 | net/mlx5: remove unneeded semicolon | Jiapeng Chong |
2021-01-22 | net/mlx5: SF, Port function state change support | Parav Pandit |
2021-01-22 | net/mlx5: SF, Add port add delete functionality | Parav Pandit |