netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] sh_eth changes for net-next
@ 2015-02-26 20:31 Ben Hutchings
  2015-02-26 20:33 ` [PATCH net-next 1/5] sh_eth: Implement multicast statistic based on the RFS8 status bit Ben Hutchings
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Ben Hutchings @ 2015-02-26 20:31 UTC (permalink / raw)
  To: netdev
  Cc: linux-kernel, Nobuhiro Iwamatsu, Mitsuhiro Kimura,
	Yoshihiro Kaneko, Yoshihiro Shimoda

Some minor new features and fixes.

These depend in part on the series I sent earlier for net, specifically
"sh_eth: WARN on access to a register not implemented in a particular
chip" depends on "sh_eth: Fix RX recovery on R-Car in case of RX ring
underrun".

Ben.

Ben Hutchings (5):
  sh_eth: Implement multicast statistic based on the RFS8 status bit
  sh_eth: WARN on access to a register not implemented in a particular
    chip
  sh_eth: Implement ethtool register dump operations
  sh_eth: Optionally log RX and TX status for each completed descriptor
  sh_eth: Mitigate lost statistics updates

 drivers/net/ethernet/renesas/sh_eth.c |  259 ++++++++++++++++++++++++++++++---
 drivers/net/ethernet/renesas/sh_eth.h |   23 ++-
 2 files changed, 256 insertions(+), 26 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-03-10 20:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 20:31 [PATCH net-next 0/5] sh_eth changes for net-next Ben Hutchings
2015-02-26 20:33 ` [PATCH net-next 1/5] sh_eth: Implement multicast statistic based on the RFS8 status bit Ben Hutchings
2015-02-26 20:34 ` [PATCH net-next 2/5] sh_eth: WARN on access to a register not implemented in a particular chip Ben Hutchings
2015-02-27 15:21   ` Sergei Shtylyov
2015-03-05  9:02   ` [net-next, " Geert Uytterhoeven
2015-03-05 13:18     ` Ben Hutchings
2015-03-09  8:50       ` [Linux-kernel] " Ben Dooks
2015-03-10 20:03         ` Sergei Shtylyov
2015-02-26 20:34 ` [PATCH net-next 3/5] sh_eth: Implement ethtool register dump operations Ben Hutchings
2015-02-26 20:34 ` [PATCH net-next 4/5] sh_eth: Optionally log RX and TX status for each completed descriptor Ben Hutchings
2015-02-26 20:35 ` [PATCH net-next 5/5] sh_eth: Mitigate lost statistics updates Ben Hutchings
2015-03-02 20:34 ` [PATCH net-next 0/5] sh_eth changes for net-next David Miller
2015-03-04 20:41 ` 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).