netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] net: stmmac: Coalesce and tail addr fixes
@ 2018-09-13  8:02 Jose Abreu
  2018-09-13  8:02 ` [PATCH net-next v3 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races Jose Abreu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jose Abreu @ 2018-09-13  8:02 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.

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] 7+ messages in thread

end of thread, other threads:[~2018-09-17 18:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-13  8:02 [PATCH net-next v3 0/2] net: stmmac: Coalesce and tail addr fixes Jose Abreu
2018-09-13  8:02 ` [PATCH net-next v3 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races Jose Abreu
2018-09-13 11:24   ` Neil Armstrong
2018-09-13  8:02 ` [PATCH net-next v3 2/2] net: stmmac: Fixup the tail addr setting in xmit path Jose Abreu
2018-09-14 15:06 ` [PATCH net-next v3 0/2] net: stmmac: Coalesce and tail addr fixes Jerome Brunet
2018-09-17 12:51   ` Jose Abreu
2018-09-14 21:27 ` 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).