Files
linux/drivers/net
hayeswang 2dd49e0f16 r8152: fix the runtime suspend issues
Fix the runtime suspend issues result from the linking change.

Case 1:
a) link down occurs.
b) driver disable tx/rx.
c) autosuspend occurs.
d) hw linking up.
e) device suspends without enabling tx/rx.
f) couldn't wake up when receiving packets.

Case 2:
a) Nway results in linking down.
b) autosuspend occurs.
c) device suspends.
d) device may not wake up when linking up.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-09 20:27:54 -07:00
..
2015-08-13 21:12:17 -07:00
2015-08-24 14:06:37 -07:00
2015-09-09 17:19:14 -07:00
2015-08-25 14:11:20 -07:00
2015-09-09 20:27:54 -07:00
2015-07-08 16:00:09 -07:00