From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, pgynther@google.com,
Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH net-next v2 0/3] net: systemport: misc. improvements
Date: Fri, 29 May 2015 09:42:14 -0700 [thread overview]
Message-ID: <1432917737-16793-1-git-send-email-f.fainelli@gmail.com> (raw)
Hi David,
These patches are highly inspired by changes from Petri on bcmgenet, last patch
is a misc fix that I had pending for a while, but is not a candidate for 'net'
at this point.
Changes in v2:
- added Petri's reviewed-by tag for patches 1 and 2
- reworked patch 2 to remove a now stale comment and use an unlikely optimization
Thanks!
Florian Fainelli (3):
net: systemport: Pre-calculate and utilize cb->bd_addr
net: systemport: rewrite bcm_sysport_rx_refill
net: systemport: Add a check for oversized packets
drivers/net/ethernet/broadcom/bcmsysport.c | 113 +++++++++++++++--------------
drivers/net/ethernet/broadcom/bcmsysport.h | 2 -
2 files changed, 58 insertions(+), 57 deletions(-)
--
2.1.0
next reply other threads:[~2015-05-29 16:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-29 16:42 Florian Fainelli [this message]
2015-05-29 16:42 ` [PATCH net-next v2 1/3] net: systemport: Pre-calculate and utilize cb->bd_addr Florian Fainelli
2015-05-29 16:42 ` [PATCH net-next v2 2/3] net: systemport: rewrite bcm_sysport_rx_refill Florian Fainelli
2015-05-29 17:55 ` Petri Gynther
2015-05-29 16:42 ` [PATCH net-next v2 3/3] net: systemport: Add a check for oversized packets 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=1432917737-16793-1-git-send-email-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=pgynther@google.com \
/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).