[PATCH net-next v3 0/3] net: ethernet: bgmac: PM support and clean-ups

From: Jon Mason
Date: Tue Feb 28 2017 - 17:59:36 EST


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