linux-stable/drivers/net/ethernet/wangxun
Mengyuan Lou 1b8d1c5088 net: wangxun: Add the basic ethtool interfaces
Add the basic ethtool ops get_drvinfo and get_link for ngbe and txgbe.
Ngbe implements get_link_ksettings, nway_reset and set_link_ksettings
for free using phylib code.
The code related to the physical interface is not yet fully implemented
in txgbe using phylink code. So do not implement get_link_ksettings,
nway_reset and set_link_ksettings in txgbe.

Signed-off-by: Mengyuan Lou <mengyuanlou@net-swift.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20230214091527.69943-1-mengyuanlou@net-swift.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-02-15 21:32:01 -08:00
..
libwx net: wangxun: Add the basic ethtool interfaces 2023-02-15 21:32:01 -08:00
ngbe net: wangxun: Add the basic ethtool interfaces 2023-02-15 21:32:01 -08:00
txgbe net: wangxun: Add the basic ethtool interfaces 2023-02-15 21:32:01 -08:00
Kconfig net: libwx: Allocate Rx and Tx resources 2023-02-06 09:22:48 +00:00
Makefile net: txgbe: Store PCI info 2022-10-28 11:25:53 +01:00