From: David S. Miller Date: Sat, 27 Aug 2016 04:06:58 +0000 (-0700) Subject: Merge branch 'mediatek-pdma-rx' X-Git-Tag: v4.9.8~1241^2~366 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e0424b616b588a700e36bb87f5a779a0779e9664;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'mediatek-pdma-rx' Nelson Chang says: ==================== net: ethernet: mediatek: modify to use the PDMA for Ethernet RX This series have some modifications and refines to support Ethernet RX by the PDMA. changes since v4: - Remove the redundant OR operation in mtk_hw_init() changes since v3: - Add GDM hardware settings to send packets to PDMA for RX changes since v2: - Fix the bugs of PDMA cpu index and interrupt settings in mtk_poll_rx() changes since v1: - Modify to use the PDMA instead of the QDMA for Ethernet RX ==================== Signed-off-by: David S. Miller --- e0424b616b588a700e36bb87f5a779a0779e9664