Documentation/networking/ethtool-netlink.rst | 2 + drivers/net/phy/phy-c45.c | 78 ++++++++++------- drivers/net/phy/phy.c | 4 + include/linux/phy.h | 5 ++ include/uapi/linux/ethtool.h | 46 +++++++++- include/uapi/linux/ethtool_netlink.h | 2 + net/ethtool/ioctl.c | 6 ++ net/ethtool/linkmodes.c | 88 +++++++++++++++++++- net/ethtool/netlink.h | 2 +- 9 files changed, 199 insertions(+), 34 deletions(-)