summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2022-04-08ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin1-1/+1
2022-04-08ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong1-3/+4
2022-01-27ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2022-01-27ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam2-1/+21
2021-11-18ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-11-18ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan3-5/+24
2021-11-18ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-11-18ath10k: Don't always treat modem stop events as crashesStephen Boyd3-1/+84
2021-11-18ath10k: sdio: Add missing BH locking around napi_schdule()Fabio Estevam1-1/+4
2021-11-18ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-11-18ath10k: high latency fixes for beacon bufferAlagu Sankar1-8/+23
2021-11-18ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-18ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann1-1/+1
2021-09-02Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2021-07-19firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz1-0/+1
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-8/+1
2021-06-19ath10k: demote chan info without scan request warningCaleb Connolly1-1/+1
2021-06-15ath10k: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-8/+1
2021-06-15ath10k: remove the repeated declarationShaokun Zhang2-2/+0
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-06-12ath10k: remove unused more_frags variableYang Yingliang1-2/+0
2021-06-12ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang1-3/+9
2021-06-12ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang1-1/+1
2021-05-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo5-12/+12
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King5-12/+12
2021-05-11ath10k: Validate first subframe of A-MSDU before processing the listSriram R1-4/+57
2021-05-11ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong1-0/+10
2021-05-11ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong2-1/+18
2021-05-11ath10k: drop fragments with multicast DA for SDIOWen Gong1-2/+7
2021-05-11ath10k: drop fragments with multicast DA for PCIeWen Gong1-3/+20
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2-4/+96
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-10/+24
2021-04-22ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan1-0/+3
2021-04-22ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong1-1/+1
2021-03-09ath10k: skip the wait for completion to recovery in shutdown pathYoughandhar Chintala1-9/+20
2021-03-06ath10k: Detect conf_mutex held ath10k_drain_tx() callsShuah Khan1-0/+2
2021-02-11ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan1-2/+5
2021-02-11ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan1-3/+2
2021-02-11ath10k: restore tx sk_buff of htt header for SDIOWen Gong1-0/+2
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam3-12/+13
2021-02-09ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry1-0/+2
2021-02-09ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...Anand K Mistry1-0/+3
2021-02-04ath10k: remove h from printk format specifierTom Rix7-36/+36
2021-01-28ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-01-28ath10k: pass the ssid info to get the correct bss entityWen Gong1-1/+2
2021-01-28ath10k: allow dynamic SAR power limits via common APICarl Huang4-59/+192
2021-01-18ath10k: remove unused struct ath10k::dev_typeKalle Valo1-1/+0
2021-01-18ath10k: increase rx buffer size to 2048Linus Lüssing1-1/+1
2021-01-18ath10k: sanitity check for ep connectivityZekun Shen1-0/+4