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

Changes in v3:
* Corrected a bug Florian found and added his Reviewed-by

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-03-07  1:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 18:50 [PATCH net-next v3 0/3] net: ethernet: bgmac: PM support and clean-ups Jon Mason
2017-02-28 18:50 ` [PATCH net-next v3 1/3] net: ethernet: bgmac: use #defines for MAX size Jon Mason
2017-02-28 18:51 ` [PATCH net-next v3 2/3] net: ethernet: bgmac: unify code of the same family Jon Mason
2017-02-28 18:51 ` [PATCH net-next v3 3/3] net: ethernet: bgmac: driver power manangement Jon Mason
2017-03-07  1:18 ` [PATCH net-next v3 0/3] net: ethernet: bgmac: PM support and clean-ups 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).