index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
17
-109
/
+108
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
5
-8
/
+13
2022-04-29
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
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-12
ath9k: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+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
4
-16
/
+16
2022-04-10
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2
-11
/
+21
2022-04-01
ath9k: make is2ghz consistent in ar9003_eeprom
Wenli Looi
1
-25
/
+21
2022-04-01
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
1
-3
/
+2
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
2022-03-25
ath9k: split set11nRateFlags and set11nChainSel
Wenli Looi
3
-10
/
+14
2022-03-25
ath9k: make ATH_SREV macros more consistent
Wenli Looi
1
-5
/
+5
2022-03-18
ath9k: Use platform_get_irq() to get the interrupt
Minghao Chi
1
-5
/
+3
2022-03-09
ath9k: make array voice_priority static const
Colin Ian King
1
-1
/
+1
2022-02-21
ath9k: use hw_random API instead of directly dumping into random.c
Jason A. Donenfeld
2
-42
/
+33
2022-01-28
ath9k_htc: fix uninit value bugs
Pavel Skripkin
1
-0
/
+5
2022-01-17
ath9k: remove redundant status variable
Minghao Chi
1
-5
/
+1
2021-12-20
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
Zekun Shen
1
-0
/
+7
2021-12-20
ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
Tetsuo Handa
3
-0
/
+10
2021-12-20
ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()
Tetsuo Handa
2
-0
/
+9
2021-12-07
ath9k: switch to rate table based lookup
Jonas Jelonek
1
-2
/
+43
2021-11-19
ath9k: fix intr_txqs setting
Peter Seiderer
1
-1
/
+1
2021-11-01
ath9k: use swap() to make code cleaner
Yang Guang
1
-9
/
+5
2021-10-13
ath9k: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-10-13
ath9k: support DT ieee80211-freq-limit property to limit channels
Christian Lamparter
1
-0
/
+2
2021-10-05
ath9k: Fix potential interrupt storm on queue reset
Linus Lüssing
1
-1
/
+3
2021-10-05
ath9k: add option to reset the wifi chip via debugfs
Linus Lüssing
2
-4
/
+54
2021-09-16
ath9k: owl-loader: fetch pci init values through nvmem
Christian Lamparter
1
-29
/
+76
2021-09-16
ath9k: fetch calibration data via nvmem subsystem
Christian Lamparter
3
-1
/
+69
2021-08-29
ath9k: fix sleeping in atomic context
Miaoqing Pan
1
-5
/
+7
2021-08-29
ath9k: fix OOB read ar9300_eeprom_restore_internal
Zekun Shen
1
-1
/
+2
2021-07-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-7
/
+1
2021-07-02
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-7
/
+1
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
1
-1
/
+1
2021-06-12
ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
Pali Rohár
1
-0
/
+5
2021-05-30
ath9k: ar9003_mac: read STBC indicator from rx descriptor
Philipp Borgers
1
-0
/
+2
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-6
/
+3
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-22
ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
Toke Høiland-Jørgensen
2
-2
/
+2
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-2
/
+0
2021-03-17
ath9k: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-02-18
ath9k: fix transmitting to stations in dynamic SMPS mode
Felix Fietkau
2
-1
/
+8
2021-02-12
Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+4
[next]