index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
event.c
Age
Commit message (
Expand
)
Author
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
2023-02-14
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
Veerendranath Jakkam
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2021-04-22
qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
Lee Gibson
2020-03-12
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
2020-03-12
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
2020-02-12
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
2020-02-12
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
2019-11-14
qtnfmac: handle MIC failure event from firmware
Sergey Matyukevich
2019-11-14
qtnfmac: fix invalid channel information output
Sergey Matyukevich
2019-04-26
qtnfmac: handle channel switch events for connected stations only
Sergey Matyukevich
2019-02-08
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
2019-02-08
qtnfmac: enable WPA3 OWE support
Sergey Matyukevich
2019-02-01
qtnfmac: add missing bss record to host scan cache
Sergey Matyukevich
2019-02-01
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2018-10-05
qtnfmac: do not track STA states in driver
Sergey Matyukevich
2018-05-30
qtnfmac: fix invalid STA state on EAPOL failure
Sergey Matyukevich
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
2018-04-24
qtnfmac: add DFS offload support
Dmitry Lebed
2018-01-24
qtnfmac: do not use bus mutex for events processing
Igor Mitsyanko
2018-01-09
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
2018-01-09
qtnfmac: fix rssi data passed to wireless core
Sergey Matyukevich
2018-01-09
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
2018-01-09
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
2017-11-10
qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
Igor Mitsyanko
2017-11-10
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
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: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-09-25
qtnfmac: do not report channel changes until wiphy is registered
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: make "Channel change" event report full channel info
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: fix station leave reason endianness
Sergey Matyukevich
2017-05-24
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko