summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/dpll.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-05net/mlx5: DPLL, Implement fractional frequency offset get pin opJiri Pirko1-0/+31
2024-01-05net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get()Jiri Pirko1-35/+28
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko1-9/+0
2023-10-05mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()Nathan Chancellor1-2/+2
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko1-0/+432