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.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
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
ath9k_htc: fix uninit value bugs
Pavel Skripkin
1
-0
/
+5
2022-01-27
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
Zekun Shen
1
-0
/
+7
2021-11-26
ath9k: Fix potential interrupt storm on queue reset
Linus Lüssing
1
-1
/
+3
2021-09-22
ath9k: fix sleeping in atomic context
Miaoqing Pan
1
-5
/
+7
2021-09-22
ath9k: fix OOB read ar9300_eeprom_restore_internal
Zekun Shen
1
-1
/
+2
2021-09-22
ath9k: Postpone key cache entry deletion for TXQ frames reference it
Jouni Malinen
2
-1
/
+87
2021-09-22
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
2
-4
/
+3
2021-09-22
ath9k: Clear key cache explicitly on disabling hardware
Jouni Malinen
1
-0
/
+5
2021-07-20
ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
Pali Rohár
1
-0
/
+5
2021-05-22
ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
Toke Høiland-Jørgensen
2
-2
/
+2
2021-03-17
ath9k: fix transmitting to stations in dynamic SMPS mode
Felix Fietkau
2
-1
/
+8
2020-11-18
ath9k_htc: Use appropriate rs_datalen type
Masashi Honma
1
-1
/
+1
2020-10-29
ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...
Brooke Basile
1
-0
/
+19
2020-10-29
ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
Dan Carpenter
1
-0
/
+2
2020-08-21
ath9k: release allocated buffer if timed out
Navid Emamdoost
1
-0
/
+1
2020-08-21
ath9k_htc: release allocated buffer if timed out
Navid Emamdoost
1
-0
/
+3
2020-07-31
ath9k: Fix regression with Atheros 9271
Mark O'Donovan
1
-1
/
+3
2020-07-31
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Qiujun Huang
2
-11
/
+42
2020-07-22
Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
Greg Kroah-Hartman
2
-42
/
+11
2020-06-20
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Qiujun Huang
2
-11
/
+42
2020-06-20
ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
Qiujun Huang
1
-0
/
+5
2020-06-20
ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
Qiujun Huang
1
-0
/
+3
2020-06-20
ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
Qiujun Huang
5
-7
/
+17
2020-06-20
ath9k_htc: Silence undersized packet warnings
Masashi Honma
1
-3
/
+3
2020-04-24
ath9k: Handle txpower changes even when TPC is disabled
Remi Pommarel
1
-0
/
+3
2020-02-05
ath9k: fix storage endpoint lookup
Johan Hovold
1
-1
/
+1
2020-01-29
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
1
-4
/
+4
2020-01-12
ath9k_htc: Discard undersized packets
Masashi Honma
1
-4
/
+19
2020-01-12
ath9k_htc: Modify byte order for an error message
Masashi Honma
1
-1
/
+1
2019-11-28
ath9k_hw: fix uninitialized variable data
Denis Efremov
1
-1
/
+1
2019-11-25
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
1
-1
/
+1
2019-11-25
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
1
-2
/
+1
2019-11-25
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
4
-3
/
+17
2019-11-25
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
4
-20
/
+4
2019-08-04
ath9k: Check for errors when reading SREV register
Tim Schumacher
1
-9
/
+23
2019-02-12
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
1
-2
/
+2
2019-02-12
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
4
-12
/
+29
2019-02-12
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
1
-1
/
+2
2018-09-19
ath9k_hw: fix channel maximum power level test
Felix Fietkau
1
-2
/
+5
2018-09-19
ath9k: report tx status on EOSP
Felix Fietkau
1
-1
/
+2
2018-04-29
ath9k_hw: check if the chip failed to wake up
Felix Fietkau
1
-0
/
+4
2017-12-20
ath9k: fix tx99 potential info leak
Miaoqing Pan
1
-0
/
+5
2017-07-28
ath9k: fix an invalid pointer dereference in ath9k_rng_stop()
Miaoqing Pan
1
-1
/
+3
2017-07-28
ath9k: fix tx99 bus error
Miaoqing Pan
1
-2
/
+0
2017-07-28
ath9k: fix tx99 use after free
Miaoqing Pan
1
-4
/
+9
2017-05-25
ath9k_htc: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-05-25
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
Dmitry Tunin
1
-0
/
+1
2017-04-21
ath9k: fix NULL pointer dereference
Miaoqing Pan
1
-1
/
+7
2017-03-12
ath9k: use correct OTP register offsets for the AR9340 and AR9550
Christian Lamparter
1
-2
/
+2
2017-03-12
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
5
-26
/
+48
[next]