summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/qlink.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich2018-01-091-14/+43
* qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko2017-11-101-8/+24
* qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko2017-11-101-3/+2
* qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko2017-11-101-15/+0
* qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko2017-11-101-9/+2
* qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko2017-11-101-0/+27
* qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko2017-11-101-9/+2
* qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-101-4/+4
* qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko2017-11-101-13/+16
* qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko2017-10-301-1/+10
* qtnfmac: make encryption info a part of CONNECT command.Igor Mitsyanko2017-10-131-2/+3
* qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko2017-10-131-0/+13
* qtnfmac: pass all AP settings to wireless card for processingIgor Mitsyanko2017-10-131-20/+58
* qtnfmac: retrieve current channel info from EPIgor Mitsyanko2017-09-251-0/+11
* qtnfmac: make "Channel change" event report full channel infoIgor Mitsyanko2017-09-251-2/+16
* qtnfmac: convert channel width from bitfiled to simple enumIgor Mitsyanko2017-09-251-8/+8
* qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich2017-08-031-3/+10
* qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich2017-08-031-1/+1
* qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich2017-08-031-0/+28
* qtnfmac: fix station leave reason endiannessSergey Matyukevich2017-08-031-1/+1