All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/3] marvell10g tunable and power saving support
@ 2020-03-03 18:07 Russell King - ARM Linux admin
  2020-03-03 18:08 ` [PATCH net-next v3 1/3] net: phy: marvell10g: add mdix control Russell King
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Russell King - ARM Linux admin @ 2020-03-03 18:07 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Heiner Kallweit, Antoine Tenart
  Cc: David S. Miller, netdev

Hi,

This patch series adds support for:
- mdix configuration (auto, mdi, mdix)
- energy detect power down (edpd)
- placing in edpd mode at probe

for both the 88x3310 and 88x2110 PHYs.

Antione, could you test this for the 88x2110 PHY please?

v3: fix return code in get_tunable/set_tunable
v2: fix comments from Antione.

 drivers/net/phy/marvell10g.c | 177 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 170 insertions(+), 7 deletions(-)

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 12.1Mbps down 622kbps up
According to speedtest.net: 11.9Mbps down 500kbps up

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

end of thread, other threads:[~2020-03-09  4:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-03 18:07 [PATCH net-next v3 0/3] marvell10g tunable and power saving support Russell King - ARM Linux admin
2020-03-03 18:08 ` [PATCH net-next v3 1/3] net: phy: marvell10g: add mdix control Russell King
2020-03-03 19:53   ` Andrew Lunn
2020-03-04  0:06     ` David Miller
2020-03-07  9:07       ` Russell King - ARM Linux admin
2020-03-09  4:02         ` David Miller
2020-03-03 18:08 ` [PATCH net-next v3 2/3] net: phy: marvell10g: add energy detect power down tunable Russell King
2020-03-03 18:23   ` Andrew Lunn
2020-03-03 18:08 ` [PATCH net-next v3 3/3] net: phy: marvell10g: place in powersave mode at probe Russell King
2020-03-04 13:44 ` [PATCH net-next v3 0/3] marvell10g tunable and power saving support Antoine Tenart

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.