This series improves and extends the Aquantia PHY driver. Andrew Lunn (1): net: phy: aquantia: use genphy_c45_an_config_aneg
Heiner Kallweit (4): net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109 net: phy: don't change modes we don't care about in genphy_c45_read_lpa net: phy: add genphy_c45_read_status net: phy: aquantia: use genphy_c45_read_status drivers/net/phy/aquantia.c | 94 ++++++++++++++++++++++++++------------ drivers/net/phy/phy-c45.c | 35 +++++++++++++- include/linux/phy.h | 1 + 3 files changed, 99 insertions(+), 31 deletions(-) -- 2.20.1