Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dpll: move all dpll<>netdev helpers to dpll code | Jakub Kicinski | 2024-03-05 | 1 | -13/+13 |
* | dpll: fix build failure due to rcu_dereference_check() on unknown type | Eric Dumazet | 2024-02-29 | 1 | -4/+4 |
* | dpll: rely on rcu for netdev_dpll_pin() | Eric Dumazet | 2024-02-26 | 1 | -0/+11 |
* | dpll: expose fractional frequency offset value to user | Jiri Pirko | 2024-01-05 | 1 | -0/+3 |
* | dpll: remove leftover mode_supported() op and use mode_get() instead | Jiri Pirko | 2023-12-13 | 1 | -3/+0 |
* | dpll: netlink/core: add support for pin-dpll signal phase offset/adjust | Arkadiusz Kubalewski | 2023-10-15 | 1 | -0/+18 |
* | netdev: expose DPLL pin handle for netdevice | Jiri Pirko | 2023-09-17 | 1 | -0/+15 |
* | dpll: netlink: Add DPLL framework base functions | Vadim Fedorenko | 2023-09-17 | 1 | -0/+4 |
* | dpll: core: Add DPLL framework base functions | Vadim Fedorenko | 2023-09-17 | 1 | -0/+133 |