forked from mirror/openwrt
Three different code paths for the same phy model. Now the bus is prepared to handle c45 (mmd) read/writes correctly. Remove the custom implementations and let generic kernel functions do their best. To achieve this - disable the PHY-mode EEE in rtl821x_config_init() as upstream does - provide mmd read/write functions that avoid EEE via c45 over c22 While chaning the phy_driver functions sort them alphabetically. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/18935 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files/firmware/rtl838x_phy | ||
| files-6.6 | ||
| files-6.12 | ||
| image | ||
| patches-6.6 | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl931x | ||
| Makefile | ||