]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e0bc533df9b56ad739b9552400b7e23814f2d16
tree0aea519b8a8b8be812b06a4f4153b3cba260daab
parent28481701a1c6a1c8ba002dea8c8cd7a9bedcd3f8
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