linux/drivers/net/ethernet/atheros/atl1c
Huang, Xiong 87eabe6bf0 atl1c: clear WoL status when reset pcie
WoL status is read-clear and should be cleared when in S0
status.
putting it in atl1c_reset_pcie is more suitable than
in atl1c_get_permanent_address.

Signed-off-by: xiong <xiong@qca.qualcomm.com>
Tested-by: Liu David <dwliu@qca.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-30 21:44:13 -04:00
..
atl1c_ethtool.c atl1c: refine SERDES-clock related code 2012-04-26 05:03:32 -04:00
atl1c_hw.c atl1c: clear WoL status when reset pcie 2012-04-30 21:44:13 -04:00
atl1c_hw.h atl1c: add PHY link event(up/down) patch 2012-04-30 21:44:13 -04:00
atl1c_main.c atl1c: clear WoL status when reset pcie 2012-04-30 21:44:13 -04:00
atl1c.h atl1c: add PHY link event(up/down) patch 2012-04-30 21:44:13 -04:00
Makefile