index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-08
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-18
ath9k: Fix potential interrupt storm on queue reset
Linus Lüssing
1
-1
/
+3
2021-09-18
ath9k: fix sleeping in atomic context
Miaoqing Pan
1
-5
/
+7
2021-09-18
ath9k: fix OOB read ar9300_eeprom_restore_internal
Zekun Shen
1
-1
/
+2
2021-08-26
ath9k: Postpone key cache entry deletion for TXQ frames reference it
Jouni Malinen
2
-1
/
+87
2021-08-26
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
2
-4
/
+3
2021-08-26
ath9k: Clear key cache explicitly on disabling hardware
Jouni Malinen
1
-0
/
+5
2021-07-14
ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
Pali Rohár
1
-0
/
+5
2021-05-14
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
2021-03-04
ath9k: fix data bus crash when setting nf_override via debugfs
Linus Lüssing
1
-1
/
+4
2021-02-17
ath9k: fix build error with LEDS_CLASS=m
Arnd Bergmann
1
-6
/
+2
2020-09-29
ath9k: Remove set but not used variable
Li Heng
1
-21
/
+0
2020-09-21
ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...
Brooke Basile
1
-0
/
+19
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
24
-170
/
+92
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2
-2
/
+2
2020-08-27
ath9k: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
1
-3
/
+3
2020-08-27
ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are used
Lee Jones
2
-32
/
+30
2020-08-27
ath9k: ar5008_initvals: Remove unused table entirely
Lee Jones
1
-37
/
+0
2020-08-27
ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'
Lee Jones
1
-37
/
+0
2020-08-27
ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
Lee Jones
1
-14
/
+0
2020-08-27
ath9k_htc: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
1
-3
/
+3
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
9
-24
/
+20
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
17
-20
/
+36
2020-08-17
ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
Dan Carpenter
1
-0
/
+2
2020-08-17
ath9k_htc: Use appropriate rs_datalen type
Masashi Honma
1
-1
/
+1
2020-08-17
ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Alexander Wetzel
2
-0
/
+13
2020-08-14
ath9k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-12
/
+12
2020-08-14
ath9k: Fix typo in function name
Pavel Machek
4
-4
/
+4
2020-08-14
ath9k: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-3
/
+4
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-07-20
ath9k: Check the return value of pcie_capability_read_*()
Bolarinwa Olayemi Saheed
1
-2
/
+3
2020-07-20
ath9k: Fix regression with Atheros 9271
Mark O'Donovan
1
-1
/
+3
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-3
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-15
/
+15
2020-06-09
ath: fix wiki website url
Flavio Suligoi
2
-3
/
+4
2020-05-30
ath9k_htc: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
3
-1
/
+5
2020-05-30
ath9k: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
3
-1
/
+5
2020-05-06
ath9k_htc: Silence undersized packet warnings
Masashi Honma
1
-3
/
+3
2020-04-28
ath9k: add calibration timeout for AR9002
Sergey Ryazanov
3
-2
/
+25
2020-04-28
ath9k: invalidate all calibrations at once
Sergey Ryazanov
1
-6
/
+9
2020-04-28
ath9k: interleaved NF calibration on AR9002
Sergey Ryazanov
1
-2
/
+6
2020-04-28
ath9k: do not miss longcal on AR9002
Sergey Ryazanov
2
-1
/
+10
2020-04-28
ath9k: remove needless NFCAL_PENDING flag setting
Sergey Ryazanov
1
-3
/
+0
2020-04-28
ath9k: fix AR9002 ADC and NF calibrations
Sergey Ryazanov
1
-3
/
+2
2020-04-07
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Qiujun Huang
2
-11
/
+42
[next]