summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2021-12-20ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa
2021-12-07ath9k: switch to rate table based lookupJonas Jelonek
2021-11-19ath9k: fix intr_txqs settingPeter Seiderer
2021-11-01ath9k: use swap() to make code cleanerYang Guang
2021-10-13ath9k: fix an IS_ERR() vs NULL checkDan Carpenter
2021-10-13ath9k: support DT ieee80211-freq-limit property to limit channelsChristian Lamparter
2021-10-05ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-10-05ath9k: add option to reset the wifi chip via debugfsLinus Lüssing
2021-09-16ath9k: owl-loader: fetch pci init values through nvmemChristian Lamparter
2021-09-16ath9k: fetch calibration data via nvmem subsystemChristian Lamparter
2021-08-29ath9k: fix sleeping in atomic contextMiaoqing Pan
2021-08-29ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-12ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-05-30ath9k: ar9003_mac: read STBC indicator from rx descriptorPhilipp Borgers
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17ath9k: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior
2021-02-18ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller
2021-02-11ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann
2021-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-17ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2020-12-17ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2020-12-17ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2020-12-15ath9k: make relay callbacks constJani Nikula
2020-12-09ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef
2020-12-07ath9k: remove trailing semicolon in macro definitionTom Rix
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-11-11ath9k: remove WDS codeJohannes Berg
2020-11-10ath9k: work around false-positive gcc warningArnd Bergmann
2020-11-07wireless: remove unneeded breakTom Rix
2020-11-07ath9k: dynack: Demote non-compliant function headerLee Jones
2020-11-07ath9k: ar5008_phy: Demote half completed function headersLee Jones
2020-11-07ath9k: ar9003_2p2_initvals: Remove unused const variablesLee Jones
2020-11-07ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_b...Lee Jones
2020-11-07ath9k: ar9340_initvals: Remove unused const variable 'ar9340Modes_ub124_tx_ga...Lee Jones
2020-11-07ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_ga...Lee Jones
2020-09-29ath9k: Remove set but not used variableLi Heng
2020-09-21ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile