Merge branch 'micrel-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 18:55:41 +0000 (13:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 18:55:41 +0000 (13:55 -0500)
commit8d326d818a2a8fc80c7df85dd88cb214804d1499
tree0e59c69d42c2855ae5f63966596b7c22faba897a
parent59af81a14477d88a7a808fda2e2af3225a7d3f02
parent7b52314cc44569f56aa07abdbe43e6ccfcef9478
Merge branch 'micrel-next'

Johan Hovold says:

====================
net: phy: micrel: refactoring and KSZ8081/KSZ8091 features

This series cleans up and refactors parts of the micrel PHY driver, and
adds support for broadcast-address-disable and led-mode configuration
for KSZ8081 and KSZ8091 PHYs.

Specifically, this enables dual KSZ8081 setups (which are limited to
using address 0 and 3).

A follow up series will add device-type abstraction which will allow for
further refactoring and shared initialisation code.
====================

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