Merge branch 'QCA8K'
authorDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2016 08:31:56 +0000 (04:31 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2016 08:31:56 +0000 (04:31 -0400)
John Crispin says:

====================
net-next: dsa: add QCA8K support

This series is based on the AR8xxx series posted by Matthieu Olivari in may
2015. The following changes were made since then

* fixed the nitpicks from the previous review
* updated to latest API
* turned it into an mdio device
* added callbacks for fdb, bridge offloading, stp, eee, port status
* fixed several minor issues to the port setup and arp learning
* changed the namespacing as this driver to qca8k

The driver has so far only been tested on qca8337/N. It should work on other QCA
switches such as the qca8327 with minor changes.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge