summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/commands.c
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-251-3/+2Star
* qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko2019-04-261-1/+3
* qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()Gustavo A. R. Silva2019-04-041-11/+4Star
* qtnfmac: use scan duration param for different scan typesIgor Mitsyanko2019-04-041-10/+39
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-041-5/+5
* qtnfmac: simplify firmware state trackingSergey Matyukevich2019-04-041-2/+1Star
* qtnfmac: update bands information on CHANGE_INTF commandIgor Mitsyanko2019-04-041-2/+19
* qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko2019-04-041-0/+15
* qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko2019-04-041-124/+62Star
* qtnfmac: pass complete channel info in regulatory notifierIgor Mitsyanko2019-04-041-31/+18Star
* qtnfmac: include full channels info to regulatory notifierIgor Mitsyanko2019-04-041-0/+20
* qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko2019-04-041-6/+3Star
* qtnfmac: enable WPA3 SAE supportSergey Matyukevich2019-02-081-0/+29
* qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich2019-02-011-6/+4Star
* qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-011-14/+2Star
* qtnfmac: do not reject retry changes in driverSergey Matyukevich2019-02-011-0/+8
* qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich2019-02-011-4/+4
* qtnfmac: add support for 4addr modeSergey Matyukevich2019-02-011-5/+9
* qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko2019-02-011-0/+2
* qtnfmac: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-011-3/+2Star
* qtnfmac: fix error handling in control pathSergey Matyukevich2018-11-061-8/+13
* qtnfmac: add support for scan dwell time configurationSergey Matyukevich2018-10-051-0/+9
* qtnfmac: add support for scan flushSergey Matyukevich2018-10-051-0/+6
* qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich2018-10-051-2/+1Star
* qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich2018-10-051-0/+3
* qtnfmac: cleanup and unify command error handlingSergey Matyukevich2018-10-051-409/+109Star
* qtnfmac: implement basic WoWLAN supportSergey Matyukevich2018-08-021-0/+112
* qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko2018-07-301-5/+3Star
* qtnfmac: implement cfg80211 power management callbackSergei Maksimenko2018-07-301-0/+34
* wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-16/+16
* qtnfmac: enable source MAC address randomization supportAndrey Shevchenko2018-06-271-0/+25
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko2018-05-301-5/+3Star
* qtnfmac: fix firmware command error pathDmitry Lebed2018-05-301-0/+1
* qtnfmac: decode error codes from firmware repliesIgor Mitsyanko2018-05-301-2/+24
* qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich2018-01-241-27/+25Star
* qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-241-37/+65
* qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov2018-01-241-0/+3
* qtnfmac: get more hardware info from cardVasily Ulyanov2018-01-241-0/+50
* qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov2018-01-241-6/+9
* qtnfmac: support MAC address based access controlVasily Ulyanov2018-01-091-0/+62
* qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibilityIgor Mitsyanko2018-01-091-101/+116
* qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov2018-01-091-0/+44
* qtnfmac: add support for radar detection and CACIgor Mitsyanko2018-01-091-0/+38
* qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich2018-01-091-7/+7
* qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko2017-11-101-22/+41
* qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko2017-11-101-0/+18
* qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko2017-11-101-30/+42
* qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko2017-11-101-13/+4Star
* qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko2017-11-101-6/+19