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
/
intel
/
ice
/
ice_dpll.c
Age
Commit message (
Expand
)
Author
10 days
ice: use libie_aq_str
Michal Swiatkowski
10 days
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-06-27
ice: add ref-sync dpll pins
Arkadiusz Kubalewski
2025-06-13
ice: add phase offset monitor for all PPS dpll inputs
Arkadiusz Kubalewski
2025-06-09
ice: redesign dpll sma/u.fl pins control
Arkadiusz Kubalewski
2025-02-27
ice: dpll: Remove newline at the end of a netlink error message
Gal Pressman
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-07
ice: fix max values for dpll pin phase adjust
Arkadiusz Kubalewski
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
2024-09-30
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Arkadiusz Kubalewski
2024-09-30
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
2024-08-26
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
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