From: Jon Mason <jon.mason@broadcom.com>
To: David Miller <davem@davemloft.net>
Cc: rafal@milecki.pl, bcm-kernel-feedback-list@broadcom.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH net-next v2 0/3] net: ethernet: bgmac: PM support and clean-ups
Date: Wed, 8 Feb 2017 16:24:23 -0500 [thread overview]
Message-ID: <1486589066-8302-1-git-send-email-jon.mason@broadcom.com> (raw)
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
next reply other threads:[~2017-02-08 21:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-08 21:24 Jon Mason [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1486589066-8302-1-git-send-email-jon.mason@broadcom.com \
--to=jon.mason@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rafal@milecki.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).