index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
wil6210: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-27
ath10k: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-27
ath11k: read country code from SMBIOS for WCN6855/QCA6390
Wen Gong
3
-4
/
+63
2022-04-27
ath11k: disable spectral scan during spectral deinit
Hari Chandrakanthan
1
-8
/
+9
2022-04-27
ath11k: Update WBM idle ring HP after FW mode on
Manikanta Pubbisetty
2
-17
/
+32
2022-04-27
ath11k: WMI changes to support WCN6750
Manikanta Pubbisetty
1
-3
/
+7
2022-04-27
ath11k: Do not put HW in DBS mode for WCN6750
Manikanta Pubbisetty
2
-2
/
+3
2022-04-23
ath9k: fix QCA9561 PA bias level
Thibaut VARÈNE
1
-1
/
+1
2022-04-23
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
1
-0
/
+8
2022-04-23
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-3
/
+2
2022-04-23
ath11k: Fix build warning without CONFIG_IPV6
YueHaibing
1
-0
/
+2
2022-04-23
ath11k: fix missing unlock on error in ath11k_wow_op_resume()
Yang Yingliang
1
-1
/
+1
2022-04-23
ath11k: Add support for SAR
Baochen Qiang
6
-0
/
+192
2022-04-23
ath11k: add support for extended wmi service bit
Wen Gong
2
-34
/
+56
2022-04-20
ar5523: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-2
/
+1
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-21
/
+36
2022-04-12
ath9k: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-04-12
wcn36xx: clean up some inconsistent indenting
Yang Li
1
-3
/
+3
2022-04-12
ath11k: Fix spelling mistake "reseting" -> "resetting"
Colin Ian King
1
-1
/
+1
2022-04-12
ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
Peter Seiderer
1
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
11
-162
/
+170
2022-04-11
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
1
-1
/
+4
2022-04-10
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2
-11
/
+21
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
1
-1
/
+1
2022-04-06
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
44
-1405
/
+4352
2022-04-06
ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
Kalle Valo
1
-7
/
+9
2022-04-06
ath11k: mhi: add error handling for suspend and resume
Kalle Valo
3
-12
/
+26
2022-04-06
ath11k: mhi: remove state machine
Kalle Valo
3
-198
/
+11
2022-04-05
ath11k: fix driver initialization failure with WoW unsupported hw
Nagarajan Maran
1
-2
/
+2
2022-04-05
ath11k: Remove unnecessary delay in ath11k_core_suspend
Baochen Qiang
1
-5
/
+0
2022-04-05
ath11k: Change max no of active probe SSID and BSSID to fw capability
Karthikeyan Kathirvel
1
-10
/
+2
2022-04-05
ath11k: Remove core PCI references from PCI common code
Manikanta Pubbisetty
8
-140
/
+211
2022-04-05
ath11k: Refactor MSI logic to support WCN6750
Manikanta Pubbisetty
6
-65
/
+51
2022-04-05
ath11k: Choose MSI config based on HW revision
Manikanta Pubbisetty
4
-25
/
+78
2022-04-05
ath11k: Refactor PCI code to support WCN6750
Manikanta Pubbisetty
6
-830
/
+856
2022-04-05
ath11k: PCI changes to support WCN6750
Manikanta Pubbisetty
2
-61
/
+84
2022-04-04
Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"
Anilkumar Kolli
1
-8
/
+14
2022-04-01
wcn36xx: Improve readability of wcn36xx_caps_name
Benjamin Stürz
1
-61
/
+65
2022-04-01
ath9k: make is2ghz consistent in ar9003_eeprom
Wenli Looi
1
-25
/
+21
2022-04-01
ath10k: enable napi on RX path for usb
Erik Stromdahl
1
-0
/
+26
2022-04-01
ath10k: add support for MSDU IDs for USB devices
Erik Stromdahl
1
-0
/
+1
2022-04-01
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
1
-3
/
+2
2022-03-30
ath11k: reduce the wait time of 11d scan and hw scan while add interface
Wen Gong
7
-64
/
+84
2022-03-30
ath11k: add support to search regdb data in board-2.bin for WCN6855
Wen Gong
2
-25
/
+78
2022-03-30
wcn36xx: Implement tx_rate reporting
Edmond Gagnon
6
-1
/
+111
2022-03-28
ath11k: store and send country code to firmware after recovery
Wen Gong
4
-0
/
+11
2022-03-25
ath9k: add functions to get paprd rate mask
Wenli Looi
3
-20
/
+25
2022-03-25
ath9k: refactor ar9003_hw_spur_mitigate_ofdm
Wenli Looi
1
-17
/
+8
2022-03-25
ath9k: fix ar9003_get_eepmisc
Wenli Looi
1
-1
/
+1
2022-03-25
ath9k: use AR9300_MAX_CHAINS when appropriate
Wenli Looi
2
-3
/
+3
[prev]
[next]