summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/pci.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+18
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-5/+5
2024-04-25wifi: ath10k: Refer to INTX instead of LEGACYDamien Le Moal1-18/+18
2024-04-25wifi: ath10k: drop chip-specific board data file nameDmitry Baryshkov1-5/+5
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao1-1/+1
2024-01-18wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy1-5/+5
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-1/+1
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+5
2023-08-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+1
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-1/+1
2023-08-23wifi: ath10k: Fix a few spelling errorsJeff Johnson1-1/+1
2023-08-21wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen1-4/+5
2023-04-12wifi: ath10k: Remove redundant pci_clear_masterCai Huoqing1-5/+1
2022-11-17wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng1-8/+12
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+1
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-2/+1
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson1-1/+1
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-1/+1
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-8/+1
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
2020-12-17ath10k: prevent deinitializing NAPI twiceWen Gong1-3/+4
2020-12-12ath10k: add atomic protection for device recoveryWen Gong1-1/+1
2020-10-28ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warningKalle Valo1-1/+1
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+1
2020-07-20ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens1-41/+37
2020-06-23ath10k: pci: fix memcpy size of bmi responseZekun Shen1-1/+1
2020-05-05ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan1-16/+54
2020-04-06ath10k: Fix the race condition in firmware dump work queueMaharaja Kennadyrajan1-0/+1
2020-01-26ath10k: pci: Fix comment on ath10k_pci_dump_memory_sramBryan O'Donoghue1-1/+1
2020-01-26ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue1-2/+17
2019-10-02ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter1-11/+25
2019-09-17ath10k: use ath10k_pci_soc_ functions for all warm_reset instancesTomislav Požega1-15/+11
2019-06-28ath10k: pci: remove unnecessary castsKalle Valo1-10/+6
2019-06-25ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+1
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris1-5/+19
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo1-1/+1
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai1-1/+2
2019-02-11ath10k: pci: use mutex for diagnostic window CE pollingBrian Norris1-26/+15
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh1-1/+2
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+1
2019-02-04ath10k: fix S5 power consumption issue for QCA9377Yu Wang1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+1
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang1-12/+11
2018-09-06ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl1-0/+1
2018-09-06ath10k: add struct ath10k_bus_paramsErik Stromdahl1-6/+6
2018-09-06ath10k: support to access target space below 1M for qca6174 and qca9377Carl Huang1-2/+17