]> 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)
commitda95149214ef13ce7311057df425d885630be9d3
tree0dc31f4a8d67dbc675a99c5e7def5aa10f058ab2
parentbe643b697f9f21643a8bcd34989fdb1b17936991
parent5eb9f02c479bb229cb727b7fb4b90702dc5ee78f
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>