summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/commands.c
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: pass complete channel info in regulatory notifierIgor Mitsyanko2019-04-041-31/+18
* 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/+3
* qtnfmac: enable WPA3 SAE supportSergey Matyukevich2019-02-081-0/+29
* qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich2019-02-011-6/+4
* qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-011-14/+2
* 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/+2
* 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/+1
* 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/+109
* qtnfmac: implement basic WoWLAN supportSergey Matyukevich2018-08-021-0/+112
* qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko2018-07-301-5/+3
* 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-121-1/+1
* qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko2018-05-301-5/+3
* 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/+25
* 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/+4
* qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko2017-11-101-6/+19
* qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko2017-11-101-1/+0
* qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-101-3/+4
* qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko2017-11-101-13/+64
* qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko2017-10-301-2/+3
* qtnfmac: make encryption info a part of CONNECT command.Igor Mitsyanko2017-10-131-23/+19
* qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko2017-10-131-17/+32
* qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko2017-10-131-3/+0
* qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko2017-10-131-3/+0
* qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko2017-10-131-13/+15
OpenPOWER on IntegriCloud