summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mediatek
AgeCommit message (Expand)AuthorFilesLines
2025-05-28net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi1-0/+20
2025-05-21net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988Sky Huang3-0/+333
2025-05-21net: phy: mediatek: Sort config and file names in Kconfig and MakefileSky Huang2-4/+4
2025-05-17net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich1-1/+9
2025-04-17net: phy: mediatek: init val in .phy_led_polarity_set for AN7581Christian Marangi1-2/+1
2025-04-12net: phy: mediatek: add Airoha PHY ID to SoC driverChristian Marangi2-1/+65
2025-04-12net: phy: mediatek: permit to compile test GE SOC PHY driverChristian Marangi1-2/+1
2025-03-06net: phy: mediatek: use new phy_package_shared gettersHeiner Kallweit1-3/+4
2025-02-18net: phy: mediatek: Move some macros to phy-lib for later useSky Huang2-4/+4
2025-02-18net: phy: mediatek: Add token ring clear bit operation supportSky Huang3-12/+27
2025-02-18net: phy: mediatek: Add token ring set bit operation supportSky Huang3-4/+15
2025-02-18net: phy: mediatek: Add token ring access helper functions in mtk-phy-libSky Huang4-80/+230
2025-02-18net: phy: mediatek: Change to more meaningful macrosSky Huang3-17/+57
2025-01-15net: phy: Constify struct mdio_device_idChristophe JAILLET2-2/+2
2024-11-13net: phy: mediatek: add MT7530 & MT7531's PHY ID macrosSkyLake.Huang1-4/+7
2024-11-13net: phy: mediatek: Integrate read/write page helper functionsSkyLake.Huang5-28/+26
2024-11-13net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctr...SkyLake.Huang1-20/+24
2024-11-13net: phy: mediatek: Move LED helper functions into mtk phy libSkyLake.Huang5-255/+370
2024-11-13net: phy: mediatek: Re-organize MediaTek ethernet phy driversSkyLake.Huang4-0/+1746