summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/commands.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-03qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich1-4/+23
2017-08-03qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich1-4/+5
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich1-0/+55
2017-08-03qtnfmac: move current channel info from vif to macSergey Matyukevich1-3/+3
2017-08-03qtnfmac: implement reporting current channelSergey Matyukevich1-1/+1
2017-08-03qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich1-0/+107
2017-08-03qtnfmac: add missing bus lockSergey Matyukevich1-0/+4
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich1-41/+237
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller1-6/+6
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-7/+3
2017-06-13qtnfmac: check band before allocating cmd_skb to avoid resource leakColin Ian King1-6/+6
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko1-0/+1982