summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/core.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-05qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich1-0/+1
2018-10-05qtnfmac: do not track STA states in driverSergey Matyukevich1-7/+0
2018-08-02qtnfmac: implement basic WoWLAN supportSergey Matyukevich1-0/+1
2018-07-30qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko1-1/+1
2018-05-30qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko1-2/+0
2018-01-24qtnfmac: do not use mutexes in timer contextIgor Mitsyanko1-1/+2
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich1-2/+3
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov1-0/+2
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov1-0/+5
2018-01-09qtnfmac: support MAC address based access controlVasily Ulyanov1-0/+1
2018-01-09qtnfmac: keeping track of "generation" for STA infoIgor Mitsyanko1-0/+1
2018-01-09qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov1-0/+3
2018-01-09qtnfmac: change default interface mode from AP to STAIgor Mitsyanko1-2/+1
2017-11-10qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko1-1/+0
2017-11-10qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko1-2/+2
2017-10-30qtnfmac: modify full Tx queue recoverySergey Matyukevich1-0/+1
2017-10-30qtnfmac: drop nonexistent function declarationSergey Matyukevich1-3/+0
2017-10-13qtnfmac: do not cache current channel info in driver's stateIgor Mitsyanko1-1/+0
2017-10-13qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko1-16/+3
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko1-2/+1
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko1-1/+0
2017-09-25qtnfmac: remove unused mac::status fieldIgor Mitsyanko1-5/+0
2017-09-25qtnfmac: do not cache CSA chandef infoIgor Mitsyanko1-1/+0
2017-08-03qtnfmac: implement scan timeoutSergey Matyukevich1-0/+3
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich1-0/+6
2017-08-03qtnfmac: move current channel info from vif to macSergey Matyukevich1-1/+1
2017-08-03qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich1-0/+9
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich1-4/+3
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko1-0/+173