summaryrefslogtreecommitdiff
path: root/drivers/phy/microchip
Commit message (Expand)AuthorAgeFilesLines
* phy: sparx5-serdes: add skip_cmu_cfg check when configuring lanesDaniel Machon2023-05-081-0/+5
* phy: sparx5-serdes: remove power up of all CMUsDaniel Machon2023-05-082-26/+0
* phy: sparx5-serdes: power on CMUs individuallyDaniel Machon2023-05-081-1/+42
* phy: sparx5-serdes: power down all CMUs by defaultDaniel Machon2023-05-081-0/+51
* phy: sparx5-serdes: reorder CMU functionsDaniel Machon2023-05-081-153/+153
* phy: sparx5-serdes: configure optimal quiet mode for serdes lanesDaniel Machon2023-05-081-1/+31
* phy: sparx5-serdes: add registers required for SD/CMU power downDaniel Machon2023-05-081-0/+106
* Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2022-10-072-12/+129
|\
| * phy: Add RGMII support on lan966xHoratiu Vultur2022-09-132-12/+129
* | phy: lan966x: add support for QUSGMIIMaxime Chevallier2022-08-311-0/+3
|/
* phy: lan966x: Remove set_speed functionHoratiu Vultur2021-12-141-12/+5
* phy: lan966x: Extend lan966x to support multiple phy interfaces.Horatiu Vultur2021-12-021-0/+4
* phy: Add lan966x ethernet serdes PHY driverHoratiu Vultur2021-11-234-0/+766
* phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()Yang Yingliang2021-10-261-2/+2
* phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource()Yang Yingliang2021-06-031-0/+4
* phy: fix resource_size.cocci warningskernel test robot2021-04-061-1/+1
* phy: Sparx5 Eth SerDes: Use direct register operationsSteen Hegelund2021-04-061-918/+951
* phy: microchip: PHY_SPARX5_SERDES should depend on ARCH_SPARX5Geert Uytterhoeven2021-03-311-0/+1
* phy: Add Sparx5 ethernet serdes PHY driverSteen Hegelund2021-03-175-0/+5329