net: phy: add support for new modes in phylib
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 13 Apr 2019 18:50:24 +0000 (20:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 14 Apr 2019 20:37:06 +0000 (13:37 -0700)
commit5a3144e419562181bb223de68173b90a8163ebfd
tree0aea519b8a8b8be812b06a4f4153b3cba260daab
parentf1538eca9ea6ec1f67a8832a8fb011326da971c6
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>
drivers/net/phy/phy-core.c