[PATCH net-next v3 0/2] net: ethernet: mediatek: modify to use the PDMA for Ethernet RX

Nelson Chang nelson.chang at mediatek.com
Wed Aug 24 19:26:29 PDT 2016


This patch set fixes the following issues

v1 -> v2: Fix the bugs of PDMA cpu index and interrupt settings in mtk_poll_rx()

v2 -> v3: Add GDM hardware settings to send packets to PDMA for RX

Nelson Chang (2):
  net: ethernet: mediatek: modify to use the PDMA instead of the QDMA
    for Ethernet RX
  net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX

 drivers/net/ethernet/mediatek/mtk_eth_soc.c | 80 +++++++++++++++++------------
 drivers/net/ethernet/mediatek/mtk_eth_soc.h | 31 ++++++++++-
 2 files changed, 76 insertions(+), 35 deletions(-)

-- 
1.9.1




More information about the Linux-mediatek mailing list