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