aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
AgeCommit message (Expand)Author
2023-09-23wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-01-18wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng
2020-02-14ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2019-12-17ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-12-01ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2019-11-20ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2018-04-19ath10k: modify hif tx paddr to dma_addr_t typeGovind Singh
2018-03-29ath10k: add memory dump support QCA9984Anilkumar Kolli
2018-03-29ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 supportKalle Valo
2018-03-29ath10k: add FW API 6 firmware image for QCA9377Ryan Hsu
2018-02-27ath10k: update the IRAM bank number for QCA9377Ryan Hsu
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm
2018-01-16ath10k: remove redundant -ve check against u32 integer sizeColin Ian King
2018-01-16ath10k: fix spelling mistake: "addrress" -> "address"Colin Ian King
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: add memory dump support for QCA6174/QCA9377Alan Liu
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo
2017-12-27ath10k: Add support for 64 bit ce descriptorGovind Singh
2017-12-27ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh
2017-10-27ath: Convert timers to use timer_setup()Kees Cook
2017-10-27ath10k: fix build errors with !CONFIG_PMBrian Norris
2017-10-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-10-13ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu
2017-08-08ath10k: switch to use new generic UUID APIAndy Shevchenko
2017-07-06ath10k: add copy engine register MAP for wcn3990 targetGovind Singh
2017-07-06ath10k: make CE layer bus agnosticGovind Singh
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King
2017-06-01ath10k: log when longer bmi cmds happenBen Greear
2017-04-19ath10k: bump up FW API to 6Ryan Hsu
2017-04-05ath10k: fix block comments styleMarcin Rokicki
2017-03-16ath10k: remove redundant error checkColin Ian King
2017-02-14ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo
2017-02-07ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan
2017-02-07ath10k: few whitespace fixesKalle Valo
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-27ath10k: fix typo in addr calculationSrinivas Kandagatla
2017-01-27ath10k: use dma_zalloc_coherent()Srinivas Kandagatla
2017-01-19ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2016-12-29ath10k: override CE5 config for QCA9377Bartosz Markowski
2016-12-29ath10k: fix IRAM banks number for QCA9377Bartosz Markowski
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-09-13ath10k: remove unused variable ar_pciChaehyun Lim
2016-09-13ath10k: fix memory leak on caldata on error exit pathColin Ian King
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan