All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: disable aneg in genphy_c45_pma_setup_forced
@ 2019-02-16 19:08 Heiner Kallweit
  2019-02-16 19:10 ` [PATCH net-next 1/2] " Heiner Kallweit
  2019-02-16 19:11 ` [PATCH net-next 2/2] net: phy: marvell10g: improve mv3310_config_aneg Heiner Kallweit
  0 siblings, 2 replies; 7+ messages in thread
From: Heiner Kallweit @ 2019-02-16 19:08 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, David Miller,
	Russell King - ARM Linux
  Cc: netdev@vger.kernel.org

When genphy_c45_pma_setup_forced() is called the "aneg enabled" bit
may still be set, therefore clear it. This is also in line with what
genphy_setup_forced() does for Clause 22.

Heiner Kallweit (2):
  net: phy: disable aneg in genphy_c45_pma_setup_forced
  net: phy: marvell10g: improve mv3310_config_aneg

 drivers/net/phy/marvell10g.c | 9 ++-------
 drivers/net/phy/phy-c45.c    | 4 ++++
 2 files changed, 6 insertions(+), 7 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-16 22:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-16 19:08 [PATCH net-next 0/2] net: phy: disable aneg in genphy_c45_pma_setup_forced Heiner Kallweit
2019-02-16 19:10 ` [PATCH net-next 1/2] " Heiner Kallweit
2019-02-16 19:31   ` Stefano Brivio
2019-02-16 19:39     ` Heiner Kallweit
2019-02-16 22:43   ` Russell King - ARM Linux admin
2019-02-16 22:45     ` Heiner Kallweit
2019-02-16 19:11 ` [PATCH net-next 2/2] net: phy: marvell10g: improve mv3310_config_aneg Heiner Kallweit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.