summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-15ath9k_htc: fix uninit value bugsPavel Skripkin
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2021-11-17ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-08-26ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-08-26ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-08-26ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-07-14ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-03-04ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-06-17ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-17ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-17ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-17ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-17ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang
2020-06-17ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-04-17ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold
2020-01-17ath9k: use iowrite32 over __raw_writelChristian Lamparter
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma
2019-11-29ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-10ath9k: release allocated buffer if timed outNavid Emamdoost
2019-09-10ath9k_htc: release allocated buffer if timed outNavid Emamdoost
2019-09-10ath9k: Remove unneeded variable to store return valuezhong jiang
2019-09-04ath9k: dynack: set ackto to max timeout in ath_dynack_resetLorenzo Bianconi
2019-09-04ath9k: dynack: set max timeout according to channel widthLorenzo Bianconi
2019-09-04ath9k: dynack: properly set last timeout timestamp in ath_dynack_resetLorenzo Bianconi
2019-09-04ath9k: dyanck: introduce ath_dynack_set_timeout routineLorenzo Bianconi
2019-09-04ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2019-09-04ath9k: add loader for AR92XX (and older) pci(e)Christian Lamparter
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27ath9k: correctly handle short radar pulsesZefir Kurtisi
2019-06-26ath: fix SPDX tagsKalle Valo
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-29ath9k: drop redundant code in ar9003_hw_set_channelTomislav Požega