]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fec-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2014 04:37:06 +0000 (23:37 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2014 04:37:06 +0000 (23:37 -0500)
commit4c378747aeca47f919aa1ddbad9acaf58fadeb6d
tree4a549a98368a3f9baa6e552dc3072b4da535c070
parent73dc6787b26b304ec90ba530176767722c2911dc
parente4065a9ef53f279e25e7a992160aba1a3b407ab8
Merge branch 'fec-next'

Fugang Duan says:

====================
net: fec: driver code clean and bug fix

The patch serial include code clean and bug fix:
Patch#1: avoid dummy operation during suspend/resume test.
Patch#2: bug fix for i.MX6SX SOC that clean all interrupt events during MAC initial process.
Patch#3: before phy device link status is up, only enable MDIO bus interrupt.

V2:
- Modify the comment form from David's suggestion.
====================

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