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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
ath11k: Add support for SAR
Baochen Qiang
2022-04-23
6
-0
/
+192
|
|
*
ath11k: add support for extended wmi service bit
Wen Gong
2022-04-23
2
-34
/
+56
|
|
*
ath9k: Remove unnecessary print function dev_err()
Yang Li
2022-04-12
1
-3
/
+1
|
|
*
wcn36xx: clean up some inconsistent indenting
Yang Li
2022-04-12
1
-3
/
+3
|
|
*
ath11k: Fix spelling mistake "reseting" -> "resetting"
Colin Ian King
2022-04-12
1
-1
/
+1
|
|
*
ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
Peter Seiderer
2022-04-12
1
-1
/
+1
|
*
|
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
11
-162
/
+170
|
*
|
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
2022-04-11
1
-1
/
+4
|
|
/
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-04-06
44
-1406
/
+4353
|
|
\
|
|
*
ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
Kalle Valo
2022-04-06
1
-7
/
+9
|
|
*
ath11k: mhi: add error handling for suspend and resume
Kalle Valo
2022-04-06
3
-12
/
+26
|
|
*
ath11k: mhi: remove state machine
Kalle Valo
2022-04-06
3
-198
/
+11
|
|
*
ath11k: fix driver initialization failure with WoW unsupported hw
Nagarajan Maran
2022-04-05
1
-2
/
+2
|
|
*
ath11k: Remove unnecessary delay in ath11k_core_suspend
Baochen Qiang
2022-04-05
1
-5
/
+0
|
|
*
ath11k: Change max no of active probe SSID and BSSID to fw capability
Karthikeyan Kathirvel
2022-04-05
1
-10
/
+2
|
|
*
ath11k: Remove core PCI references from PCI common code
Manikanta Pubbisetty
2022-04-05
8
-140
/
+211
|
|
*
ath11k: Refactor MSI logic to support WCN6750
Manikanta Pubbisetty
2022-04-05
6
-65
/
+51
|
|
*
ath11k: Choose MSI config based on HW revision
Manikanta Pubbisetty
2022-04-05
4
-25
/
+78
|
|
*
ath11k: Refactor PCI code to support WCN6750
Manikanta Pubbisetty
2022-04-05
6
-830
/
+856
|
|
*
ath11k: PCI changes to support WCN6750
Manikanta Pubbisetty
2022-04-05
2
-61
/
+84
|
|
*
wcn36xx: Improve readability of wcn36xx_caps_name
Benjamin Stürz
2022-04-01
1
-61
/
+65
|
|
*
ath9k: make is2ghz consistent in ar9003_eeprom
Wenli Looi
2022-04-01
1
-25
/
+21
|
|
*
ath10k: enable napi on RX path for usb
Erik Stromdahl
2022-04-01
1
-0
/
+26
|
|
*
ath10k: add support for MSDU IDs for USB devices
Erik Stromdahl
2022-04-01
1
-0
/
+1
|
|
*
ath11k: reduce the wait time of 11d scan and hw scan while add interface
Wen Gong
2022-03-30
7
-64
/
+84
|
|
*
ath11k: add support to search regdb data in board-2.bin for WCN6855
Wen Gong
2022-03-30
2
-25
/
+78
|
|
*
wcn36xx: Implement tx_rate reporting
Edmond Gagnon
2022-03-30
6
-1
/
+111
|
|
*
ath11k: store and send country code to firmware after recovery
Wen Gong
2022-03-28
4
-0
/
+11
|
|
*
ath9k: add functions to get paprd rate mask
Wenli Looi
2022-03-25
3
-20
/
+25
|
|
*
ath9k: refactor ar9003_hw_spur_mitigate_ofdm
Wenli Looi
2022-03-25
1
-17
/
+8
|
|
*
ath9k: fix ar9003_get_eepmisc
Wenli Looi
2022-03-25
1
-1
/
+1
|
|
*
ath9k: use AR9300_MAX_CHAINS when appropriate
Wenli Looi
2022-03-25
2
-3
/
+3
|
|
*
ath9k: split set11nRateFlags and set11nChainSel
Wenli Looi
2022-03-25
3
-10
/
+14
|
|
*
ath9k: make ATH_SREV macros more consistent
Wenli Looi
2022-03-25
1
-5
/
+5
|
|
*
ath11k: Add peer rhash table support
Karthikeyan Periyasamy
2022-03-25
5
-24
/
+363
|
|
*
ath11k: add read variant from SMBIOS for download board data
Wen Gong
2022-03-25
3
-1
/
+93
|
|
*
ath11k: add fallback board name without variant while searching board-2.bin
Wen Gong
2022-03-25
1
-7
/
+41
|
|
*
ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capability
Baochen Qiang
2022-03-23
3
-0
/
+11
|
|
*
ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()
Wen Gong
2022-03-23
1
-4
/
+8
|
|
*
ath11k: Add hw-restart option to simulate_fw_crash
Wen Gong
2022-03-23
1
-0
/
+4
|
|
*
ath11k: add synchronization operation between reconfigure of mac80211 and ath...
Wen Gong
2022-03-23
3
-8
/
+70
|
|
*
ath11k: add support for device recovery for QCA6390/WCN6855
Wen Gong
2022-03-23
4
-0
/
+132
|
|
*
ath11k: disable regdb support for QCA6390
Wen Gong
2022-03-23
1
-1
/
+1
|
|
*
ath11k: remove unused ATH11K_BD_IE_BOARD_EXT
Wen Gong
2022-03-23
1
-1
/
+0
|
|
*
ath11k: acquire ab->base_lock in unassign when finding the peer by addr
Niels Dossche
2022-03-23
1
-3
/
+8
|
|
*
ath11k: change fw build id format in driver init log
Hari Chandrakanthan
2022-03-21
1
-1
/
+10
|
|
*
ath11k: Refactor the peer delete
Karthikeyan Periyasamy
2022-03-21
2
-28
/
+19
|
|
*
ath10k: Use of_device_get_match_data() helper
Meng Tang
2022-03-21
1
-6
/
+3
|
|
*
ath10k: Trigger sta disconnect on hardware restart
Youghandhar Chintala
2022-03-21
2
-0
/
+27
|
|
*
ath6kl: fix typos in comments
Julia Lawall
2022-03-18
1
-1
/
+1
[prev]
[next]