summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2022-04-20ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen1-0/+3
2022-04-20ath9k_htc: fix uninit value bugsPavel Skripkin1-0/+5
2022-04-20carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King1-1/+1
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2022-01-27ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen1-0/+4
2022-01-27wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue1-2/+2
2021-11-26ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-11-26ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-26wcn36xx: handle connection loss indicationBenjamin Li1-11/+33
2021-11-26wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-11-26ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-09-22ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-09-22ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2-1/+87
2021-09-22ath: Modify ath_key_delete() to not need full key entryJouni Malinen5-23/+22
2021-09-22ath: Export ath_hw_keysetmac()Jouni Malinen2-2/+3
2021-09-22ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen1-0/+5
2021-09-22ath: Use safer key clearing with key cache entriesJouni Malinen1-1/+10
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-07-20wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap1-5/+3
2021-07-20ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár1-0/+5
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R1-4/+57
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2-1/+8
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma1-1/+1
2020-11-10ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter1-0/+5
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue1-1/+1
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter1-0/+2
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter1-0/+3
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik1-0/+2
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen1-1/+1
2020-08-21ath9k: release allocated buffer if timed outNavid Emamdoost1-0/+1
2020-08-21ath9k_htc: release allocated buffer if timed outNavid Emamdoost1-0/+3
2020-07-31ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-31ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang1-0/+5
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang1-0/+3