mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
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> |
||
|---|---|---|
| .. | ||
| bitset.c | ||
| bitset.h | ||
| common.c | ||
| common.h | ||
| ioctl.c | ||
| linkinfo.c | ||
| linkmodes.c | ||
| Makefile | ||
| netlink.c | ||
| netlink.h | ||
| strset.c | ||