linux-hardened/drivers/net/wireless/ti/wl1251
Grazvydas Ignotas 84b60c144c wl1251: send filters to firmware as they are set
Firmware supports changing filters using ACX_RX_CFG command,
so use it in .configure_filter callback. Firmware also supports
probe request filtering, so add it too along the way.
This will also re-enable BSSID filter which is now removed by
join command while associating.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-06-20 15:14:45 -04:00
..
acx.c
acx.h
boot.c
boot.h
cmd.c wl1251: fix filtering support 2012-06-20 15:14:44 -04:00
cmd.h
debugfs.c
debugfs.h
event.c
event.h
init.c
init.h
io.c
io.h
Kconfig
main.c wl1251: send filters to firmware as they are set 2012-06-20 15:14:45 -04:00
Makefile
ps.c
ps.h
reg.h
rx.c
rx.h
sdio.c
spi.c
spi.h
tx.c
tx.h
wl12xx_80211.h
wl1251.h wl1251: remove unused filter_work 2012-06-20 15:14:42 -04:00