All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: stmmac: Coalesce and tail addr fixes
@ 2018-09-10  9:14 Jose Abreu
  2018-09-10  9:14 ` [PATCH net-next v2 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races Jose Abreu
  2018-09-10  9:14 ` [PATCH net-next v2 2/2] net: stmmac: Fixup the tail addr setting in xmit path Jose Abreu
  0 siblings, 2 replies; 19+ messages in thread
From: Jose Abreu @ 2018-09-10  9:14 UTC (permalink / raw)
  To: netdev
  Cc: Jose Abreu, 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: 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      |   6 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 212 ++++++++++++++--------
 3 files changed, 138 insertions(+), 84 deletions(-)

-- 
2.7.4

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

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

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-10  9:14 [PATCH net-next v2 0/2] net: stmmac: Coalesce and tail addr fixes Jose Abreu
2018-09-10  9:14 ` [PATCH net-next v2 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races Jose Abreu
2018-09-10 11:43   ` [net-next, v2, " Neil Armstrong
2018-09-10 12:52     ` Jose Abreu
2018-09-10 12:55       ` Jose Abreu
2018-09-10 13:46         ` Neil Armstrong
2018-09-10 14:44           ` Jose Abreu
2018-09-10 15:49             ` Neil Armstrong
2018-09-10 16:21               ` Jose Abreu
2018-09-10 18:15                 ` Neil Armstrong
2018-09-11  8:17                   ` Jose Abreu
2018-09-12 13:50                     ` Neil Armstrong
2018-09-12 14:25                       ` Jose Abreu
2018-09-10 19:22   ` [PATCH net-next v2 " Florian Fainelli
2018-09-12 14:23     ` Jose Abreu
2018-09-18  7:02     ` Tal Gilboa
2018-09-10  9:14 ` [PATCH net-next v2 2/2] net: stmmac: Fixup the tail addr setting in xmit path Jose Abreu
2018-09-10 18:46   ` Florian Fainelli
2018-09-12 14:17     ` Jose Abreu

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.