summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2023-03-11net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring1-3/+1
2023-01-18wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng1-8/+12
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong1-25/+29
2022-08-25ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski1-3/+2
2022-04-15ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong1-3/+4
2022-01-27ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2021-11-17ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-11-17ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-11-17ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-11-17ath10k: high latency fixes for beacon bufferAlagu Sankar1-8/+23
2021-11-17ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-17ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-07-14ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-07-14ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang1-3/+9
2021-07-14ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang1-1/+1
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R1-4/+57
2021-06-03ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong1-0/+10
2021-06-03ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong2-1/+18
2021-06-03ath10k: drop fragments with multicast DA for SDIOWen Gong1-2/+7
2021-06-03ath10k: drop fragments with multicast DA for PCIeWen Gong1-3/+20
2021-06-03ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2-4/+96
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan1-0/+3
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan1-2/+5
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-03-04ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai1-2/+3
2020-12-30ath10k: Release some resources in an error handling pathChristophe JAILLET1-1/+4
2020-12-30ath10k: Fix an error handling pathChristophe JAILLET1-0/+2
2020-12-30ath10k: Fix the parsing error in service available eventRakesh Pillai3-3/+11
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong1-0/+4
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET1-1/+1
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2020-10-01ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong1-4/+14
2020-10-01ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan1-0/+1
2020-10-01ath10k: fix array out-of-bounds accessMiaoqing Pan2-19/+32
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen1-1/+1
2020-08-19ath10k: Acquire tx_lock in tx error pathsEvan Green1-0/+4
2020-08-05ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure1-0/+1
2020-06-22ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai3-0/+28
2020-06-22ath10k: add flush tx packets for SDIO chipWen Gong3-1/+15
2020-06-22ath10k: fix kernel null pointer dereferenceVenkateswara Naralasetty1-0/+2
2020-06-22ath10k: remove the max_sched_scan_reqs valueWen Gong1-1/+0
2020-06-22ath10k: Fix the race condition in firmware dump work queueMaharaja Kennadyrajan1-0/+1
2020-02-24ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong1-1/+4
2020-02-24ath10k: Correct the DMA direction for management tx buffersRakesh Pillai1-1/+1
2020-02-24ath10k: Fix qmi init error handlingJeffrey Hugo1-1/+4
2020-02-15ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue1-2/+17
2020-01-14ath10k: fix memory leakNavid Emamdoost1-0/+1
2019-12-31ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson1-5/+1