netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] More marvell phy cleanups
@ 2017-05-23 21:24 Andrew Lunn
  2017-05-23 21:24 ` [PATCH net-next 1/4] net: phy: marvell: #defines for copper and fibre pages Andrew Lunn
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andrew Lunn @ 2017-05-23 21:24 UTC (permalink / raw)
  To: David Miller; +Cc: Florian Fainelli, netdev, Andrew Lunn

This patchset continues the cleanup of the Marvell PHY driver.  These
phys use pages to allow more than the 32 registers that fit into the
MDIO address space. Cleanup the code used for changing pages.

Andrew Lunn (4):
  net: phy: marvell: #defines for copper and fibre pages
  net: phy: marvell: More hidden page changes refactored
  net: phy: marvell: helper to get and set page
  net: phy: marvell: Uniform page names

 drivers/net/phy/marvell.c | 181 +++++++++++++++++++++++++---------------------
 1 file changed, 98 insertions(+), 83 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-05-25 16:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 21:24 [PATCH net-next 0/4] More marvell phy cleanups Andrew Lunn
2017-05-23 21:24 ` [PATCH net-next 1/4] net: phy: marvell: #defines for copper and fibre pages Andrew Lunn
2017-05-23 21:24 ` [PATCH net-next 2/4] net: phy: marvell: More hidden page changes refactored Andrew Lunn
2017-05-25 16:46   ` David Miller
2017-05-23 21:24 ` [PATCH net-next 3/4] net: phy: marvell: helper to get and set page Andrew Lunn
2017-05-23 21:24 ` [PATCH net-next 4/4] net: phy: marvell: Uniform page names Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).