index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath11k: remove redundant assignment to variables vht_mcs and he_mcs
Colin Ian King
2022-05-10
1
-2
/
+2
*
ath11k: Don't check arvif->is_started before sending management frames
Baochen Qiang
2022-05-10
1
-2
/
+3
*
ath11k: Implement remain-on-channel support
Baochen Qiang
2022-05-10
1
-0
/
+115
*
ath11k: Handle keepalive during WoWLAN suspend and resume
Baochen Qiang
2022-05-10
1
-0
/
+31
*
ath11k: reset 11d state in process of recovery
Wen Gong
2022-05-09
1
-0
/
+5
*
ath11k: mac: fix too long line
Kalle Valo
2022-05-06
1
-4
/
+8
*
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-03
1
-151
/
+478
|
\
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-03
1
-1
/
+81
|
|
\
|
|
*
ath11k: change management tx queue to avoid connection timed out
Wen Gong
2022-05-02
1
-1
/
+1
|
|
*
ath11k: read country code from SMBIOS for WCN6855/QCA6390
Wen Gong
2022-04-27
1
-0
/
+11
|
|
*
ath11k: Fix build warning without CONFIG_IPV6
YueHaibing
2022-04-23
1
-0
/
+2
|
|
*
ath11k: Add support for SAR
Baochen Qiang
2022-04-23
1
-0
/
+67
|
*
|
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-76
/
+78
|
*
|
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
2022-04-11
1
-1
/
+4
|
|
/
|
*
ath11k: reduce the wait time of 11d scan and hw scan while add interface
Wen Gong
2022-03-30
1
-42
/
+29
|
*
ath11k: store and send country code to firmware after recovery
Wen Gong
2022-03-28
1
-0
/
+8
|
*
ath11k: Add peer rhash table support
Karthikeyan Periyasamy
2022-03-25
1
-1
/
+15
|
*
ath11k: add synchronization operation between reconfigure of mac80211 and ath...
Wen Gong
2022-03-23
1
-0
/
+22
|
*
ath11k: add support for device recovery for QCA6390/WCN6855
Wen Gong
2022-03-23
1
-0
/
+18
|
*
ath11k: acquire ab->base_lock in unassign when finding the peer by addr
Niels Dossche
2022-03-23
1
-3
/
+8
|
*
ath11k: Refactor the peer delete
Karthikeyan Periyasamy
2022-03-21
1
-13
/
+3
|
*
ath11k: support GTK rekey offload
Carl Huang
2022-03-18
1
-0
/
+37
|
*
ath11k: support ARP and NS offload
Carl Huang
2022-03-18
1
-0
/
+118
|
*
ath11k: Add WoW net-detect functionality
Carl Huang
2022-03-18
1
-0
/
+12
|
*
ath11k: Add basic WoW functionalities
Carl Huang
2022-03-18
1
-14
/
+45
*
|
Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"
Anilkumar Kolli
2022-04-04
1
-8
/
+14
|
/
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-02-25
1
-17
/
+45
|
\
|
*
ath11k: Fix frames flush failure caused by deadlock
Baochen Qiang
2022-02-21
1
-1
/
+1
|
*
ath11k: fix radar detection in 160 Mhz
Venkateswara Naralasetty
2022-02-14
1
-12
/
+13
|
*
ath11k: fix WARN_ON during ath11k_mac_update_vif_chan
Venkateswara Naralasetty
2022-02-14
1
-6
/
+26
|
*
ath11k: add debugfs for TWT debug calls
John Crispin
2022-02-01
1
-0
/
+7
*
|
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
2022-02-16
1
-1
/
+1
|
/
*
ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
Wen Gong
2022-01-28
1
-0
/
+3
*
ath11k: Reconfigure hardware rate for WCN6855 after vdev is started
Baochen Qiang
2022-01-17
1
-0
/
+18
*
ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855
Wen Gong
2022-01-12
1
-13
/
+18
*
ath11k: add support for hardware rfkill for QCA6390
Wen Gong
2021-12-20
1
-0
/
+58
*
ath11k: report tx bitrate for iw wlan station dump
Wen Gong
2021-12-20
1
-0
/
+93
*
ath11k: add signal report to mac80211 for QCA6390 and WCN6855
Wen Gong
2021-12-20
1
-3
/
+19
*
ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855
Wen Gong
2021-12-20
1
-0
/
+40
*
ath11k: add ab to TARGET_NUM_VDEVS & co
Kalle Valo
2021-12-14
1
-5
/
+5
*
ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()
Zhou Qingyang
2021-12-14
1
-2
/
+5
*
ath11k: Fix deleting uninitialized kernel timer during fragment cache flush
Rameshkumar Sundaram
2021-12-13
1
-1
/
+1
*
ath11k: set DTIM policy to stick mode for station interface
Carl Huang
2021-12-13
1
-0
/
+7
*
ath11k: support MAC address randomization in scan
Carl Huang
2021-12-13
1
-0
/
+19
*
ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855
Wen Gong
2021-12-09
1
-0
/
+3
*
ath11k: add wait operation for tx management packets for flush from mac80211
Wen Gong
2021-12-08
1
-9
/
+42
*
ath11k: add 11d scan offload support
Wen Gong
2021-12-08
1
-1
/
+162
*
ath11k: change to use dynamic memory for channel list of scan
Wen Gong
2021-12-07
1
-0
/
+10
*
ath11k: Avoid NULL ptr access during mgmt tx cleanup
Sriram R
2021-11-29
1
-15
/
+20
*
ath11k: skip sending vdev down for channel switch
Wen Gong
2021-11-22
1
-31
/
+1
[next]