From: Lars Persson <lars.pers...@axis.com> Date: Mon, 29 Feb 2016 16:22:29 +0100
> 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. Series applied, thanks.