mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 05:11:48 +00:00
58056c1e1b
Many Ethernet MAC drivers want to limit the PHY to only advertise a maximum speed of 100Mbs or 1Gbps. Rather than using a mask, make use of the helper function phy_set_max_speed(). Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Documentation/devicetree/bindings/net | ||
ethtool.c | ||
ethtool.h | ||
gsw_mt7620.h | ||
gsw_mt7621.c | ||
Kconfig | ||
Makefile | ||
mdio_mt7620.c | ||
mdio.c | ||
mdio.h | ||
mtk_eth_soc.c | ||
mtk_eth_soc.h | ||
soc_mt7621.c | ||
TODO |