All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kernel 0/4] Fixes for sh_eth #3
@ 2015-01-27  0:40 Ben Hutchings
  2015-01-27  0:41 ` [PATCH kernel 1/4] sh_eth: Remove RX overflow log messages Ben Hutchings
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Ben Hutchings @ 2015-01-27  0:40 UTC (permalink / raw)
  To: David S.Miller
  Cc: netdev, linux-kernel, Nobuhiro Iwamatsu, Mitsuhiro Kimura,
	Hisashi Nakamura, Yoshihiro Kaneko

I'm continuing review and testing of Ethernet support on the R-Car H2
chip.  This series fixes the last of the more serious issues I've found.

These are not tested on any of the other supported chips.

Ben.

Ben Hutchings (4):
  sh_eth: Remove RX overflow log messages
  sh_eth: Ensure DMA engines are stopped before freeing buffers
  sh_eth: Check for DMA mapping errors on transmit
  sh_eth: Fix DMA-API usage for RX buffers

 drivers/net/ethernet/renesas/sh_eth.c |   80 ++++++++++++++++++++++++---------
 1 file changed, 59 insertions(+), 21 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-02-28  3:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27  0:40 [PATCH kernel 0/4] Fixes for sh_eth #3 Ben Hutchings
2015-01-27  0:41 ` [PATCH kernel 1/4] sh_eth: Remove RX overflow log messages Ben Hutchings
2015-01-27  0:49 ` [PATCH kernel 2/4] sh_eth: Ensure DMA engines are stopped before freeing buffers Ben Hutchings
2015-01-27  0:49 ` [PATCH kernel 3/4] sh_eth: Check for DMA mapping errors on transmit Ben Hutchings
2015-01-27  0:50 ` [PATCH kernel 4/4] sh_eth: Fix DMA-API usage for RX buffers Ben Hutchings
2015-02-27 20:36   ` Sergei Shtylyov
2015-02-28  3:06     ` Ben Hutchings
2015-01-27  0:51 ` [Linux-kernel] [PATCH kernel 0/4] Fixes for sh_eth #3 Ben Hutchings
2015-01-27  8:19 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.