netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2][net-next] gianfar: xmit - fix errata workaround and cleanup
@ 2013-08-05 14:20 Claudiu Manoil
  2013-08-05 14:20 ` [PATCH 1/2][net-next] gianfar: Fix Tx csum generation errata handling Claudiu Manoil
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Claudiu Manoil @ 2013-08-05 14:20 UTC (permalink / raw)
  To: netdev; +Cc: David S. Miller, Paul Gortmaker

Hi David,
Please find these cleanup patches for the gfar_start_xmit() function,
including a fix for an old errata workaround implementation (eTSEC76,
for MPC8313 and MPC837x). I find this cleanup quite necessary to make
future fixes and improvements in xmit (and Tx processing) easier.
Thanks,

Claudiu Manoil (2):
  gianfar: Fix Tx csum generation errata handling
  gianfar: Cleanup TxFCB insertion on xmit

 drivers/net/ethernet/freescale/gianfar.c | 100 +++++++++++++++++--------------
 1 file changed, 55 insertions(+), 45 deletions(-)

-- 
1.7.11.7

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

end of thread, other threads:[~2013-08-05 19:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-05 14:20 [PATCH 0/2][net-next] gianfar: xmit - fix errata workaround and cleanup Claudiu Manoil
2013-08-05 14:20 ` [PATCH 1/2][net-next] gianfar: Fix Tx csum generation errata handling Claudiu Manoil
2013-08-05 14:20 ` [PATCH 2/2][net-next] gianfar: Cleanup TxFCB insertion on xmit Claudiu Manoil
2013-08-05 19:29 ` [PATCH 0/2][net-next] gianfar: xmit - fix errata workaround and cleanup 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).