All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: stmmac: Coalesce and tail addr fixes
@ 2018-09-03 13:35 Jose Abreu
  2018-09-03 13:35 ` [PATCH net-next 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races Jose Abreu
  2018-09-03 13:35 ` [PATCH net-next 2/2] net: stmmac: Fixup the tail addr setting in xmit path Jose Abreu
  0 siblings, 2 replies; 9+ messages in thread
From: Jose Abreu @ 2018-09-03 13:35 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      |   7 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 182 +++++++++++++++-------
 3 files changed, 129 insertions(+), 64 deletions(-)

-- 
2.7.4

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-03 13:35 [PATCH net-next 0/2] net: stmmac: Coalesce and tail addr fixes Jose Abreu
2018-09-03 13:35 ` [PATCH net-next 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races Jose Abreu
2018-09-03 14:07   ` Jerome Brunet
2018-09-03 15:19     ` Jose Abreu
2018-09-03 16:22       ` Jerome Brunet
2018-09-04  9:57         ` Jose Abreu
2018-09-04 12:27           ` Jerome Brunet
2018-09-04 14:34             ` Jose Abreu
2018-09-03 13:35 ` [PATCH net-next 2/2] net: stmmac: Fixup the tail addr setting in xmit path 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.