Netdev List
 help / color / mirror / Atom feed
* [PATCH (net-next.git)] STMMAC: fix TX Normal descriptor
@ 2016-03-16 10:21 Giuseppe Cavallaro
  2016-03-16 10:21 ` [PATCH (net-next.git)] stmmac: fix TX normal DESC Giuseppe Cavallaro
  0 siblings, 1 reply; 3+ messages in thread
From: Giuseppe Cavallaro @ 2016-03-16 10:21 UTC (permalink / raw)
  To: netdev
  Cc: gabriel.fernandez, afaerber, fschaefer.oss, dinh.linux, davem,
	preid, tomeu, fabrice.gasnier, alexandre.torgue,
	Giuseppe Cavallaro

On top of the Oct_2015 driver version committed into net-next, this patch
fixes a problem for the HW where the normal descriptor are used at runtime
instead of the Enhanced/Alternate descriptors.
In the beginning, it was suggested to revert the patch:
  "stmmac: first frame prep at the end of xmit routine"
and it has been noticed that w/o it the normal TDES 0 and 1 were good filled.

Then has been proposed this new fix (w/o reverting the patch above).

Giuseppe Cavallaro (1):
  stmmac: fix TX normal DESC

 drivers/net/ethernet/stmicro/stmmac/norm_desc.c |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2016-03-18 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 10:21 [PATCH (net-next.git)] STMMAC: fix TX Normal descriptor Giuseppe Cavallaro
2016-03-16 10:21 ` [PATCH (net-next.git)] stmmac: fix TX normal DESC Giuseppe Cavallaro
2016-03-18 14:07   ` Tomeu Vizoso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox