]> git.baikalelectronics.ru Git - kernel.git/commit
wl1251: send filters to firmware as they are set
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 16 Jun 2012 19:31:50 +0000 (22:31 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 Jun 2012 19:14:45 +0000 (15:14 -0400)
commitbe0f88e3e84c458e9f84394bb9959e5f6d325dda
tree47c4c76f0df8789e3a72b988a67172121f033578
parent3a8573147171fe2ec64b85c03582ffa6607a8e32
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>
drivers/net/wireless/ti/wl1251/main.c