summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna
AgeCommit message (Expand)AuthorLines
2020-03-12qtnfmac: add interface combination check for repeater modeDmitry Lebed-0/+15
2020-03-12qtnfmac: assign each wiphy to its own virtual platform deviceSergey Matyukevich-7/+24
2020-03-12qtnfmac: set valid edmg in cfg80211_chan_defSergey Matyukevich-0/+2
2020-03-12qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich-1/+137
2020-03-12qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich-10/+9
2020-02-12qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich-5/+10
2020-02-12qtnfmac: drop unnecessary TLVs from scan commandIgor Mitsyanko-93/+96
2020-02-12qtnfmac: update channel switch command to support 6GHz bandIgor Mitsyanko-14/+28
2020-02-12qtnfmac: cleanup alignment in firmware communication protocolIgor Mitsyanko-161/+103
2020-02-12qtnfmac: pass max scan SSIDs limit on per-radio basisIgor Mitsyanko-8/+4
2020-02-12qtnfmac: implement extendable channel survey dumpIgor Mitsyanko-122/+173
2020-02-12qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV typeIgor Mitsyanko-35/+18
2020-02-12qtnfmac: merge PHY_PARAMS_GET into MAC_INFOIgor Mitsyanko-138/+49
2020-02-12qtnfmac: pass hardware capabilities in TLV elementIgor Mitsyanko-40/+63
2020-02-12qtnfmac: use MAJOR.MINOR format for firmware protocolIgor Mitsyanko-33/+86
2020-01-26qtnfmac: add support for TWT responder and spatial reuseMikhail Karpenko-1/+53
2020-01-26qtnfmac: add support for STA HE ratesSergey Matyukevich-0/+3
2020-01-26qtnfmac: control qtnfmac wireless interfaces bridgingSergey Matyukevich-18/+34
2020-01-26qtnfmac: add module param to configure DFS offloadSergey Matyukevich-7/+22
2020-01-26qtnfmac: cleanup slave_radar access functionSergey Matyukevich-7/+7
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin-1/+1
2019-11-20qtnfmac: process HE capabilities requestsMikhail Karpenko-1/+92
2019-11-20qtnfmac: add TLV for extension IEsMikhail Karpenko-0/+35
2019-11-20qtnfmac: signal that all packets coming from device are already floodedIgor Mitsyanko-0/+27
2019-11-20qtnfmac: advertise netdev port parent IDIgor Mitsyanko-5/+22
2019-11-20qtnfmac: add interface ID to each packetIgor Mitsyanko-18/+74
2019-11-20qtnfmac: track broadcast domain of each interfaceIgor Mitsyanko-0/+149
2019-11-20qtnfmac: remove VIF in firmware in case of errorIgor Mitsyanko-15/+12
2019-11-14qtnfmac: add support for getting/setting transmit powerMikhail Karpenko-0/+151
2019-11-14qtnfmac: handle MIC failure event from firmwareSergey Matyukevich-0/+55
2019-11-14qtnfmac: send EAPOL frames via control pathSergey Matyukevich-20/+14
2019-11-14qtnfmac: modify Rx descriptors queue setupSergey Matyukevich-23/+41
2019-11-14qtnfmac: fix invalid channel information outputSergey Matyukevich-3/+4
2019-11-14qtnfmac: fix debugfs support for multiple cardsSergey Matyukevich-1/+5
2019-11-14qtnfmac: fix using skb after freeSergey Matyukevich-2/+4
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang-4/+0
2019-08-06qtnfmac_pcie: Use dev_get_drvdataChuhong Yuan-2/+2
2019-06-25qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva-3/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-04-26qtnfmac: modify debugfs to support multiple cardsSergey Matyukevich-1/+30
2019-04-26qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko-4/+19
2019-04-26qtnfmac: handle channel switch events for connected stations onlySergey Matyukevich-5/+11
2019-04-04qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()Gustavo A. R. Silva-11/+4
2019-04-04qtnfmac: use scan duration param for different scan typesIgor Mitsyanko-11/+49
2019-04-04qtnfmac: send EAPOL frames via control pathIgor Mitsyanko-25/+89
2019-04-04qtnfmac: allow changing the netnsSergey Matyukevich-1/+2
2019-04-04qtnfmac: simplify firmware state trackingSergey Matyukevich-15/+30
2019-04-04qtnfmac: fix core attach error path in pcie backendSergey Matyukevich-39/+34
2019-04-04qtnfmac: update bands information on CHANGE_INTF commandIgor Mitsyanko-2/+19
2019-04-04qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko-2/+19