mirror_ubuntu-kernels/drivers/net/wireless/ath/ath5k
Bob Copeland ae6f53f25f ath5k: update PCU opmode whenever a new interface is added
Previously, we would store the operating mode at interface up time,
but only update the PCU registers when the next reset happened.
The result is that if beacon configuration (ops->bss_info_changed)
happens before ops->config, we will program the wrong things into
the timer registers.  Consequently, beacons won't work in AP mode
until after a reset (channel change, scan etc.).

This is fragile anyway so just program the opmode as soon as
mac80211 gives it to us.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-04 16:43:25 -04:00
..
ath5k.h ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
attach.c ath5k: enable hardware LEDs 2009-07-10 14:57:41 -04:00
base.c ath5k: update PCU opmode whenever a new interface is added 2009-08-04 16:43:25 -04:00
base.h ath5k: rework beacon configuration 2009-07-10 15:02:29 -04:00
caps.c
debug.c ath5k: remove permissions from debugfs files 2009-07-10 15:02:26 -04:00
debug.h
desc.c
desc.h
dma.c
eeprom.c
eeprom.h
gpio.c
initvals.c
Kconfig ath5k: remove EXPERIMENTAL marker 2009-08-04 16:43:21 -04:00
led.c
Makefile ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00
pcu.c ath5k: fix mesh beaconing 2009-06-15 15:05:53 -04:00
phy.c ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
qcu.c ath5k: send buffered frames after the beacon 2009-07-10 15:02:28 -04:00
reg.h ath5k: fix values for bus error bits in ISR2 2009-07-24 15:05:29 -04:00
reset.c ath5k: cleanup ath5k_hw struct 2009-07-10 14:57:41 -04:00
rfbuffer.h
rfgain.h
rfkill.c ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00