summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko2019-04-261-1/+1
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-041-6/+11
* qtnfmac: allow changing the netnsSergey Matyukevich2019-04-041-1/+2
* qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko2019-04-041-7/+6Star
* qtnfmac: flexible regulatory domain registration logicIgor Mitsyanko2019-04-041-5/+14
* qtnfmac: simplify error reporting in regulatory notifierIgor Mitsyanko2019-04-041-10/+2Star
* qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko2019-04-041-23/+9Star
* qtnfmac: enable WPA3 SAE supportSergey Matyukevich2019-02-081-2/+38
* qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-011-15/+2Star
* qtnfmac: do not reject retry changes in driverSergey Matyukevich2019-02-011-5/+0Star
* qtnfmac: add support for 4addr modeSergey Matyukevich2019-02-011-8/+13
* qtnfmac: implement dump_station support for STA modeSergey Matyukevich2018-10-051-9/+21
* qtnfmac: add support for scan dwell time configurationSergey Matyukevich2018-10-051-0/+4
* qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich2018-10-051-3/+10
* qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich2018-10-051-0/+9
* qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko2018-10-051-2/+0Star
* qtnfmac: cleanup and unify command error handlingSergey Matyukevich2018-10-051-24/+40
* qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko2018-10-051-0/+3
* qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko2018-10-051-6/+7
* qtnfmac: do not track STA states in driverSergey Matyukevich2018-10-051-52/+7Star
* qtnfmac: remove set but not used variable 'vif'YueHaibing2018-09-201-3/+0Star
* qtnfmac: implement basic WoWLAN supportSergey Matyukevich2018-08-021-0/+76
* qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko2018-07-301-1/+2
* qtnfmac: implement cfg80211 power management callbackSergei Maksimenko2018-07-301-0/+21
* Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-241-0/+3
|\
| * qtnfmac: enable source MAC address randomization supportAndrey Shevchenko2018-06-271-0/+3
* | qtnfmac: fix NULL pointer dereferenceGustavo A. R. Silva2018-06-181-2/+1Star
|/
* qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich2018-05-301-7/+14
* qtnfmac: cancel scan on disconnectAndrey Shevchenko2018-05-301-0/+2
* qtnfmac: cleanup wdev structure between its usesSergey Matyukevich2018-05-301-5/+3Star
* qtnfmac: simplify notationSergey Matyukevich2018-05-301-12/+13
* qtnfmac: add DFS offload supportDmitry Lebed2018-04-241-0/+9
* qtnfmac: do not use mutexes in timer contextIgor Mitsyanko2018-01-241-11/+4Star
* qtnfmac: fix STA disconnect procedureSergey Matyukevich2018-01-241-1/+0Star
* qtnfmac: validate interface combinations on changesSergey Matyukevich2018-01-241-0/+50
* qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-241-33/+20Star
* qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov2018-01-241-0/+4
* qtnfmac: fix warnings when mBSS setup is stoppedVasily Ulyanov2018-01-241-4/+4
* qtnfmac: support MAC address based access controlVasily Ulyanov2018-01-091-0/+16
* qtnfmac: keeping track of "generation" for STA infoIgor Mitsyanko2018-01-091-1/+4
* qtnfmac: check for passed channel being NULL in MGMT_TX commandIgor Mitsyanko2018-01-091-2/+11
* qtnfmac: change default interface mode from AP to STAIgor Mitsyanko2018-01-091-1/+1
* qtnfmac: add support for radar detection and CACIgor Mitsyanko2018-01-091-1/+17
* qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich2018-01-091-1/+2
* qtnfmac: check that MAC exists in regulatory notifierIgor Mitsyanko2018-01-091-0/+3
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-1/+1
* qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko2017-11-101-16/+1Star
* qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko2017-11-101-6/+6
* qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko2017-11-101-3/+0Star
* qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-101-0/+2