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