The WAKE_FILTER logic can only wake the system from the standby
power state. However, some systems that include the GENET IP
support deeper power saving states and the driver should suspend
and resume correctly from those states as well.

This commit set squashes a few issues uncovered while testing
suspend and resume from these deep sleep states.

Doug Berger (3):
  net: bcmgenet: test MPD_EN when resuming
  net: bcmgenet: test RBUF_ACPI_EN  when resuming
  net: bcmgenet: restore HFB filters on resume

 drivers/net/ethernet/broadcom/genet/bcmgenet.c     | 138 +++++++++------------
 drivers/net/ethernet/broadcom/genet/bcmgenet.h     |   1 -
 drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c |  22 ++--
 3 files changed, 77 insertions(+), 84 deletions(-)

-- 
2.7.4

Reply via email to