kernel-ark/drivers/net/wireless/ath5k
Andrey Yurovsky b706e65b40 ath5k: fix mesh point operation
This patch fixes mesh point operation (thanks to YanBo for pointing
out the problem): make mesh point interfaces start beaconing when
they come up and configure the RX filter in mesh mode so that mesh
beacons and action frames are received.  Add mesh point to the check
in ath5k_add_interface.  Tested with multiple AR5211 cards.

Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-31 19:00:21 -04:00
..
ath5k.h ath5k: implement multi-rate retry support, fix tx status reporting 2008-10-06 18:14:57 -04:00
attach.c ath5k: Use new srevs to properly attach radio chips 2008-09-30 14:07:26 -04:00
base.c ath5k: fix mesh point operation 2008-10-31 19:00:21 -04:00
base.h ath5k: fix suspend-related oops on rmmod 2008-10-22 18:09:32 -04:00
caps.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
debug.c ath5k: correct misspelling in debug help 2008-10-29 17:54:35 -04:00
debug.h
desc.c ath5k: implement multi-rate retry support, fix tx status reporting 2008-10-06 18:14:57 -04:00
desc.h ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
dma.c ath5k: Use QUIET mechanism on tx dma stop 2008-09-30 14:07:26 -04:00
eeprom.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
eeprom.h ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
gpio.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
initvals.c ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular 2008-10-29 17:54:35 -04:00
Kconfig
Makefile ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
pcu.c ath5k: write beacon control register twice when resetting tsf 2008-09-30 14:07:25 -04:00
phy.c ath5k: Fix bad udelay calls on AR5210 code 2008-09-24 16:18:01 -04:00
qcu.c ath5k: Update registers and SREV ids v2 2008-09-30 14:07:25 -04:00
reg.h ath5k: Use QUIET mechanism on tx dma stop 2008-09-30 14:07:26 -04:00
reset.c ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular 2008-10-29 17:54:35 -04:00