All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net: phy: dp83867: enable robust auto-mdix
@ 2019-10-23 14:48 Grygorii Strashko
  2019-10-23 14:48 ` [PATCH 1/2] " Grygorii Strashko
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Grygorii Strashko @ 2019-10-23 14:48 UTC (permalink / raw)
  To: David S. Miller, netdev, Andrew Lunn, Florian Fainelli, Heiner Kallweit
  Cc: Sekhar Nori, linux-kernel, Grygorii Strashko

Hi

Patch 1 - improves link detection when dp83867 PHY is configured in manual mode
by enabling CFG3[9] Robust Auto-MDIX option.

Patch 2 - is minor optimization.

Grygorii Strashko (2):
  net: phy: dp83867: enable robust auto-mdix
  net: phy: dp83867: move dt parsing to probe

 drivers/net/phy/dp83867.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-10-26  2:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 14:48 [PATCH 0/2] net: phy: dp83867: enable robust auto-mdix Grygorii Strashko
2019-10-23 14:48 ` [PATCH 1/2] " Grygorii Strashko
2019-10-23 15:38   ` Andrew Lunn
2019-10-24  2:38   ` Florian Fainelli
2019-10-23 14:48 ` [PATCH 2/2] net: phy: dp83867: move dt parsing to probe Grygorii Strashko
2019-10-23 15:37   ` Andrew Lunn
2019-10-24  2:39   ` Florian Fainelli
2019-10-26  2:25 ` [PATCH 0/2] net: phy: dp83867: enable robust auto-mdix David Miller

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.