[U-Boot] [PATCH v2 0/3] net: phy: allow disabling SmartEEE for Atheros PHYs
Vladimir Oltean
vladimir.oltean at nxp.com
Wed Jan 23 17:00:56 UTC 2019
Changes in v2:
* Removed patch 1/2 (promote phy_{read,write}_mmd_indirect from ti.c to generic code)
* Adapted to PHY API changes introduced by Carlo Caione
* Cleaned up Atheros PHY driver to remove duplicated code and use macros where possible
Vladimir Oltean (3):
net: phy: ar803x: Use phy_read_mmd and phy_write_mmd functions
net: phy: ar803x: Address packet drops at low traffic rate due to
SmartEEE feature
net: phy: ar803x: Use common functions for RGMII internal delays
drivers/net/phy/Kconfig | 21 +++++++++
drivers/net/phy/atheros.c | 110 +++++++++++++++++++++++++++++++---------------
2 files changed, 95 insertions(+), 36 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list