netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Fix warning, issue and give some enhancements
@ 2016-08-15 17:51 Sean Wang
  2016-08-15 17:51 ` [PATCH v2 1/5] net: ethernet: mediatek: add REVMII and fix RMII mode supported by GMAC Sean Wang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sean Wang @ 2016-08-15 17:51 UTC (permalink / raw)
  To: john, davem; +Cc: nbd, netdev, linux-mediatek, keyhaede, Sean Wang

This patch set fixes the following warning and issues and gives some 
enhancements about RX path handling.

v1 -> v2: fix message typos and add coverletter

Sean Wang (5):
  net: ethernet: mediatek: add REVMII and fix RMII mode supported by
    GMAC
  net: ethernet: mediatek: fix flow control settings on GMAC0 is not
    being enabled properly
  net: ethernet: mediatek: fix runtime warning raised by inconsistent
    struct device pointers passed to DMA API
  net: ethernet: mediatek: enhance RX path by reducing the frequency of
    the memory barrier used
  net: ethernet: mediatek: enhance RX path by aggregating more skbs
    into NAPI

 drivers/net/ethernet/mediatek/mtk_eth_soc.c |   70 ++++++++++++++++-----------
 1 file changed, 42 insertions(+), 28 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-08-15 20:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-15 17:51 [PATCH v2 0/5] Fix warning, issue and give some enhancements Sean Wang
2016-08-15 17:51 ` [PATCH v2 1/5] net: ethernet: mediatek: add REVMII and fix RMII mode supported by GMAC Sean Wang
2016-08-15 17:51 ` [PATCH v2 2/5] net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly Sean Wang
2016-08-15 17:51 ` [PATCH v2 3/5] net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API Sean Wang
2016-08-15 17:51 ` [PATCH v2 4/5] net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier used Sean Wang
2016-08-15 17:51 ` [PATCH v2 5/5] net: ethernet: mediatek: enhance RX path by aggregating more skbs into NAPI Sean Wang
2016-08-15 20:50 ` [PATCH v2 0/5] Fix warning, issue and give some enhancements 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).