index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_dpll.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
2024-10-29
1
-0
/
+70
*
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Arkadiusz Kubalewski
2024-09-30
1
-0
/
+2
*
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
2024-09-30
1
-2
/
+2
*
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
2024-08-27
1
-3
/
+220
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-3
/
+3
|
\
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
1
-1
/
+1
|
|
\
|
|
*
ice: fix uninitialized dplls mutex usage
Michal Schmidt
2024-03-05
1
-1
/
+1
|
*
|
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-06
1
-2
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
1
-13
/
+78
|
\
|
|
*
ice: fix pin phase adjust updates on PF reset
Arkadiusz Kubalewski
2024-02-20
1
-0
/
+3
|
*
ice: fix dpll periodic work data updates on PF reset
Arkadiusz Kubalewski
2024-02-20
1
-1
/
+4
|
*
ice: fix dpll and dpll_pin data access on PF reset
Arkadiusz Kubalewski
2024-02-20
1
-0
/
+38
|
*
ice: fix dpll input pin phase_adjust value updates
Arkadiusz Kubalewski
2024-02-20
1
-1
/
+1
|
*
ice: fix connection state of DPLL and out pin
Yochai Hagvi
2024-02-20
1
-11
/
+32
*
|
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2024-02-01
1
-0
/
+2
|
/
*
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-12-13
1
-26
/
+0
*
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
2023-11-13
1
-4
/
+8
*
ice: dpll: fix check for dpll input priority range
Arkadiusz Kubalewski
2023-11-13
1
-6
/
+0
*
ice: dpll: fix initial lock status of dpll
Arkadiusz Kubalewski
2023-11-13
1
-2
/
+1
*
ice: dpll: implement phase related callbacks
Arkadiusz Kubalewski
2023-10-15
1
-2
/
+218
*
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski
2023-09-17
1
-0
/
+1904