linux/drivers/net/wireless/quantenna/qtnfmac
Sergey Matyukevich 46d55fcec1 qtnfmac: send EAPOL frames via control path
Send EAPOL frames via control path so they can be treated in a different
way rather than normal data frames. In this case EAPOLs are sent with
higher priority and with disabled aggregation and encryption. Besides,
all devices benefit from sending EAPOL frames via high priority path,
so move the functionality from chip specific to common code.

Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-11-14 17:28:51 +02:00
..
pcie qtnfmac: send EAPOL frames via control path 2019-11-14 17:28:51 +02:00
bus.h qtnfmac: send EAPOL frames via control path 2019-04-04 12:57:33 +03:00
cfg80211.c qtnfmac: allow to control DFS slave radar detection 2019-04-26 14:53:12 +03:00
cfg80211.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
commands.c qtnfmac: fix using skb after free 2019-11-14 17:28:47 +02:00
commands.h qtnfmac: allow to control DFS slave radar detection 2019-04-26 14:53:12 +03:00
core.c qtnfmac: send EAPOL frames via control path 2019-11-14 17:28:51 +02:00
core.h qtnfmac: send EAPOL frames via control path 2019-11-14 17:28:51 +02:00
debug.c qtnfmac: modify debugfs to support multiple cards 2019-04-26 14:53:13 +03:00
debug.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
event.c qtnfmac: fix invalid channel information output 2019-11-14 17:28:49 +02:00
event.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
qlink.h qtnfmac: allow to control DFS slave radar detection 2019-04-26 14:53:12 +03:00
qlink_util.c qtnfmac: allow each MAC to specify its own regulatory rules 2019-04-04 12:57:28 +03:00
qlink_util.h qtnfmac: allow each MAC to specify its own regulatory rules 2019-04-04 12:57:28 +03:00
qtn_hw_ids.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc_defs.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
trans.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
trans.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
util.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
util.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00