Searched hist:"5 a3144e419562181bb223de68173b90a8163ebfd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/phy/ |
H A D | phy-core.c | diff 5a3144e419562181bb223de68173b90a8163ebfd Sat Apr 13 13:50:24 CDT 2019 Heiner Kallweit <hkallweit1@gmail.com> 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>
|