linux/drivers/net/wireless/ath/ath5k
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
..
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: fix missing output in monitor mode after ifconfig up 2009-08-14 09:12:39 -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