linux/drivers/net/wireless/mediatek/mt7601u
Jakub Kicinski 2dea58f629 mt7601u: set promiscous mode based on FIF_OTHER_BSS
Most drivers use FIF_OTHER_BSS to set promiscous mode.  Let us
follow their lead even though it doesn't match exactly the HW
filter flags.

Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-06-08 14:28:08 +03:00
..
core.c
debugfs.c
dma.c mt7601u: watch out for invalid-length frames 2015-06-08 14:28:07 +03:00
dma.h
eeprom.c
eeprom.h
init.c mt7601u: don't cleanup device second time after .resume() 2015-06-08 14:28:07 +03:00
initvals_phy.h
initvals.h
Kconfig
mac.c mt7601u: watch out for invalid-length frames 2015-06-08 14:28:07 +03:00
mac.h
main.c mt7601u: set promiscous mode based on FIF_OTHER_BSS 2015-06-08 14:28:08 +03:00
Makefile
mcu.c
mcu.h
mt7601u.h
phy.c
regs.h
trace.c
trace.h
tx.c
usb.c mt7601u: don't cleanup device second time after .resume() 2015-06-08 14:28:07 +03:00
usb.h
util.c
util.h