1
0
Fork 0
alistair23-linux/drivers/net/wireless/quantenna/qtnfmac
Sergey Matyukevich a715b3a0ef qtnfmac: cancel scans on wireless interface changes
Cancel active scans and deactivate firmware scan watchdog timer
when wireless interface configuration is changed. The usecases
include wireless interface mode change, interface down,
AP stop, virtual interface removal.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-09-20 15:35:33 +03:00
..
pearl qtnfmac: lock access to h/w in tx path 2017-09-20 15:35:32 +03:00
Kconfig
Makefile qtnfmac: drop -D__CHECK_ENDIAN from cflags 2017-08-31 15:57:37 +03:00
bus.h qtnfmac: remove unused qtnf_rx_frame declaration 2017-08-17 10:04:37 +03:00
cfg80211.c qtnfmac: cancel scans on wireless interface changes 2017-09-20 15:35:33 +03:00
cfg80211.h qtnfmac: cancel scans on wireless interface changes 2017-09-20 15:35:33 +03:00
commands.c qtnfmac: prepare for AP_VLAN interface type support 2017-08-03 12:58:15 +03:00
commands.h qtnfmac: implement cfg80211 channel_switch handler 2017-08-03 12:58:13 +03:00
core.c qtnfmac: implement scan timeout 2017-08-03 12:58:13 +03:00
core.h qtnfmac: implement scan timeout 2017-08-03 12:58:13 +03:00
debug.c
debug.h
event.c qtnfmac: cancel scans on wireless interface changes 2017-09-20 15:35:33 +03:00
event.h
qlink.h qtnfmac: prepare for AP_VLAN interface type support 2017-08-03 12:58:15 +03:00
qlink_util.c qtnfmac: prepare for AP_VLAN interface type support 2017-08-03 12:58:15 +03:00
qlink_util.h qtnfmac: remove function qtnf_cmd_skb_put_action 2017-08-03 12:58:14 +03:00
qtn_hw_ids.h
shm_ipc.c
shm_ipc.h
shm_ipc_defs.h
trans.c
trans.h
util.c
util.h