summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mediatek/mtk-ge-soc.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-07net: phy: mediatek: add EcoNet EN7528 PHY supportAhmed Naseef1-0/+35
2026-01-05net: phy: mediatek: enable interrupts on AN7581Aleksander Jan Bajkowski1-0/+2
2025-12-22net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin1-1/+1
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi1-0/+20
2025-05-16net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich1-1/+9
2025-04-16net: phy: mediatek: init val in .phy_led_polarity_set for AN7581Christian Marangi1-2/+1
2025-04-11net: phy: mediatek: add Airoha PHY ID to SoC driverChristian Marangi1-0/+62
2025-03-05net: phy: mediatek: use new phy_package_shared gettersHeiner Kallweit1-3/+4
2025-02-17net: phy: mediatek: Add token ring clear bit operation supportSky Huang1-12/+18
2025-02-17net: phy: mediatek: Add token ring set bit operation supportSky Huang1-4/+6
2025-02-17net: phy: mediatek: Add token ring access helper functions in mtk-phy-libSky Huang1-74/+155
2025-02-17net: phy: mediatek: Change to more meaningful macrosSky Huang1-1/+0
2025-01-14net: 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