summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/core.h
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: modify debugfs to support multiple cardsSergey Matyukevich2019-04-261-0/+1
* qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko2019-04-261-0/+1
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-041-0/+3
* qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko2019-04-041-1/+1
* qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-011-15/+2Star
* qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich2018-10-051-0/+1
* qtnfmac: do not track STA states in driverSergey Matyukevich2018-10-051-7/+0Star
* qtnfmac: implement basic WoWLAN supportSergey Matyukevich2018-08-021-0/+1
* qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko2018-07-301-1/+1
* qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko2018-05-301-2/+0Star
* qtnfmac: do not use mutexes in timer contextIgor Mitsyanko2018-01-241-1/+2
* qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-241-2/+3
* qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov2018-01-241-0/+2
* qtnfmac: support 64-bit network interface statsVasily Ulyanov2018-01-241-0/+5
* qtnfmac: support MAC address based access controlVasily Ulyanov2018-01-091-0/+1
* qtnfmac: keeping track of "generation" for STA infoIgor Mitsyanko2018-01-091-0/+1
* qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov2018-01-091-0/+3
* qtnfmac: change default interface mode from AP to STAIgor Mitsyanko2018-01-091-2/+1Star
* qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko2017-11-101-1/+0Star
* qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-101-2/+2
* qtnfmac: modify full Tx queue recoverySergey Matyukevich2017-10-301-0/+1
* qtnfmac: drop nonexistent function declarationSergey Matyukevich2017-10-301-3/+0Star
* qtnfmac: do not cache current channel info in driver's stateIgor Mitsyanko2017-10-131-1/+0Star
* qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko2017-10-131-16/+3Star
* qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko2017-10-131-2/+1Star
* qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko2017-10-131-1/+0Star
* qtnfmac: remove unused mac::status fieldIgor Mitsyanko2017-09-251-5/+0Star
* qtnfmac: do not cache CSA chandef infoIgor Mitsyanko2017-09-251-1/+0Star
* qtnfmac: implement scan timeoutSergey Matyukevich2017-08-031-0/+3
* qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich2017-08-031-0/+6
* qtnfmac: move current channel info from vif to macSergey Matyukevich2017-08-031-1/+1
* qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich2017-08-031-0/+9
* qtnfmac: updates for regulatory supportSergey Matyukevich2017-08-031-4/+3Star
* qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko2017-05-241-0/+173