netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net: ethernet: bgmac: PM support and clean-ups
@ 2017-02-08 21:24 Jon Mason
  2017-02-08 21:24 ` [PATCH net-next v2 1/3] net: ethernet: bgmac: use #defines for MAX size Jon Mason
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jon Mason @ 2017-02-08 21:24 UTC (permalink / raw)
  To: David Miller; +Cc: rafal, bcm-kernel-feedback-list, netdev, linux-kernel

Changes in v2:
* Reworked the PM patch with Florian's suggestions


Add code to support Power Management (only tested on NS2), and add some
code clean-ups

Joey Zhong (1):
  net: ethernet: bgmac: driver power manangement

Jon Mason (2):
  net: ethernet: bgmac: use #defines for MAX size
  net: ethernet: bgmac: unify code of the same family

 drivers/net/ethernet/broadcom/bgmac-bcma.c     | 64 +++++++++++---------------
 drivers/net/ethernet/broadcom/bgmac-platform.c | 34 ++++++++++++++
 drivers/net/ethernet/broadcom/bgmac.c          | 51 ++++++++++++++++++++
 drivers/net/ethernet/broadcom/bgmac.h          |  4 +-
 4 files changed, 116 insertions(+), 37 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-09  0:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-08 21:24 [PATCH net-next v2 0/3] net: ethernet: bgmac: PM support and clean-ups Jon Mason
2017-02-08 21:24 ` [PATCH net-next v2 1/3] net: ethernet: bgmac: use #defines for MAX size Jon Mason
2017-02-08 21:24 ` [PATCH net-next v2 2/3] net: ethernet: bgmac: unify code of the same family Jon Mason
2017-02-08 21:24 ` [PATCH net-next v2 3/3] net: ethernet: bgmac: driver power manangement Jon Mason
2017-02-09  0:51   ` Florian Fainelli

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