commit | 5a3144e419562181bb223de68173b90a8163ebfd | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat Apr 13 20:50:24 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 14 13:37:06 2019 -0700 |
tree | 0aea519b8a8b8be812b06a4f4153b3cba260daab | |
parent | f1538eca9ea6ec1f67a8832a8fb011326da971c6 [diff] |
net: phy: add support for new modes in phylib Recently new modes have been added to ethtool.h, but the related extension to phylib hasn't been done yet. So add support for these modes. v2: - add missing 100Gbps and 50Gbps modes Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>