OpenCloudOS-Kernel/drivers/net/wireless/mediatek/mt7601u
Jakub Kicinski 78623bfb6f mt7601u: lock out rx path and tx status reporting
mac80211 requires that rx path does not run concurrently with
tx status reporting.  Add a spinlock which will ensure that.

Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-08-10 22:19:35 +03:00
..
Kconfig
Makefile
core.c
debugfs.c
dma.c mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
dma.h
eeprom.c mt7601u: don't warn about devices without per-rate power table 2015-06-15 12:49:35 +03:00
eeprom.h
init.c mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
initvals.h
initvals_phy.h
mac.c mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
mac.h
main.c mt7601u: set promiscous mode based on FIF_OTHER_BSS 2015-06-08 14:28:08 +03:00
mcu.c
mcu.h
mt7601u.h mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
phy.c
regs.h
trace.c
trace.h
tx.c mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
usb.c mt7601u: fix dma from stack address 2015-08-10 22:19:31 +03:00
usb.h mt7601u: fix dma from stack address 2015-08-10 22:19:31 +03:00
util.c
util.h