| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 2022-10-07 | 2 | -12/+129 |
|\ |
|
| * | phy: Add RGMII support on lan966x | Horatiu Vultur | 2022-09-13 | 2 | -12/+129 |
* | | phy: lan966x: add support for QUSGMII | Maxime Chevallier | 2022-08-31 | 1 | -0/+3 |
|/ |
|
* | phy: lan966x: Remove set_speed function | Horatiu Vultur | 2021-12-14 | 1 | -12/+5 |
* | phy: lan966x: Extend lan966x to support multiple phy interfaces. | Horatiu Vultur | 2021-12-02 | 1 | -0/+4 |
* | phy: Add lan966x ethernet serdes PHY driver | Horatiu Vultur | 2021-11-23 | 4 | -0/+766 |
* | phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe() | Yang Yingliang | 2021-10-26 | 1 | -2/+2 |
* | phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource() | Yang Yingliang | 2021-06-03 | 1 | -0/+4 |
* | phy: fix resource_size.cocci warnings | kernel test robot | 2021-04-06 | 1 | -1/+1 |
* | phy: Sparx5 Eth SerDes: Use direct register operations | Steen Hegelund | 2021-04-06 | 1 | -918/+951 |
* | phy: microchip: PHY_SPARX5_SERDES should depend on ARCH_SPARX5 | Geert Uytterhoeven | 2021-03-31 | 1 | -0/+1 |
* | phy: Add Sparx5 ethernet serdes PHY driver | Steen Hegelund | 2021-03-17 | 5 | -0/+5329 |