netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net: systemport: misc. improvements
@ 2015-05-29 16:42 Florian Fainelli
  2015-05-29 16:42 ` [PATCH net-next v2 1/3] net: systemport: Pre-calculate and utilize cb->bd_addr Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Florian Fainelli @ 2015-05-29 16:42 UTC (permalink / raw)
  To: netdev; +Cc: davem, pgynther, Florian Fainelli

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

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

end of thread, other threads:[~2015-05-29 17:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 16:42 [PATCH net-next v2 0/3] net: systemport: misc. improvements Florian Fainelli
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

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