linux_dsm_epyc7002/net/ethtool
Michal Kubecek a53f3d41e4 ethtool: set link settings with LINKINFO_SET request
Implement LINKINFO_SET netlink request to set link settings queried by
LINKINFO_GET message.

Only physical port, phy MDIO address and MDI(-X) control can be set,
attempt to modify MDI(-X) status and transceiver is rejected.

Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-27 16:40:02 -08:00
..
bitset.c ethtool: netlink bitset handling 2019-12-27 16:40:01 -08:00
bitset.h ethtool: netlink bitset handling 2019-12-27 16:40:01 -08:00
common.c ethtool: provide link settings with LINKINFO_GET request 2019-12-27 16:40:02 -08:00
common.h ethtool: provide link settings with LINKINFO_GET request 2019-12-27 16:40:02 -08:00
ioctl.c ethtool: provide link settings with LINKINFO_GET request 2019-12-27 16:40:02 -08:00
linkinfo.c ethtool: set link settings with LINKINFO_SET request 2019-12-27 16:40:02 -08:00
Makefile ethtool: provide link settings with LINKINFO_GET request 2019-12-27 16:40:02 -08:00
netlink.c ethtool: set link settings with LINKINFO_SET request 2019-12-27 16:40:02 -08:00
netlink.h ethtool: set link settings with LINKINFO_SET request 2019-12-27 16:40:02 -08:00
strset.c ethtool: provide string sets with STRSET_GET request 2019-12-27 16:40:01 -08:00