[PATCH net-next v2 0/2] net: add remote fault support

From: Oleksij Rempel
Date: Wed Jun 08 2022 - 08:23:42 EST


changes v2:
- add missing genphy_c45_aneg_done_lp_clean() patch

Oleksij Rempel (2):
net: phy: move common code to separate genphy_c45_aneg_done_lp_clean()
function
net: phy: add remote fault support

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(-)

--
2.30.2