summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/event.c
AgeCommit message (Expand)Author
2019-11-14qtnfmac: handle MIC failure event from firmwareSergey Matyukevich
2019-11-14qtnfmac: fix invalid channel information outputSergey Matyukevich
2019-04-26qtnfmac: handle channel switch events for connected stations onlySergey Matyukevich
2019-02-08qtnfmac: enable WPA3 SAE supportSergey Matyukevich
2019-02-08qtnfmac: enable WPA3 OWE supportSergey Matyukevich
2019-02-01qtnfmac: add missing bss record to host scan cacheSergey Matyukevich
2019-02-01qtnfmac: convert to SPDX license identifiersSergey Matyukevich
2018-10-05qtnfmac: do not track STA states in driverSergey Matyukevich
2018-05-30qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-04-24qtnfmac: add DFS offload supportDmitry Lebed
2018-01-24qtnfmac: do not use bus mutex for events processingIgor Mitsyanko
2018-01-09qtnfmac: keeping track of "generation" for STA infoIgor Mitsyanko
2018-01-09qtnfmac: fix rssi data passed to wireless coreSergey Matyukevich
2018-01-09qtnfmac: add support for radar detection and CACIgor Mitsyanko
2018-01-09qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich
2017-11-10qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko
2017-11-10qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-10-13qtnfmac: do not cache current channel info in driver's stateIgor Mitsyanko
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko
2017-09-25qtnfmac: do not report channel changes until wiphy is registeredIgor Mitsyanko
2017-09-25qtnfmac: remove unused mac::status fieldIgor Mitsyanko
2017-09-25qtnfmac: do not cache CSA chandef infoIgor Mitsyanko
2017-09-25qtnfmac: make "Channel change" event report full channel infoIgor Mitsyanko
2017-09-20qtnfmac: cancel scans on wireless interface changesSergey Matyukevich
2017-08-03qtnfmac: implement scan timeoutSergey Matyukevich
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich
2017-08-03qtnfmac: fix station leave reason endiannessSergey Matyukevich
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko