summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/commands.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-2/+3
* wifi: qtnfmac: use struct_size and size_sub for payload lengthJacob Keller2023-03-131-3/+4
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-021-1/+1
* wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam2022-07-011-4/+8
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-1/+1
* qtnfmac: remove meaningless goto statement and labelswengjianfeng2021-04-171-67/+0
* qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King2020-09-291-0/+2
* qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich2020-03-121-0/+36
* qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich2020-03-121-1/+1
* qtnfmac: drop unnecessary TLVs from scan commandIgor Mitsyanko2020-02-121-74/+56
* qtnfmac: update channel switch command to support 6GHz bandIgor Mitsyanko2020-02-121-8/+9
* qtnfmac: cleanup alignment in firmware communication protocolIgor Mitsyanko2020-02-121-90/+52
* qtnfmac: pass max scan SSIDs limit on per-radio basisIgor Mitsyanko2020-02-121-3/+1
* qtnfmac: implement extendable channel survey dumpIgor Mitsyanko2020-02-121-63/+111
* qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV typeIgor Mitsyanko2020-02-121-30/+18
* qtnfmac: merge PHY_PARAMS_GET into MAC_INFOIgor Mitsyanko2020-02-121-96/+6
* qtnfmac: pass hardware capabilities in TLV elementIgor Mitsyanko2020-02-121-8/+11
* qtnfmac: use MAJOR.MINOR format for firmware protocolIgor Mitsyanko2020-02-121-22/+37
* qtnfmac: add support for TWT responder and spatial reuseMikhail Karpenko2020-01-261-0/+8
* qtnfmac: add support for STA HE ratesSergey Matyukevich2020-01-261-0/+2
* qtnfmac: add module param to configure DFS offloadSergey Matyukevich2020-01-261-1/+2
* qtnfmac: process HE capabilities requestsMikhail Karpenko2019-11-201-1/+89
* qtnfmac: advertise netdev port parent IDIgor Mitsyanko2019-11-201-4/+1
* qtnfmac: track broadcast domain of each interfaceIgor Mitsyanko2019-11-201-0/+32
* qtnfmac: add support for getting/setting transmit powerMikhail Karpenko2019-11-141-0/+65
* qtnfmac: fix using skb after freeSergey Matyukevich2019-11-141-2/+4
* qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-251-3/+2
* qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko2019-04-261-1/+3
* qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()Gustavo A. R. Silva2019-04-041-11/+4
* qtnfmac: use scan duration param for different scan typesIgor Mitsyanko2019-04-041-10/+39
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-041-5/+5
* qtnfmac: simplify firmware state trackingSergey Matyukevich2019-04-041-2/+1
* qtnfmac: update bands information on CHANGE_INTF commandIgor Mitsyanko2019-04-041-2/+19
* qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko2019-04-041-0/+15
* qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko2019-04-041-124/+62
* qtnfmac: pass complete channel info in regulatory notifierIgor Mitsyanko2019-04-041-31/+18
* qtnfmac: include full channels info to regulatory notifierIgor Mitsyanko2019-04-041-0/+20
* qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko2019-04-041-6/+3
* qtnfmac: enable WPA3 SAE supportSergey Matyukevich2019-02-081-0/+29
* qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich2019-02-011-6/+4
* qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-011-14/+2
* qtnfmac: do not reject retry changes in driverSergey Matyukevich2019-02-011-0/+8
* qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich2019-02-011-4/+4
* qtnfmac: add support for 4addr modeSergey Matyukevich2019-02-011-5/+9
* qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko2019-02-011-0/+2
* qtnfmac: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-011-3/+2
* qtnfmac: fix error handling in control pathSergey Matyukevich2018-11-061-8/+13
* qtnfmac: add support for scan dwell time configurationSergey Matyukevich2018-10-051-0/+9
* qtnfmac: add support for scan flushSergey Matyukevich2018-10-051-0/+6
* qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich2018-10-051-2/+1