]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcf9f464ac48e702eab3b7edcb99ba9d0582ab2ce
tree650bf7ddbc178cf26c54217103cca27014bc4314
parenta06de3bc91b90432004dbf638300d738dfe9a71f
parent49dc4916af7aae114d6d26249b8cc380f6fb3c47
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>