Merge branch 'dwc_eth_qos'
authorDavid S. Miller <davem@davemloft.net>
Wed, 2 Mar 2016 19:57:16 +0000 (14:57 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Mar 2016 19:57:16 +0000 (14:57 -0500)
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 <davem@davemloft.net>

Trivial merge
This page took 0.025695 seconds and 5 git commands to generate.