index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
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/...
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