summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/qlink.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: qtnfmac: fix repeated words in commentsJilin Yuan2022-07-181-2/+2
* qtnfmac: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-27/+27
* qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich2020-03-121-1/+30
* qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich2020-03-121-1/+1
* qtnfmac: drop unnecessary TLVs from scan commandIgor Mitsyanko2020-02-121-11/+40
* qtnfmac: update channel switch command to support 6GHz bandIgor Mitsyanko2020-02-121-6/+19
* qtnfmac: cleanup alignment in firmware communication protocolIgor Mitsyanko2020-02-121-5/+22
* qtnfmac: pass max scan SSIDs limit on per-radio basisIgor Mitsyanko2020-02-121-3/+1
* qtnfmac: implement extendable channel survey dumpIgor Mitsyanko2020-02-121-10/+56
* qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV typeIgor Mitsyanko2020-02-121-5/+0
* qtnfmac: merge PHY_PARAMS_GET into MAC_INFOIgor Mitsyanko2020-02-121-28/+36
* qtnfmac: pass hardware capabilities in TLV elementIgor Mitsyanko2020-02-121-17/+28
* qtnfmac: use MAJOR.MINOR format for firmware protocolIgor Mitsyanko2020-02-121-3/+39
* qtnfmac: add support for TWT responder and spatial reuseMikhail Karpenko2020-01-261-1/+45
* qtnfmac: add support for STA HE ratesSergey Matyukevich2020-01-261-0/+1
* qtnfmac: add module param to configure DFS offloadSergey Matyukevich2020-01-261-2/+3
* qtnfmac: add TLV for extension IEsMikhail Karpenko2019-11-201-0/+35
* qtnfmac: track broadcast domain of each interfaceIgor Mitsyanko2019-11-201-0/+41
* qtnfmac: add support for getting/setting transmit powerMikhail Karpenko2019-11-141-0/+42
* qtnfmac: handle MIC failure event from firmwareSergey Matyukevich2019-11-141-0/+15
* qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko2019-04-261-1/+3
* qtnfmac: use scan duration param for different scan typesIgor Mitsyanko2019-04-041-1/+10
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-041-9/+15
* qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko2019-04-041-2/+4
* qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko2019-04-041-21/+21
* qtnfmac: include full channels info to regulatory notifierIgor Mitsyanko2019-04-041-1/+7
* qtnfmac: enable WPA3 SAE supportSergey Matyukevich2019-02-081-0/+35
* qtnfmac: enable WPA3 OWE supportSergey Matyukevich2019-02-081-0/+1
* qtnfmac: add missing bss record to host scan cacheSergey Matyukevich2019-02-011-1/+3
* qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-011-15/+2
* qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich2019-02-011-2/+2
* qtnfmac: add support for 4addr modeSergey Matyukevich2019-02-011-1/+2
* qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko2019-02-011-0/+1
* qtnfmac: add support for scan dwell time configurationSergey Matyukevich2018-10-051-0/+2
* qtnfmac: add support for scan flushSergey Matyukevich2018-10-051-0/+1
* qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko2018-10-051-0/+2
* qtnfmac: implement basic WoWLAN supportSergey Matyukevich2018-08-021-0/+56
* qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko2018-07-301-0/+3
* qtnfmac: implement cfg80211 power management callbackSergei Maksimenko2018-07-301-0/+26
* qtnfmac: enable source MAC address randomization supportAndrey Shevchenko2018-06-271-0/+20
* qtnfmac: decode error codes from firmware repliesIgor Mitsyanko2018-05-301-0/+2
* qtnfmac: add DFS offload supportDmitry Lebed2018-04-241-2/+5
* qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-241-2/+9
* qtnfmac: get more hardware info from cardVasily Ulyanov2018-01-241-1/+11
* qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov2018-01-241-10/+0
* qtnfmac: support MAC address based access controlVasily Ulyanov2018-01-091-1/+36
* qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibilityIgor Mitsyanko2018-01-091-67/+137
* qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov2018-01-091-0/+1
* qtnfmac: fix rssi data passed to wireless coreSergey Matyukevich2018-01-091-5/+6
* qtnfmac: add support for radar detection and CACIgor Mitsyanko2018-01-091-0/+36