index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
dpll.c
Age
Commit message (
Expand
)
Author
2025-02-27
net/mlx5: Remove newline at the end of a netlink error message
Gal Pressman
2024-11-03
net/mlx5: DPLL, Add clock quality level op implementation
Jiri Pirko
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers
Jiri Pirko
2024-02-01
net/mlx5: DPLL, Implement lock status error value
Jiri Pirko
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2024-01-05
net/mlx5: DPLL, Implement fractional frequency offset get pin op
Jiri Pirko
2024-01-05
net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get()
Jiri Pirko
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-10-04
mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()
Nathan Chancellor
2023-09-17
mlx5: Implement SyncE support using DPLL infrastructure
Jiri Pirko