summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/dpll.c
AgeCommit message (Expand)Author
2025-02-27net/mlx5: Remove newline at the end of a netlink error messageGal Pressman
2024-11-03net/mlx5: DPLL, Add clock quality level op implementationJiri Pirko
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko
2024-01-05net/mlx5: DPLL, Implement fractional frequency offset get pin opJiri Pirko
2024-01-05net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get()Jiri Pirko
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-10-04mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()Nathan Chancellor
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko