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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...
Minsuk Kang
1
-2
/
+3
2024-01-15
ath10k: Get rid of "per_ce_irq" hw param
Douglas Anderson
2
-16
/
+0
2024-01-15
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
4
-66
/
+52
2024-01-15
ath10k: Add interrupt summary based CE processing
Rakesh Pillai
2
-26
/
+42
2024-01-15
ath10k: Wait until copy complete is actually done before completing
Douglas Anderson
1
-9
/
+21
2023-11-28
wifi: ath10k: Don't touch the CE interrupt registers after power up
Douglas Anderson
1
-4
/
+14
2023-11-28
wifi: ath10k: fix clang-specific fortify warning
Dmitry Antipov
1
-1
/
+1
2023-11-28
wifi: ath9k: fix clang-specific fortify warnings
Dmitry Antipov
2
-2
/
+2
2023-09-23
wifi: ath9k: fix printk specifier
Dongliang Mu
2
-4
/
+4
2023-09-23
wifi: ath10k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+5
2023-09-23
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-09-23
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
1
-6
/
+8
2023-09-23
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-2
/
+4
2023-07-27
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
1
-2
/
+2
2023-07-27
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
1
-3
/
+4
2023-07-27
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
1
-1
/
+7
2023-07-27
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-0
/
+4
2023-07-27
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
1
-9
/
+18
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
3
-3
/
+3
2023-05-17
wifi: ath6kl: reduce WARN to dev_dbg() in callback
Fedor Pchelkin
1
-2
/
+2
2023-05-17
wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
Dan Carpenter
1
-1
/
+1
2023-05-17
wifi: ath9k: hif_usb: fix memory leak of remain_skbs
Fedor Pchelkin
1
-0
/
+19
2023-05-17
wifi: ath6kl: minor fix for allocation size
Alexey V. Vissarionov
1
-1
/
+1
2023-03-11
wifi: ath9k: use proper statements in conditionals
Arnd Bergmann
1
-7
/
+7
2023-03-11
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
Minsuk Kang
1
-0
/
+1
2023-03-11
wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
Fedor Pchelkin
1
-9
/
+22
2023-03-11
ath9k: htc: clean up statistics macros
Pavel Skripkin
3
-32
/
+36
2023-03-11
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2023-03-11
wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...
Fedor Pchelkin
1
-1
/
+3
2023-03-11
net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...
Markus Elfring
1
-3
/
+1
2023-01-18
wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
Shigeru Yoshida
1
-0
/
+6
2023-01-18
wifi: ath9k: verify the expected usb_endpoints are present
Fedor Pchelkin
1
-0
/
+14
2023-01-18
wifi: ath10k: Fix return value in ath10k_pci_init()
Xiu Jianfeng
1
-8
/
+12
2023-01-18
wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
Fedor Pchelkin
1
-13
/
+15
2023-01-18
wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
Fedor Pchelkin
1
-4
/
+0
2022-10-26
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
Tetsuo Handa
1
-15
/
+28
2022-10-26
wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
Wen Gong
1
-25
/
+29
2022-08-25
wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
Ammar Faizi
1
-2
/
+2
2022-08-25
wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
Dan Carpenter
1
-10
/
+4
2022-08-25
ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
Pavel Skripkin
2
-6
/
+7
2022-08-25
ath10k: do not enforce interrupt trigger type
Krzysztof Kozlowski
1
-3
/
+2
2022-06-14
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
1
-0
/
+3
2022-06-14
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
1
-0
/
+8
2022-06-14
ath9k: fix ar9003_get_eepmisc
Wenli Looi
1
-1
/
+1
2022-06-14
ath9k: fix QCA9561 PA bias level
Thibaut VARÈNE
1
-1
/
+1
2022-04-20
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2
-11
/
+21
2022-04-20
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
1
-3
/
+2
2022-04-15
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
1
-0
/
+3
2022-04-15
ath9k_htc: fix uninit value bugs
Pavel Skripkin
1
-0
/
+5
2022-04-15
ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern
Wen Gong
1
-3
/
+4
[next]