summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/commands.c
AgeCommit message (Expand)Author
2017-10-13qtnfmac: make encryption info a part of CONNECT command.Igor Mitsyanko
2017-10-13qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko
2017-10-13qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko
2017-10-13qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko
2017-10-13qtnfmac: pass all AP settings to wireless card for processingIgor Mitsyanko
2017-10-13qtnfmac: do not cache AP settings in driver structuresIgor Mitsyanko
2017-09-25qtnfmac: remove unused mac::status fieldIgor Mitsyanko
2017-09-25qtnfmac: do not cache CSA chandef infoIgor Mitsyanko
2017-09-25qtnfmac: pass VIF info to SendChannel commandIgor Mitsyanko
2017-09-25qtnfmac: do not cache channel info from "connect" commandIgor Mitsyanko
2017-09-25qtnfmac: retrieve current channel info from EPIgor Mitsyanko
2017-08-03qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich
2017-08-03qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich
2017-08-03qtnfmac: move current channel info from vif to macSergey Matyukevich
2017-08-03qtnfmac: implement reporting current channelSergey Matyukevich
2017-08-03qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich
2017-08-03qtnfmac: add missing bus lockSergey Matyukevich
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-13qtnfmac: check band before allocating cmd_skb to avoid resource leakColin Ian King
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko