summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mediatek
AgeCommit message (Expand)AuthorLines
2026-01-05net: phy: mediatek: enable interrupts on AN7581Aleksander Jan Bajkowski-0/+2
2025-12-22net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin-1/+1
2025-08-28net: phy: mtk-2p5ge: Add LED support for MT7988Sky Huang-6/+98
2025-06-16net: phy: add Kconfig symbol PHY_PACKAGEHeiner Kallweit-0/+1
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi-0/+20
2025-05-20net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988Sky Huang-0/+333
2025-05-20net: phy: mediatek: Sort config and file names in Kconfig and MakefileSky Huang-4/+4
2025-05-16net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich-1/+9
2025-04-16net: phy: mediatek: init val in .phy_led_polarity_set for AN7581Christian Marangi-2/+1
2025-04-11net: phy: mediatek: add Airoha PHY ID to SoC driverChristian Marangi-1/+65
2025-04-11net: phy: mediatek: permit to compile test GE SOC PHY driverChristian Marangi-2/+1
2025-03-05net: phy: mediatek: use new phy_package_shared gettersHeiner Kallweit-3/+4
2025-02-17net: phy: mediatek: Move some macros to phy-lib for later useSky Huang-4/+4
2025-02-17net: phy: mediatek: Add token ring clear bit operation supportSky Huang-12/+27
2025-02-17net: phy: mediatek: Add token ring set bit operation supportSky Huang-4/+15
2025-02-17net: phy: mediatek: Add token ring access helper functions in mtk-phy-libSky Huang-80/+230
2025-02-17net: phy: mediatek: Change to more meaningful macrosSky Huang-17/+57
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET-2/+2
2024-11-13net: phy: mediatek: add MT7530 & MT7531's PHY ID macrosSkyLake.Huang-4/+7
2024-11-13net: phy: mediatek: Integrate read/write page helper functionsSkyLake.Huang-28/+26
2024-11-13net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctr...SkyLake.Huang-20/+24
2024-11-13net: phy: mediatek: Move LED helper functions into mtk phy libSkyLake.Huang-255/+370
2024-11-13net: phy: mediatek: Re-organize MediaTek ethernet phy driversSkyLake.Huang-0/+1746