]> 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)
commita6e7ee71778250f0c82515339c636a4073ff387e
tree0aea519b8a8b8be812b06a4f4153b3cba260daab
parent70f4b35ed6bd45815e283b10ab39b6e8ab4e90c4
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