netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] net: fec: Code cleanup
@ 2014-09-23  7:40 Fugang Duan
  2014-09-23  7:40 ` [PATCH v1 1/4] net: fec: Add Ftype to BD to distiguish three tx queues for AVB Fugang Duan
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Fugang Duan @ 2014-09-23  7:40 UTC (permalink / raw)
  To: davem; +Cc: netdev, b20596, b38611

This patches does several things:
  - Fixing multiqueue issue.
  - Removing the unnecessary errata workaround.
  - Aligning the data buffer dma map/unmap size.
  - Freeing resource after probe failed.


Fugang Duan (4):
  net: fec: Add Ftype to BD to distiguish three tx queues for AVB
  net: fec: remove the ERR006358 workaround for imx6sx enet
  net: fec: align rx data buffer size for dma map/unmap
  net: fec: free resource after phy probe failed

 drivers/net/ethernet/freescale/fec.h      |    1 +
 drivers/net/ethernet/freescale/fec_main.c |   25 ++++++++++++++++++++-----
 2 files changed, 21 insertions(+), 5 deletions(-)

-- 
1.7.8

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

end of thread, other threads:[~2014-09-28 20:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23  7:40 [PATCH v1 0/4] net: fec: Code cleanup Fugang Duan
2014-09-23  7:40 ` [PATCH v1 1/4] net: fec: Add Ftype to BD to distiguish three tx queues for AVB Fugang Duan
2014-09-23  7:40 ` [PATCH v1 2/4] net: fec: remove the ERR006358 workaround for imx6sx enet Fugang Duan
2014-09-23  7:40 ` [PATCH v1 3/4] net: fec: align rx data buffer size for dma map/unmap Fugang Duan
2014-09-23  7:40 ` [PATCH v1 4/4] net: fec: free resource after phy probe failed Fugang Duan
2014-09-26 20:06 ` [PATCH v1 0/4] net: fec: Code cleanup David Miller
2014-09-27  9:51   ` fugang.duan
2014-09-27 22:55     ` David Miller
2014-09-28  3:39       ` fugang.duan
2014-09-28 20:43         ` Florian Fainelli

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).