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
/
phy
/
microchip
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-14
phy: PHY_LAN966X_SERDES should depend on SOC_LAN966 || MCHP_LAN966X_PCI
Geert Uytterhoeven
1
-0
/
+1
2024-10-22
phy: lan969x-serdes: add support for lan969x serdes driver
Daniel Machon
2
-0
/
+90
2024-10-22
phy: sparx5-serdes: add support for branching on chip type
Daniel Machon
2
-11
/
+23
2024-10-22
phy: sparx5-serdes: add indirection layer to register macros
Daniel Machon
3
-254
/
+507
2024-10-22
phy: sparx5-serdes: add function for getting the CMU index
Daniel Machon
2
-9
/
+11
2024-10-22
phy: sparx5-serdes: add ops to match data
Daniel Machon
2
-21
/
+35
2024-10-22
phy: sparx5-serdes: add constant for the number of CMU's
Daniel Machon
2
-3
/
+3
2024-10-22
phy: sparx5-serdes: add constants to match data
Daniel Machon
2
-2
/
+10
2024-10-22
phy: sparx5-serdes: add support for private match data
Daniel Machon
2
-3
/
+19
2024-03-16
Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
2
-2
/
+2
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2
-2
/
+2
2024-01-24
phy: lan966x: Add missing serdes mux entry
Horatiu Vultur
1
-0
/
+2
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
2
-26
/
+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
2023-05-08
phy: sparx5-serdes: add registers required for SD/CMU power down
Daniel Machon
1
-0
/
+106
2022-10-07
Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
2
-12
/
+129
2022-09-13
phy: Add RGMII support on lan966x
Horatiu Vultur
2
-12
/
+129
2022-08-31
phy: lan966x: add support for QUSGMII
Maxime Chevallier
1
-0
/
+3
2021-12-14
phy: lan966x: Remove set_speed function
Horatiu Vultur
1
-12
/
+5
2021-12-02
phy: lan966x: Extend lan966x to support multiple phy interfaces.
Horatiu Vultur
1
-0
/
+4
2021-11-23
phy: Add lan966x ethernet serdes PHY driver
Horatiu Vultur
4
-0
/
+766
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-31
phy: microchip: PHY_SPARX5_SERDES should depend on ARCH_SPARX5
Geert Uytterhoeven
1
-0
/
+1
2021-03-17
phy: Add Sparx5 ethernet serdes PHY driver
Steen Hegelund
5
-0
/
+5329