linux/drivers/staging/mt7621-eth
Andrew Lunn 58056c1e1b net: ethernet: Use phy_set_max_speed() to limit advertised speed
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>
2018-09-12 20:24:20 -07:00
..
Documentation/devicetree/bindings/net
ethtool.c staging: mt7621-eth: Refactor ethtool stats 2018-05-14 14:05:49 +02:00
ethtool.h
gsw_mt7620.h staging: mt7621-eth: Prefer unsigned int to bare use of unsigned 2018-05-14 14:03:45 +02:00
gsw_mt7621.c staging: mt7621-eth: Fix line over 80 characters 2018-05-14 14:03:46 +02:00
Kconfig staging: mt7621-eth: mediatek: add Kconfig and Makefile 2018-03-19 19:56:02 +01:00
Makefile staging: mt7621-eth: mediatek: add Kconfig and Makefile 2018-03-19 19:56:02 +01:00
mdio_mt7620.c staging: mt7621-eth: add mdio support for mt762X family 2018-03-19 19:56:02 +01:00
mdio.c net: ethernet: Use phy_set_max_speed() to limit advertised speed 2018-09-12 20:24:20 -07:00
mdio.h
mtk_eth_soc.c drivers/staging/mt7621-eth: Use dma_zalloc_coherent to replace dma_alloc_coherent+memset 2018-08-01 20:00:53 +02:00
mtk_eth_soc.h staging: mt7621-eth: Refactor ethtool stats 2018-05-14 14:05:49 +02:00
soc_mt7621.c staging: mt7621-eth: Fix line over 80 characters 2018-05-14 14:03:46 +02:00
TODO staging: mt7621-eth: add support for mt7621 2018-03-19 19:56:02 +01:00