aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
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-15ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-15ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-15ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
2022-04-15carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen
2022-01-27wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue
2022-01-27wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue
2021-11-17ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-11-17wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li
2021-11-17ath10k: fix max antenna gain unitSven Eckelmann
2021-11-17ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-11-17ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain
2021-11-17ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li
2021-11-17ath10k: high latency fixes for beacon bufferAlagu Sankar
2021-11-17wcn36xx: handle connection loss indicationBenjamin Li
2021-11-17wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain
2021-11-17ath10k: fix division by zero in send pathJohan Hovold
2021-11-17ath10k: fix control-message timeoutJohan Hovold
2021-11-17ath6kl: fix control-message timeoutJohan Hovold
2021-11-17ath6kl: fix division by zero in send pathJohan Hovold
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-09-15ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter
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-26ath: Export ath_hw_keysetmac()Jouni Malinen
2021-08-26ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-08-26ath: Use safer key clearing with key cache entriesJouni Malinen
2021-07-14ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-07-14wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue
2021-07-14wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap
2021-07-14ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang
2021-07-14ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang
2021-07-14ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-06-03ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam
2021-06-03Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"Greg Kroah-Hartman
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-06-03ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong
2021-06-03ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong
2021-06-03ath10k: drop fragments with multicast DA for SDIOWen Gong
2021-06-03ath10k: drop fragments with multicast DA for PCIeWen Gong
2021-06-03ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau