index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
commands.c
Age
Commit message (
Expand
)
Author
2017-10-13
qtnfmac: make encryption info a part of CONNECT command.
Igor Mitsyanko
2017-10-13
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
2017-10-13
qtnfmac: pass channel definition to WiFi card on START_AP command
Igor Mitsyanko
2017-10-13
qtnfmac: pass all AP settings to wireless card for processing
Igor Mitsyanko
2017-10-13
qtnfmac: do not cache AP settings in driver structures
Igor Mitsyanko
2017-09-25
qtnfmac: remove unused mac::status field
Igor Mitsyanko
2017-09-25
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
2017-09-25
qtnfmac: pass VIF info to SendChannel command
Igor Mitsyanko
2017-09-25
qtnfmac: do not cache channel info from "connect" command
Igor Mitsyanko
2017-09-25
qtnfmac: retrieve current channel info from EP
Igor Mitsyanko
2017-08-03
qtnfmac: prepare for AP_VLAN interface type support
Sergey Matyukevich
2017-08-03
qtnfmac: fix handling of iftype mask reported by firmware
Sergey Matyukevich
2017-08-03
qtnfmac: implement cfg80211 channel_switch handler
Sergey Matyukevich
2017-08-03
qtnfmac: move current channel info from vif to mac
Sergey Matyukevich
2017-08-03
qtnfmac: implement reporting current channel
Sergey Matyukevich
2017-08-03
qtnfmac: implement cfg80211 dump_survey handler
Sergey Matyukevich
2017-08-03
qtnfmac: add missing bus lock
Sergey Matyukevich
2017-08-03
qtnfmac: updates for regulatory support
Sergey Matyukevich
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-13
qtnfmac: check band before allocating cmd_skb to avoid resource leak
Colin Ian King
2017-05-24
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko