linux/drivers/net/wireless/quantenna/qtnfmac
Igor Mitsyanko 3656ab0fef qtnfmac: let wifi card handle channel switch request to the same chan
No reason to verify channel switch request in driver, it can simply be
forwarded to wireless device. Device can perform required checks and
return appropriate error code, and driver may not even have information
on current operational channel.

Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-09-25 11:27:15 +03:00
..
pearl qtnfmac: implement 64-bit dma support 2017-08-31 15:57:40 +03:00
bus.h qtnfmac: remove unused qtnf_rx_frame declaration 2017-08-17 10:04:37 +03:00
cfg80211.c qtnfmac: let wifi card handle channel switch request to the same chan 2017-09-25 11:27:15 +03:00
cfg80211.h qtnfmac: implement scan timeout 2017-08-03 12:58:13 +03:00
commands.c qtnfmac: do not cache channel info from "connect" command 2017-09-25 11:27:15 +03:00
commands.h qtnfmac: retrieve current channel info from EP 2017-09-25 11:27:14 +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: make "Channel change" event report full channel info 2017-09-25 11:27:13 +03:00
event.h
Kconfig
Makefile qtnfmac: drop -D__CHECK_ENDIAN from cflags 2017-08-31 15:57:37 +03:00
qlink.h qtnfmac: retrieve current channel info from EP 2017-09-25 11:27:14 +03:00
qlink_util.c qtnfmac: make "Channel change" event report full channel info 2017-09-25 11:27:13 +03:00
qlink_util.h qtnfmac: make "Channel change" event report full channel info 2017-09-25 11:27:13 +03:00
qtn_hw_ids.h
shm_ipc.c
shm_ipc.h
shm_ipc_defs.h
trans.c
trans.h
util.c
util.h