Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: bcmgenet: power management related fixes
@ 2014-11-11  2:06 Florian Fainelli
  2014-11-11  2:06 ` [PATCH net 1/2] net: bcmgenet: connect and disconnect from the PHY state machine Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2014-11-11  2:06 UTC (permalink / raw)
  To: netdev; +Cc: davem, Florian Fainelli

Hi David,

These two patches fixes issues seen while testing power management on
platforms using the GENET driver.

First patch fixes an issue with the PHY state machine queuing work after
resume since we are not properly detached from it.

Second patch fixes an issue with GENET interfaces that were not properly
restored to a working state after a S3 suspend/resume cycle.

Thanks!

Florian Fainelli (2):
  net: bcmgenet: connect and disconnect from the PHY state machine
  net: bcmgenet: apply MII configuration in bcmgenet_open()

 drivers/net/ethernet/broadcom/genet/bcmgenet.c | 11 ++++++++++-
 drivers/net/ethernet/broadcom/genet/bcmgenet.h |  3 ++-
 drivers/net/ethernet/broadcom/genet/bcmmii.c   |  9 +++++----
 3 files changed, 17 insertions(+), 6 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-11 23:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11  2:06 [PATCH net 0/2] net: bcmgenet: power management related fixes Florian Fainelli
2014-11-11  2:06 ` [PATCH net 1/2] net: bcmgenet: connect and disconnect from the PHY state machine Florian Fainelli
2014-11-11  2:06 ` [PATCH net 2/2] net: bcmgenet: apply MII configuration in bcmgenet_open() Florian Fainelli
2014-11-11 23:24 ` [PATCH net 0/2] net: bcmgenet: power management related fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox