netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: bcm7xxx: Misc cleanups
@ 2016-02-06 21:09 Florian Fainelli
  2016-02-06 21:09 ` [PATCH net-next 1/2] net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2016-02-06 21:09 UTC (permalink / raw)
  To: netdev; +Cc: davem, pgynther, jaedon.shin, opendmb, Florian Fainelli

Hi David,

These two patches are cleanups to the BCM7xxx internal PHY driver:

- fix a constant name missing a X (as in BCM7XXX)
- add a macro to reduce the amount of code duplication to add new entries

Thanks!

Florian Fainelli (2):
  net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent
  net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY

 drivers/net/phy/bcm7xxx.c |   58 +++++++++++++++-----------------------------
 1 files changed, 20 insertions(+), 38 deletions(-)

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

end of thread, other threads:[~2016-02-16 19:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-06 21:09 [PATCH net-next 0/2] net: phy: bcm7xxx: Misc cleanups Florian Fainelli
2016-02-06 21:09 ` [PATCH net-next 1/2] net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent Florian Fainelli
2016-02-06 21:09 ` [PATCH net-next 2/2] net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY Florian Fainelli
2016-02-16 19:58 ` [PATCH net-next 0/2] net: phy: bcm7xxx: Misc cleanups David Miller

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).