Merge branch 'xgene-v2-mdio-and-ethtool'
authorDavid S. Miller <davem@davemloft.net>
Thu, 23 Mar 2017 02:17:15 +0000 (19:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Mar 2017 02:17:15 +0000 (19:17 -0700)
commitb5bacf86b63e850e185dfd9d0e6f1bff51e8919e
tree650bf7ddbc178cf26c54217103cca27014bc4314
parent9bdf64d511c5c23e39b7a58ff4056d839060c026
parent1ffa8a7aa516473b3575ee8c30f4e0b1bb29a7d8
Merge branch 'xgene-v2-mdio-and-ethtool'

Iyappan Subramanian says:

====================
drivers: net: xgene-v2: Add MDIO and ethtool support

This patch set,

- adds phy management and ethtool support
- fixes ethernet reset
- addresses review comments from previous patch set

v2: Address review comments from v1
- removed mdio_lock, since there is a top level lock in mdio_bus.c

v1:
- Initial version
====================

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>