aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2021-11-26ath10k: fix max antenna gain unitSven Eckelmann
2021-11-26ath10k: fix division by zero in send pathJohan Hovold
2021-11-26ath10k: fix control-message timeoutJohan Hovold
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-05-22ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-03-04ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai
2020-12-30ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-30ath10k: Fix an error handling pathChristophe JAILLET
2020-12-30ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-10-30ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-10-01ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong
2020-10-01ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan
2020-10-01ath10k: fix array out-of-bounds accessMiaoqing Pan
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-08-19ath10k: Acquire tx_lock in tx error pathsEvan Green
2020-06-22ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-02-24ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2020-02-14ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2020-01-27ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat
2020-01-27ath10k: Fix encoding for protected management framesRakesh Pillai
2020-01-27ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi
2020-01-27ath10k: fix dma unmap direction for management framesRakesh Pillai
2020-01-14ath10k: fix memory leakNavid Emamdoost
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2019-12-31ath10k: Correct error handling of dma_map_single()Bjorn Andersson
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2019-12-31ath10k: fix backtrace on coredumpAnilkumar Kolli
2019-12-17ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-12-01ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2019-12-01ath10k: snoc: fix unbalanced clock error handlingBrian Norris
2019-12-01ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2019-12-01ath10k: set probe request oui during driver startRakesh Pillai
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear
2019-11-20ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2019-11-20ath10k: avoid possible memory access violationK.T.VIJAYAKUMAAR
2019-11-20ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2019-11-20ath10k: skip resetting rx filter for WCN3990Rakesh Pillai
2019-11-20ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2019-11-06ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure
2019-08-04ath10k: Change the warning message stringFabio Estevam
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-26ath10k: add missing error handlingClaire Chang