linux/drivers/net/wireless/quantenna/qtnfmac
Igor Mitsyanko c988967173 qtnfmac: pass all CONNECT cmd params to wireless card for processing
Specifically, following parameters are needed for wireless device
configuration but were not available to it before:
- HT/VHT capabilities and capabilities masks.
- full channel info (not just IEEE number)
- BSSID hint
- previous BSSID for reassoc request

Move Management Frame Protection setting from common encr info
structure into STA-specific .connect command parameters.

Make sure that all new qlink structure definitions are alignment-safe.

Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Reviewed-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-11-10 04:30:58 +02:00
..
pearl qtnfmac: modify full Tx queue recovery 2017-10-30 12:51:49 +02:00
bus.h qtnfmac: remove unused qtnf_rx_frame declaration 2017-08-17 10:04:37 +03:00
cfg80211.c qtnfmac: configure and start AP interface with a single command 2017-11-10 04:30:57 +02:00
cfg80211.h qtnfmac: cancel scans on wireless interface changes 2017-09-20 15:35:33 +03:00
commands.c qtnfmac: pass all CONNECT cmd params to wireless card for processing 2017-11-10 04:30:58 +02:00
commands.h qtnfmac: configure and start AP interface with a single command 2017-11-10 04:30:57 +02:00
core.c qtnfmac: use per-band HT/VHT info from wireless device 2017-11-10 04:30:54 +02:00
core.h qtnfmac: get rid of PHYMODE capabilities flags 2017-11-10 04:30:55 +02:00
debug.c
debug.h
event.c qtnfmac: SCAN results: retreive frame type information from "IE set" TLV 2017-11-10 04:30:56 +02:00
event.h
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qlink.h qtnfmac: pass all CONNECT cmd params to wireless card for processing 2017-11-10 04:30:58 +02:00
qlink_util.c qtnfmac: pass channel definition to WiFi card on START_AP command 2017-10-13 12:59:30 +03:00
qlink_util.h qtnfmac: pass channel definition to WiFi card on START_AP command 2017-10-13 12:59:30 +03:00
qtn_hw_ids.h
shm_ipc.c
shm_ipc.h
shm_ipc_defs.h
trans.c
trans.h
util.c
util.h