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)
commitebc9780c93077a1c1129879de783f7fa8551d399
tree78358e05f119d0b5b0859e55c4c1ed1bc608c580
parent11351bf762d27116dd9fb362b198bebdfd427d53
parentcd5e41234729966153595fd3c2a7912cc4f95bc2
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 <davem@davemloft.net>
This page took 0.025631 seconds and 5 git commands to generate.