summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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/+4
* qtnfmac: fix STA disconnect procedureSergey Matyukevich2018-01-241-1/+0
* qtnfmac: validate interface combinations on changesSergey Matyukevich2018-01-241-0/+50
* qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-241-33/+20
* 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-211-1/+1
* qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko2017-11-101-16/+1
* 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/+0
* qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-101-0/+2
* qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko2017-11-101-29/+1
* qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko2017-10-301-1/+4
* qtnfmac: enable registration of more mgmt framesSergey Matyukevich2017-10-301-1/+11
* qtnfmac: Convert timers to use timer_setup()Kees Cook2017-10-271-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-161-3/+6
|\
| * qtnfmac: cancel scans on wireless interface changesSergey Matyukevich2017-09-201-3/+6
* | qtnfmac: do not cache current channel info in driver's stateIgor Mitsyanko2017-10-131-5/+2
* | qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko2017-10-131-33/+7
* | qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko2017-10-131-28/+1
* | qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko2017-10-131-8/+0
* | qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko2017-10-131-9/+0
* | qtnfmac: do not cache AP settings in driver structuresIgor Mitsyanko2017-10-131-16/+1
* | qtnfmac: do not cache CSA chandef infoIgor Mitsyanko2017-09-251-12/+0
* | qtnfmac: pass VIF info to SendChannel commandIgor Mitsyanko2017-09-251-1/+1
* | qtnfmac: let wifi card handle channel switch request to the same chanIgor Mitsyanko2017-09-251-5/+0
* | qtnfmac: do not cache channel info from "connect" commandIgor Mitsyanko2017-09-251-14/+1
* | qtnfmac: retrieve current channel info from EPIgor Mitsyanko2017-09-251-21/+14
|/
* qtnfmac: implement scan timeoutSergey Matyukevich2017-08-031-4/+18
* qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich2017-08-031-2/+58
* qtnfmac: move current channel info from vif to macSergey Matyukevich2017-08-031-13/+25
* qtnfmac: implement reporting current channelSergey Matyukevich2017-08-031-2/+60
* qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich2017-08-031-1/+68
* qtnfmac: regulatory configuration for self-managed setupSergey Matyukevich2017-08-031-0/+9
* qtnfmac: updates for regulatory supportSergey Matyukevich2017-08-031-55/+26
* qtnfmac: remove duplicated assignment to macColin Ian King2017-06-011-1/+1
* qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko2017-05-241-0/+995
OpenPOWER on IntegriCloud