OSDN Git Service

Merge branch 'complex-c45-phys'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 May 2019 22:02:33 +0000 (15:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 May 2019 22:02:33 +0000 (15:02 -0700)
commit655887fe39273cb3c86d25b245bce25a85935f82
tree7d7ec060b20abfcf99fae544c2cb9c392dc0e2bd
parent8e2ea3ea962535c64800e82e03e3e1b6cfd9c64f
parent97b33bdf9bddb6bebc2e87148df3e30aa7a13b2d
Merge branch 'complex-c45-phys'

Heiner Kallweit says:

====================
net: phy: improve handling of more complex C45 PHY's

This series tries to address few problematic aspects raised by
Russell. Concrete example is the Marvell 88x3310, the changes
should be helpful for other complex C45 PHY's too.

v2:
- added patch enabling interrupts also if phylib state machine
  isn't started
- removed patch dealing with the double link status read
  This one needs little bit more thinking and will go separately.
====================

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