summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mediatek/mtk-ge-soc.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-28net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi1-0/+20
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 Marangi1-0/+62
2025-03-06net: phy: mediatek: use new phy_package_shared gettersHeiner Kallweit1-3/+4
2025-02-18net: phy: mediatek: Add token ring clear bit operation supportSky Huang1-12/+18
2025-02-18net: phy: mediatek: Add token ring set bit operation supportSky Huang1-4/+6
2025-02-18net: phy: mediatek: Add token ring access helper functions in mtk-phy-libSky Huang1-75/+156
2025-02-18net: phy: mediatek: Change to more meaningful macrosSky Huang1-1/+0
2025-01-15net: phy: Constify struct mdio_device_idChristophe JAILLET1-1/+1
2024-11-13net: phy: mediatek: Integrate read/write page helper functionsSkyLake.Huang1-14/+4
2024-11-13net: phy: mediatek: Move LED helper functions into mtk phy libSkyLake.Huang1-255/+25
2024-11-13net: phy: mediatek: Re-organize MediaTek ethernet phy driversSkyLake.Huang1-0/+1610