aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-5.15/732-net-phy-add-driver-for-MediaTek-2.5G-PHY.patch
Commit message (Collapse)AuthorAgeFilesLines
* mediatek: replace hack for MaxLinear 2.5G PHYDaniel Golle2023-07-131-39/+0
| | | | | | | Replace hack with proper patch also for Linux 5.15. Signed-off-by: Daniel Golle <daniel@makrotopia.org> (cherry picked from commit 712fa3eff82086da8a13e7e5bc577df17892a581)
* mediatek: add driver for built-in 2.5G Ethernet PHYDaniel Golle2023-05-241-0/+39
Add driver for the built-in 2.5G Ethernet PHY found in the MT7988 SoC. To function the PHY also needs firmware files which have not yet been published via linux-firmware. Signed-off-by: Daniel Golle <daniel@makrotopia.org> (cherry picked from commit ef2a831dabacfda6c36c79b8f963b5fdd9b2d080)