index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_dpll.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
ice: dpll: Remove newline at the end of a netlink error message
Gal Pressman
1
-7
/
+7
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-1
/
+1
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-07
ice: fix max values for dpll pin phase adjust
Arkadiusz Kubalewski
1
-12
/
+23
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
1
-0
/
+70
2024-09-30
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Arkadiusz Kubalewski
1
-0
/
+2
2024-09-30
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
1
-2
/
+2
2024-08-26
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
1
-3
/
+220
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
1
-1
/
+1
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
1
-2
/
+2
2024-03-05
ice: fix uninitialized dplls mutex usage
Michal Schmidt
1
-1
/
+1
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+78
2024-02-20
ice: fix pin phase adjust updates on PF reset
Arkadiusz Kubalewski
1
-0
/
+3
2024-02-20
ice: fix dpll periodic work data updates on PF reset
Arkadiusz Kubalewski
1
-1
/
+4
2024-02-20
ice: fix dpll and dpll_pin data access on PF reset
Arkadiusz Kubalewski
1
-0
/
+38
2024-02-20
ice: fix dpll input pin phase_adjust value updates
Arkadiusz Kubalewski
1
-1
/
+1
2024-02-20
ice: fix connection state of DPLL and out pin
Yochai Hagvi
1
-11
/
+32
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
1
-0
/
+2
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-26
/
+0
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
1
-4
/
+8
2023-11-13
ice: dpll: fix check for dpll input priority range
Arkadiusz Kubalewski
1
-6
/
+0
2023-11-13
ice: dpll: fix initial lock status of dpll
Arkadiusz Kubalewski
1
-2
/
+1
2023-10-15
ice: dpll: implement phase related callbacks
Arkadiusz Kubalewski
1
-2
/
+218
2023-09-17
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski
1
-0
/
+1904