Re: [PATCH net 0/5] dwc_eth_qos: stability fixes and support for CMA

2016-03-02 Thread David Miller
From: Lars Persson 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 conditio

[PATCH net 0/5] dwc_eth_qos: stability fixes and support for CMA

2016-02-29 Thread Lars Persson
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