linux/drivers/net/wireless/ath/carl9170
Christian Lamparter 735761108f carl9170: reinit phy after HT settings have changed
The driver has a set of different initvals for 20 MHz
vs dynamic HT2040 operation. Because we can't change
some of the registers "in-flight", the driver needs to
perform a warm reset.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-21 11:05:25 -04:00
..
carl9170.h carl9170: reinit phy after HT settings have changed 2010-09-21 11:05:25 -04:00
cmd.c
cmd.h
debug.c carl9170: don't load bogus nf of chain 1 2010-09-21 11:05:21 -04:00
debug.h carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
eeprom.h
fw.c carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
fwcmd.h
fwdesc.h
hw.h
Kconfig carl9170: Makefile, Kconfig files and MAINTAINERS 2010-09-14 16:03:42 -04:00
led.c
mac.c carl9170: PHY/RF and MAC routines 2010-09-14 16:03:42 -04:00
main.c
Makefile carl9170: Makefile, Kconfig files and MAINTAINERS 2010-09-14 16:03:42 -04:00
phy.c carl9170: reinit phy after HT settings have changed 2010-09-21 11:05:25 -04:00
phy.h
rx.c carl9170: 802.11 rx/tx processing and usb backend 2010-09-14 16:03:42 -04:00
tx.c carl9170: 802.11 rx/tx processing and usb backend 2010-09-14 16:03:42 -04:00
usb.c carl9170: fix state downgrade during reset 2010-09-21 11:05:24 -04:00
version.h
wlan.h