summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf
AgeCommit message (Expand)Author
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-10-14net/mlx5: Parallelize vhca event handlingWei Zhang
2023-09-19net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_tableJiri Pirko
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-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: Remove redundant SF supported check from mlx5_sf_hw_table_init()Jiri Pirko
2023-08-14net/mlx5: Use auxiliary_device_uninit() instead of device_put()Jiri Pirko
2023-08-14net/mlx5: Expose max possible SFs via devlink resourceShay Drory
2023-06-16net/mlx5: Remove unused ecpu field from struct mlx5_sf_tableJiri Pirko
2023-06-09net/mlx5: Light probe local SFsShay Drory
2023-06-01devlink: bring port new reply backJiri Pirko
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-24net/mlx5: SF, Drain health before removing deviceShay Drory
2023-05-24devlink: pass devlink_port pointer to ops->port_del() instead of indexJiri Pirko
2023-05-24devlink: remove duplicate port notificationJiri Pirko
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-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-06net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory
2021-12-02net/mlx5: SF, silence an uninitialized variable warningDan Carpenter
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit
2021-10-25net/mlx5: SF, Add SF trace pointsParav Pandit
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu
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-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-06-26net/mlx5: SF, Improve performance in SF allocationEli Cohen
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski