linux/drivers/net/wireless/realtek/rtl8xxxu
Bruno Randolf c85ea1156d rtl8xxxu: Enable data frame reception in rtl8xxxu_start
mac80211 documentation says, the ieee80211_ops.start callback "must turn on
frame reception (for possibly enabled monitor interfaces.)". If not a single
monitor interface does not receive data frames.

Similarly we should not change the data reception based on the association
state.

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>
2016-02-25 11:55:38 +02:00
..
Kconfig rtl8xxxu: Fix typo in Kconfig help text 2016-02-25 11:55:27 +02:00
Makefile
rtl8xxxu.c rtl8xxxu: Enable data frame reception in rtl8xxxu_start 2016-02-25 11:55:38 +02:00
rtl8xxxu.h rtl8xxxu: Use REG_EFUSE_TEST register only on multifunctional devices 2016-02-25 11:55:33 +02:00
rtl8xxxu_regs.h rtl8xxxu: Document REG_RXFLTMAP registers 2016-02-25 11:55:36 +02:00