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
/
cfg80211.c
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-10
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
2017-11-10
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
2017-11-10
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
2017-11-10
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
2017-11-10
qtnfmac: use per-band HT/VHT info from wireless device
Igor Mitsyanko
2017-10-30
qtnfmac: advertise support of inactivity timeout
Igor Mitsyanko
2017-10-30
qtnfmac: enable registration of more mgmt frames
Sergey Matyukevich
2017-10-27
qtnfmac: Convert timers to use timer_setup()
Kees Cook
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-13
qtnfmac: do not cache current channel info in driver's state
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: do not cache AP settings in driver structures
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: let wifi card handle channel switch request to the same chan
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-09-20
qtnfmac: cancel scans on wireless interface changes
Sergey Matyukevich
2017-08-03
qtnfmac: implement scan timeout
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: regulatory configuration for self-managed setup
Sergey Matyukevich
2017-08-03
qtnfmac: updates for regulatory support
Sergey Matyukevich
2017-06-01
qtnfmac: remove duplicated assignment to mac
Colin Ian King
2017-05-24
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko