]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ethernet RX
authorNelson Chang <nelson.chang@mediatek.com>
Thu, 25 Aug 2016 17:09:42 +0000 (01:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Aug 2016 04:06:58 +0000 (21:06 -0700)
commit726717001c5a87255a285ff1cf8f8cf7ddc4d95c
tree477f6ffd9bb2068b00c2c8f855368c72094cef26
parent2100f6c5e6c7b2bb21553b7dbffcd2aa34cdef65
net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ethernet RX

Because the PDMA has richer features than the QDMA for Ethernet RX
(such as multiple RX rings, HW LRO, etc.),
the patch modifies to use the PDMA to handle Ethernet RX.

Acked-by: John Crispin <john@phrozen.org>
Signed-off-by: Nelson Chang <nelson.chang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mediatek/mtk_eth_soc.c
drivers/net/ethernet/mediatek/mtk_eth_soc.h