android_kernel_xiaomi_sm8350/drivers/net/wireless/ath5k
Bob Copeland bb2becac91 ath5k: remove stop/start calls from within suspend/resume
mac80211 now takes down interfaces automatically during suspend
so doing it in the driver is unnecessary.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:00:53 -05:00
..
ath5k.h
attach.c
base.c ath5k: remove stop/start calls from within suspend/resume 2009-01-29 16:00:53 -05:00
base.h
caps.c ath5k: discard 11g caps if reported by an ar5211 eeprom 2009-01-29 16:00:26 -05:00
debug.c
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: More EEPROM code updates 2009-01-29 15:58:46 -05:00
eeprom.h
gpio.c ath5k: fix off-by-one in gpio checks 2009-01-29 15:59:45 -05:00
initvals.c
Kconfig
Makefile
pcu.c ath5k: notice a negative keytype 2009-01-29 16:00:47 -05:00
phy.c
qcu.c ath5k: Minor QCU updates 2009-01-29 15:59:53 -05:00
reg.h
reset.c