aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mediatek/patches-5.10/703-net-ethernet-mtk_eth_soc-announce-2500baseT.patch
Commit message (Collapse)AuthorAge
* mediatek: Clause-45 MDIO patch accepted upstreamDaniel Golle2022-01-05
| | | | | | | To easy future maintainance, replace the local patch with what has been accepted into net-next and is likely to end up in Linux 5.17. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* mediatek: let mtk_eth_soc MAC announce 2500Base-T modeDaniel Golle2022-01-05
To allows Ethernet phys supporting 2500Base-T mode to announce that speed, enable the corresponding bit in mtk_eth_soc driver. This should hopefully unlock 2500Base-T speed on the UniFi 6 LR. Signed-off-by: Daniel Golle <daniel@makrotopia.org>