netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: stmmac: Coalesce and tail addr fixes
@ 2018-09-17  8:22 Jose Abreu
  2018-09-17  8:22 ` [PATCH net 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races Jose Abreu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jose Abreu @ 2018-09-17  8:22 UTC (permalink / raw)
  To: netdev
  Cc: Jose Abreu, Florian Fainelli, Neil Armstrong, Jerome Brunet,
	Martin Blumenstingl, David S. Miller, Joao Pinto,
	Giuseppe Cavallaro, Alexandre Torgue

The fix for coalesce timer and a fix in tail address setting that impacts
XGMAC2 operation.

The series is:
	Tested-by: Jerome Brunet <jbrunet@baylibre.com>
	on a113 s400 board (single queue)

Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Joao Pinto <jpinto@synopsys.com>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>

Jose Abreu (2):
  net: stmmac: Rework coalesce timer and fix multi-queue races
  net: stmmac: Fixup the tail addr setting in xmit path

 drivers/net/ethernet/stmicro/stmmac/common.h      |   4 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac.h      |  14 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 238 ++++++++++++----------
 include/linux/stmmac.h                            |   1 +
 4 files changed, 149 insertions(+), 108 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-12-19 12:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-17  8:22 [PATCH net 0/2] net: stmmac: Coalesce and tail addr fixes Jose Abreu
2018-09-17  8:22 ` [PATCH net 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races Jose Abreu
2018-09-17  8:22 ` [PATCH net 2/2] net: stmmac: Fixup the tail addr setting in xmit path Jose Abreu
2018-09-19  2:48 ` [PATCH net 0/2] net: stmmac: Coalesce and tail addr fixes David Miller
2018-12-19 12:02   ` Niklas Cassel

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