/linux/drivers/net/ethernet/socionext/ |
H A D | sni_ave.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/ |
H A D | dnet.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
H A D | ethoc.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
H A D | lantiq_etop.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/8390/ |
H A D | ax88796.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
H A D | bcm63xx_enet.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
H A D | tg3.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/smsc/ |
H A D | smsc9420.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
H A D | smsc911x.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/agere/ |
H A D | et131x.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_main.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/rdc/ |
H A D | r6040.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/amd/ |
H A D | au1000_eth.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/allwinner/ |
H A D | sun4i-emac.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/aeroflex/ |
H A D | greth.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/cortina/ |
H A D | gemini.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/nxp/ |
H A D | lpc_eth.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_emaclite.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|
/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | diff 58056c1e1b0e4951f3486bd552d8278194f8b84b Wed Sep 12 01:53:11 CEST 2018 Andrew Lunn <andrew@lunn.ch> 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>
|