rtl8xxxu: Enable monitor mode by handling filters
authorBruno Randolf <br1@einfach.org>
Wed, 3 Feb 2016 18:39:51 +0000 (13:39 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 25 Feb 2016 09:55:35 +0000 (11:55 +0200)
commit3bed4bfa51f2635ff21c73f83503e3e8ac233db2
tree1f5a60634a7676de2c2fc18f1b9e2505de8c1769
parent56e4374a5e08b6971069de4bb0824c2aa2149a8f
rtl8xxxu: Enable monitor mode by handling filters

Monitor mode is enabled by handling the filter flags we get from mac80211 in
rtl8xxxu_configure_filter() and writing them to the RCR register.

By handling the filters, we can also stop setting the BSSID filters in the
association event.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c
This page took 0.024929 seconds and 5 git commands to generate.