linux/net/ethtool
Zheng Yongjun b676c7f1c3 ethtool: Fix a typo
atribute  ==> attribute

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-02 14:01:55 -07:00
..
Makefile ethtool: add a new command for reading standard stats 2021-04-16 16:59:20 -07:00
bitset.c
bitset.h
cabletest.c
channels.c
coalesce.c
common.c ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT 2021-04-07 14:53:04 -07:00
common.h net: ethtool: Export helpers for getting EEPROM info 2021-04-11 16:34:56 -07:00
debug.c
eee.c ethtool: fix incorrect datatype in set_eee ops 2021-04-06 16:42:25 -07:00
eeprom.c ethtool: wire in generic SFP module access 2021-04-11 16:34:56 -07:00
features.c
fec.c ethtool: add FEC statistics 2021-04-15 17:08:29 -07:00
ioctl.c ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user() 2021-04-19 15:27:37 -07:00
linkinfo.c
linkmodes.c
linkstate.c
netlink.c ethtool: fix missing NLM_F_MULTI flag when dumping 2021-05-05 12:41:10 -07:00
netlink.h ethtool: Fix a typo 2021-06-02 14:01:55 -07:00
pause.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-04-17 11:08:07 -07:00
privflags.c
rings.c
stats.c ethtool: stats: Fix a copy-paste error 2021-05-19 11:57:33 -07:00
strset.c ethtool: add interface to read RMON stats 2021-04-16 16:59:20 -07:00
tsinfo.c
tunnels.c
wol.c