alistair23-linux/net/ethtool
Michal Kubecek bfbcfe2032 ethtool: set link modes related data with LINKMODES_SET request
Implement LINKMODES_SET netlink request to set advertised linkmodes and
related attributes as ETHTOOL_SLINKSETTINGS and ETHTOOL_SSET commands do.

The request allows setting autonegotiation flag, speed, duplex and
advertised link modes.

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: add LINKINFO_NTF notification 2019-12-27 16:40:02 -08:00
linkinfo.c ethtool: add LINKINFO_NTF notification 2019-12-27 16:40:02 -08:00
linkmodes.c ethtool: set link modes related data with LINKMODES_SET request 2019-12-27 16:40:02 -08:00
Makefile ethtool: provide link mode information with LINKMODES_GET request 2019-12-27 16:40:02 -08:00
netlink.c ethtool: set link modes related data with LINKMODES_SET request 2019-12-27 16:40:02 -08:00
netlink.h ethtool: set link modes related data with LINKMODES_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