Hello I am adding the 100base Fx support for the ethtool. There are a few PHYs that support the Fiber connection and the ethtool should be able to properly display that the PHY supports the 100base-FX Full and Half Duplex modes.
I am adding this support in the ethtool first and then submit the fiber bits into the kernel. If the kernel needs to be updated first then I can prepare those patches and reference them. Dan Dan Murphy (1): ethtool: Add 100BaseFX half and full duplex link modes ethtool.c | 6 ++++++ netlink/settings.c | 2 ++ uapi/linux/ethtool.h | 2 ++ 3 files changed, 10 insertions(+) -- 2.28.0