Age | Commit message (Expand) | Author |
2024-07-31 | net/mlx5: Always drain health in shutdown callback | Shay Drory |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-10 | net/mlx5: Fix peer devlink set for SF representor devlink port | Shay Drory |
2024-04-12 | net/mlx5: Restore mistakenly dropped parts in register devlink flow | Shay Drory |
2024-04-10 | net/mlx5: Register devlink first under devlink lock | Shay Drory |
2024-02-05 | net/mlx5: SF, Stop waiting for FW as teardown was called | Moshe Shemesh |
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-09-17 | net/mlx5: SF, Implement peer devlink set for SF representor devlink port | 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 |
2023-06-09 | net/mlx5: Light probe local SFs | Shay Drory |
2023-05-24 | net/mlx5: SF, Drain health before removing device | Shay Drory |
2023-04-11 | net/mlx5: Create a new profile for SFs | Parav Pandit |
2023-02-14 | net/mlx5: Suspend auxiliary devices only in case of PCI device suspend | 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-10-12 | devlink: Delete reload enable/disable interface | Leon Romanovsky |
2021-09-27 | net/mlx5: Accept devlink user input after driver initialization complete | Leon Romanovsky |
2021-08-11 | net/mlx5: SF, use recent sysfs api | Parav Pandit |
2021-08-09 | devlink: Set device as early as possible | Leon Romanovsky |
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-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-03-22 | net/mlx5: SF, do not use ecpu bit for vhca state processing | Parav Pandit |
2021-03-11 | net/mlx5: SF, Fix return type | Roi Dayan |
2021-03-11 | net/mlx5: Separate probe vs. reload flows | Leon Romanovsky |
2021-02-10 | net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe() | Wei Yongjun |
2021-01-22 | net/mlx5: SF, Add auxiliary device driver | Parav Pandit |
2021-01-22 | net/mlx5: SF, Add auxiliary device support | Parav Pandit |