index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-2
/
+2
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
1
-1
/
+1
2023-02-14
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
Veerendranath Jakkam
1
-0
/
+1
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-7
/
+8
2021-04-22
qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
Lee Gibson
1
-2
/
+4
2020-03-12
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
1
-0
/
+48
2020-03-12
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
1
-3
/
+3
2020-02-12
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
1
-3
/
+6
2020-02-12
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
1
-44
/
+14
2019-11-14
qtnfmac: handle MIC failure event from firmware
Sergey Matyukevich
1
-0
/
+40
2019-11-14
qtnfmac: fix invalid channel information output
Sergey Matyukevich
1
-3
/
+4
2019-04-26
qtnfmac: handle channel switch events for connected stations only
Sergey Matyukevich
1
-5
/
+11
2019-02-08
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
1
-0
/
+41
2019-02-08
qtnfmac: enable WPA3 OWE support
Sergey Matyukevich
1
-43
/
+101
2019-02-01
qtnfmac: add missing bss record to host scan cache
Sergey Matyukevich
1
-4
/
+75
2019-02-01
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
1
-15
/
+2
2018-10-05
qtnfmac: do not track STA states in driver
Sergey Matyukevich
1
-17
/
+1
2018-05-30
qtnfmac: fix invalid STA state on EAPOL failure
Sergey Matyukevich
1
-5
/
+3
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
1
-14
/
+27
2018-04-24
qtnfmac: add DFS offload support
Dmitry Lebed
1
-0
/
+11
2018-01-24
qtnfmac: do not use bus mutex for events processing
Igor Mitsyanko
1
-2
/
+2
2018-01-09
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
1
-2
/
+3
2018-01-09
qtnfmac: fix rssi data passed to wireless core
Sergey Matyukevich
1
-4
/
+3
2018-01-09
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
1
-0
/
+61
2018-01-09
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
1
-1
/
+2
2017-11-10
qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
Igor Mitsyanko
1
-13
/
+12
2017-11-10
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
1
-24
/
+34
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-2
/
+0
2017-10-13
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
1
-2
/
+0
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
1
-12
/
+0
2017-09-25
qtnfmac: do not report channel changes until wiphy is registered
Igor Mitsyanko
1
-0
/
+3
2017-09-25
qtnfmac: remove unused mac::status field
Igor Mitsyanko
1
-2
/
+0
2017-09-25
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
1
-7
/
+1
2017-09-25
qtnfmac: make "Channel change" event report full channel info
Igor Mitsyanko
1
-16
/
+13
2017-09-20
qtnfmac: cancel scans on wireless interface changes
Sergey Matyukevich
1
-2
/
+0
2017-08-03
qtnfmac: implement scan timeout
Sergey Matyukevich
1
-0
/
+2
2017-08-03
qtnfmac: implement cfg80211 channel_switch handler
Sergey Matyukevich
1
-0
/
+61
2017-08-03
qtnfmac: fix station leave reason endianness
Sergey Matyukevich
1
-2
/
+2
2017-05-24
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko
1
-0
/
+452