index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
microchip
/
sparx5_serdes.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
phy: lan969x-serdes: add support for lan969x serdes driver
Daniel Machon
1
-0
/
+88
2024-10-22
phy: sparx5-serdes: add support for branching on chip type
Daniel Machon
1
-11
/
+18
2024-10-22
phy: sparx5-serdes: add indirection layer to register macros
Daniel Machon
1
-0
/
+14
2024-10-22
phy: sparx5-serdes: add function for getting the CMU index
Daniel Machon
1
-9
/
+2
2024-10-22
phy: sparx5-serdes: add ops to match data
Daniel Machon
1
-10
/
+19
2024-10-22
phy: sparx5-serdes: add constant for the number of CMU's
Daniel Machon
1
-3
/
+2
2024-10-22
phy: sparx5-serdes: add constants to match data
Daniel Machon
1
-2
/
+5
2024-10-22
phy: sparx5-serdes: add support for private match data
Daniel Machon
1
-3
/
+13
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-1
/
+1
2023-05-08
phy: sparx5-serdes: add skip_cmu_cfg check when configuring lanes
Daniel Machon
1
-0
/
+5
2023-05-08
phy: sparx5-serdes: remove power up of all CMUs
Daniel Machon
1
-25
/
+0
2023-05-08
phy: sparx5-serdes: power on CMUs individually
Daniel Machon
1
-1
/
+42
2023-05-08
phy: sparx5-serdes: power down all CMUs by default
Daniel Machon
1
-0
/
+51
2023-05-08
phy: sparx5-serdes: reorder CMU functions
Daniel Machon
1
-153
/
+153
2023-05-08
phy: sparx5-serdes: configure optimal quiet mode for serdes lanes
Daniel Machon
1
-1
/
+31
2021-10-26
phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()
Yang Yingliang
1
-2
/
+2
2021-06-03
phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-04-06
phy: fix resource_size.cocci warnings
kernel test robot
1
-1
/
+1
2021-04-06
phy: Sparx5 Eth SerDes: Use direct register operations
Steen Hegelund
1
-918
/
+951
2021-03-17
phy: Add Sparx5 ethernet serdes PHY driver
Steen Hegelund
1
-0
/
+2480