summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen2-11/+21
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen1-3/+2
2022-04-08ath9k_htc: fix uninit value bugsPavel Skripkin1-0/+5
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa3-0/+10
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa2-0/+9
2021-11-18ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-08-29ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-08-29ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-7/+1
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-7/+1
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg1-1/+1
2021-06-12ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár1-0/+5
2021-05-30ath9k: ar9003_mac: read STBC indicator from rx descriptorPhilipp Borgers1-0/+2
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-6/+3
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-04-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-4/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2-2/+0
2021-03-17ath9k: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior1-1/+1
2021-02-18ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2-1/+8
2021-02-13Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+4
2021-02-11ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing1-1/+4
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+2
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann1-6/+2
2021-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo3-4/+94
2020-12-17ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2-1/+87
2020-12-17ath: Modify ath_key_delete() to not need full key entryJouni Malinen2-4/+3
2020-12-17ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen1-0/+5
2020-12-16ath9k: make relay callbacks constJani Nikula1-1/+1
2020-12-09ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef1-1/+6
2020-12-07ath9k: remove trailing semicolon in macro definitionTom Rix2-2/+2
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski7-146/+10
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo6-145/+10
2020-11-11ath9k: remove WDS codeJohannes Berg4-27/+2
2020-11-10ath9k: work around false-positive gcc warningArnd Bergmann1-2/+6
2020-11-07wireless: remove unneeded breakTom Rix1-1/+0
2020-11-07ath9k: dynack: Demote non-compliant function headerLee Jones1-2/+1
2020-11-07ath9k: ar5008_phy: Demote half completed function headersLee Jones1-12/+3
2020-11-07ath9k: ar9003_2p2_initvals: Remove unused const variablesLee Jones1-14/+0
2020-11-07ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_b...Lee Jones1-7/+0
2020-11-07ath9k: ar9340_initvals: Remove unused const variable 'ar9340Modes_ub124_tx_ga...Lee Jones1-101/+0
2020-11-07ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_ga...Lee Jones1-7/+0
2020-09-29ath9k: Remove set but not used variableLi Heng1-21/+0
2020-09-21ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller24-170/+92
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin2-2/+2
2020-08-27ath9k: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski1-3/+3
2020-08-27ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are usedLee Jones2-32/+30
2020-08-27ath9k: ar5008_initvals: Remove unused table entirelyLee Jones1-37/+0