]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qcom-emac-misc'
authorDavid S. Miller <davem@davemloft.net>
Mon, 30 Jan 2017 00:07:03 +0000 (19:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jan 2017 00:07:03 +0000 (19:07 -0500)
commitf9324f4b6a3c2e524c9baf9c944cc3ef68e5bb58
tree0dc31f4a8d67dbc675a99c5e7def5aa10f058ab2
parent959a7aafdd05f5a013396ee4f08afd919f28a5a4
parentf6bd08b9b2fcd29b022128e35e59e899367ac1d7
Merge branch 'qcom-emac-misc'

Timur Tabi says:

====================
net: qcom/emac:

Although not related, these patches affect the same files, so they should
be applied in order.

The first patch cleans up logging of when the the phy driver is attached.

The second patch always configures the SGMII to use autonegotiation mode.

The third patch removes a redundant call to emac_mac_start().

The fourth patch removes some extraneous non-functioning WOL code.

The fifth patch adds an error handler for the SGMII block.
====================

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