linux/drivers/net/wireless/ath
Joerg Albert e30eb4ab45 ath5k: fix missing output in monitor mode after ifconfig up
Let ath5k_chan_set() always call ath5k_reset().
This fixes the bug that we don't
get any packets in monitor mode after:

ifconfig wlan0 down
iwconfig wlan0 mode monitor channel 1
ifconfig wlan0 up

but they arrive after

iwconfig wlan0 channel 2

Signed-off-by: Joerg Albert <jal2@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-14 09:12:39 -04:00
..
ar9170 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-08-12 17:44:53 -07:00
ath5k ath5k: fix missing output in monitor mode after ifconfig up 2009-08-14 09:12:39 -04:00
ath9k ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom() 2009-08-04 16:44:35 -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.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
regd_common.h ath: map TH to FCC3_WORLD 2009-07-27 15:24:08 -04:00