summaryrefslogtreecommitdiffstats
path: root/drivers/phy/microchip
AgeCommit message (Expand)AuthorLines
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-2/+2
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski-2/+2
2024-01-24phy: lan966x: Add missing serdes mux entryHoratiu Vultur-0/+2
2023-05-08phy: sparx5-serdes: add skip_cmu_cfg check when configuring lanesDaniel Machon-0/+5
2023-05-08phy: sparx5-serdes: remove power up of all CMUsDaniel Machon-26/+0
2023-05-08phy: sparx5-serdes: power on CMUs individuallyDaniel Machon-1/+42
2023-05-08phy: sparx5-serdes: power down all CMUs by defaultDaniel Machon-0/+51
2023-05-08phy: sparx5-serdes: reorder CMU functionsDaniel Machon-153/+153
2023-05-08phy: sparx5-serdes: configure optimal quiet mode for serdes lanesDaniel Machon-1/+31
2023-05-08phy: sparx5-serdes: add registers required for SD/CMU power downDaniel Machon-0/+106
2022-10-07Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-12/+129
2022-09-13phy: Add RGMII support on lan966xHoratiu Vultur-12/+129
2022-08-31phy: lan966x: add support for QUSGMIIMaxime Chevallier-0/+3
2021-12-14phy: lan966x: Remove set_speed functionHoratiu Vultur-12/+5
2021-12-02phy: lan966x: Extend lan966x to support multiple phy interfaces.Horatiu Vultur-0/+4
2021-11-23phy: Add lan966x ethernet serdes PHY driverHoratiu Vultur-0/+766
2021-10-26phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()Yang Yingliang-2/+2
2021-06-03phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource()Yang Yingliang-0/+4
2021-04-06phy: fix resource_size.cocci warningskernel test robot-1/+1
2021-04-06phy: Sparx5 Eth SerDes: Use direct register operationsSteen Hegelund-918/+951
2021-03-31phy: microchip: PHY_SPARX5_SERDES should depend on ARCH_SPARX5Geert Uytterhoeven-0/+1
2021-03-17phy: Add Sparx5 ethernet serdes PHY driverSteen Hegelund-0/+5329