index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_dpll.c
Age
Commit message (
Expand
)
Author
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-05
ice: fix uninitialized dplls mutex usage
Michal Schmidt
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-20
ice: fix pin phase adjust updates on PF reset
Arkadiusz Kubalewski
2024-02-20
ice: fix dpll periodic work data updates on PF reset
Arkadiusz Kubalewski
2024-02-20
ice: fix dpll and dpll_pin data access on PF reset
Arkadiusz Kubalewski
2024-02-20
ice: fix dpll input pin phase_adjust value updates
Arkadiusz Kubalewski
2024-02-20
ice: fix connection state of DPLL and out pin
Yochai Hagvi
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
2023-11-13
ice: dpll: fix check for dpll input priority range
Arkadiusz Kubalewski
2023-11-13
ice: dpll: fix initial lock status of dpll
Arkadiusz Kubalewski
2023-10-15
ice: dpll: implement phase related callbacks
Arkadiusz Kubalewski
2023-09-17
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski