All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] Fixes for sh_eth #4
@ 2015-02-26 14:12 Ben Hutchings
  2015-02-26 14:13 ` [PATCH net 1/4] sh_eth: Ensure proper ordering of descriptor active bit write/read Ben Hutchings
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Ben Hutchings @ 2015-02-26 14:12 UTC (permalink / raw)
  To: netdev
  Cc: linux-kernel, Nobuhiro Iwamatsu, Mitsuhiro Kimura,
	Yoshihiro Kaneko, Yoshihiro Shimoda

I'm continuing review and testing of Ethernet support on the R-Car H2
chip, with help from a colleague.  This series fixes a few more issues.

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

Ben.

Ben Hutchings (4):
  sh_eth: Ensure proper ordering of descriptor active bit write/read
  sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
  Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
  sh_eth: Really fix padding of short frames on TX

 drivers/net/ethernet/renesas/sh_eth.c |   15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH net 0/4] Fixes for sh_eth #4 v2
@ 2015-03-03  0:51 Ben Hutchings
  2015-03-03  0:52 ` [PATCH net 2/4] sh_eth: Fix RX recovery on R-Car in case of RX ring underrun Ben Hutchings
  0 siblings, 1 reply; 13+ messages in thread
From: Ben Hutchings @ 2015-03-03  0:51 UTC (permalink / raw)
  To: netdev
  Cc: linux-kernel, Nobuhiro Iwamatsu, Mitsuhiro Kimura,
	Yoshihiro Kaneko, Yoshihiro Shimoda

I'm continuing review and testing of Ethernet support on the R-Car H2
chip, with help from a colleague.  This series fixes a few more issues.

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

v2: Add note that the revert is not a pure revert.

Ben Hutchings (4):
  sh_eth: Ensure proper ordering of descriptor active bit write/read
  sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
  Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
  sh_eth: Really fix padding of short frames on TX

 drivers/net/ethernet/renesas/sh_eth.c |   15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

-- 
1.7.10.4

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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 14:12 [PATCH net 0/4] Fixes for sh_eth #4 Ben Hutchings
2015-02-26 14:13 ` [PATCH net 1/4] sh_eth: Ensure proper ordering of descriptor active bit write/read Ben Hutchings
2015-02-26 14:19 ` [PATCH net 2/4] sh_eth: Fix RX recovery on R-Car in case of RX ring underrun Ben Hutchings
2015-02-27 20:20   ` Sergei Shtylyov
2015-02-26 14:21 ` [PATCH net 3/4] Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" Ben Hutchings
2015-02-26 16:14   ` Ben Hutchings
2015-02-26 19:17   ` Sergei Shtylyov
2015-02-26 20:13     ` Ben Hutchings
2015-02-26 20:35       ` Sergei Shtylyov
2015-02-28 19:47         ` David Miller
2015-02-26 14:21 ` [PATCH net 4/4] sh_eth: Really fix padding of short frames on TX Ben Hutchings
2015-02-27 22:43 ` [PATCH net 0/4] Fixes for sh_eth #4 David Miller
  -- strict thread matches above, loose matches on Subject: below --
2015-03-03  0:51 [PATCH net 0/4] Fixes for sh_eth #4 v2 Ben Hutchings
2015-03-03  0:52 ` [PATCH net 2/4] sh_eth: Fix RX recovery on R-Car in case of RX ring underrun Ben Hutchings

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.