index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
event.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
1
-1
/
+1
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
2023-02-14
1
-1
/
+1
*
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
Veerendranath Jakkam
2023-02-14
1
-0
/
+1
*
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
1
-7
/
+8
*
qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
Lee Gibson
2021-04-22
1
-2
/
+4
*
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
2020-03-12
1
-0
/
+48
*
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
2020-03-12
1
-3
/
+3
*
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
2020-02-12
1
-3
/
+6
*
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
2020-02-12
1
-44
/
+14
*
qtnfmac: handle MIC failure event from firmware
Sergey Matyukevich
2019-11-14
1
-0
/
+40
*
qtnfmac: fix invalid channel information output
Sergey Matyukevich
2019-11-14
1
-3
/
+4
*
qtnfmac: handle channel switch events for connected stations only
Sergey Matyukevich
2019-04-26
1
-5
/
+11
*
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
2019-02-08
1
-0
/
+41
*
qtnfmac: enable WPA3 OWE support
Sergey Matyukevich
2019-02-08
1
-43
/
+101
*
qtnfmac: add missing bss record to host scan cache
Sergey Matyukevich
2019-02-01
1
-4
/
+75
*
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2019-02-01
1
-15
/
+2
*
qtnfmac: do not track STA states in driver
Sergey Matyukevich
2018-10-05
1
-17
/
+1
*
qtnfmac: fix invalid STA state on EAPOL failure
Sergey Matyukevich
2018-05-30
1
-5
/
+3
*
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
2018-05-12
1
-14
/
+27
*
qtnfmac: add DFS offload support
Dmitry Lebed
2018-04-24
1
-0
/
+11
*
qtnfmac: do not use bus mutex for events processing
Igor Mitsyanko
2018-01-24
1
-2
/
+2
*
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
2018-01-09
1
-2
/
+3
*
qtnfmac: fix rssi data passed to wireless core
Sergey Matyukevich
2018-01-09
1
-4
/
+3
*
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
2018-01-09
1
-0
/
+61
*
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
2018-01-09
1
-1
/
+2
*
qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
Igor Mitsyanko
2017-11-10
1
-13
/
+12
*
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
2017-11-10
1
-24
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-16
1
-2
/
+0
|
\
|
*
qtnfmac: cancel scans on wireless interface changes
Sergey Matyukevich
2017-09-20
1
-2
/
+0
*
|
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
2017-10-13
1
-2
/
+0
*
|
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-10-13
1
-12
/
+0
*
|
qtnfmac: do not report channel changes until wiphy is registered
Igor Mitsyanko
2017-09-25
1
-0
/
+3
*
|
qtnfmac: remove unused mac::status field
Igor Mitsyanko
2017-09-25
1
-2
/
+0
*
|
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
2017-09-25
1
-7
/
+1
*
|
qtnfmac: make "Channel change" event report full channel info
Igor Mitsyanko
2017-09-25
1
-16
/
+13
|
/
*
qtnfmac: implement scan timeout
Sergey Matyukevich
2017-08-03
1
-0
/
+2
*
qtnfmac: implement cfg80211 channel_switch handler
Sergey Matyukevich
2017-08-03
1
-0
/
+61
*
qtnfmac: fix station leave reason endianness
Sergey Matyukevich
2017-08-03
1
-2
/
+2
*
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko
2017-05-24
1
-0
/
+452