From: David S. Miller Date: Wed, 2 Mar 2016 19:57:16 +0000 (-0500) Subject: Merge branch 'dwc_eth_qos' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ebc9780c93077a1c1129879de783f7fa8551d399;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'dwc_eth_qos' Lars Persson says: ==================== dwc_eth_qos: stability fixes and support for CMA This series has bug fixes for the dwc_eth_qos ethernet driver. Mainly two stability fixes for problems found by Rabin Vincent: - Successive starts and stops of the interface would trigger a DMA reset timeout. - A race condition in the TX DMA handling could trigger a netdev watchdog timeout. The memory allocation was improved to support use of the CMA as DMA allocator backend. ==================== Signed-off-by: David S. Miller --- ebc9780c93077a1c1129879de783f7fa8551d399