diff options
author | 2023-02-14 17:15:27 +0800 | |
---|---|---|
committer | 2023-02-15 21:32:01 -0800 | |
commit | 1b8d1c5088efa5af881e8e78c80bd1197dc4c420 (patch) | |
tree | ef935e030385af985c41f2c192178056602448f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: msg_zerocopy: elide page accounting if RLIM_INFINITY (diff) | |
download | wireguard-linux-1b8d1c5088efa5af881e8e78c80bd1197dc4c420.tar.xz wireguard-linux-1b8d1c5088efa5af881e8e78c80bd1197dc4c420.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions