kernel-ark/drivers/net/wireless/ath
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
..
ar9170 ath: simplify kconfig dependency and add documentation 2009-08-04 16:43:21 -04:00
ath5k ath5k: update PCU opmode whenever a new interface is added 2009-08-04 16:43:25 -04:00
ath9k ath9k: Remove unused ath9k_hw_intrget() 2009-08-04 16:43:24 -04:00
Kconfig ath: use menuconfig to put ath stuff in its own page 2009-08-04 16:43:21 -04:00
main.c
Makefile
regd_common.h ath: map TH to FCC3_WORLD 2009-07-27 15:24:08 -04:00
regd.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-07-23 19:03:51 -07:00
regd.h