summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/pci.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2019-12-21ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-11-28ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2019-11-25ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2018-08-24MLK-17430 Added firmware-6 support for Murata 1CQ mission modeJameel kareem
2018-08-24MLK-17033: ath10k: fix suspend/resume fail issueGao Pan
2017-11-08ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan
2017-07-12ath10k: override CE5 config for QCA9377Bartosz Markowski
2017-06-24ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo
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
2016-08-31ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan
2016-07-08ath10k: enable support for QCA9888Anilkumar Kolli
2016-06-30ath10k: fix crash during card removalMohammed Shafi Shajakhan
2016-06-07ath10k: add board data download from targetSven Eckelmann
2016-06-07ath10k: add QCA9887 chipset supportSven Eckelmann
2016-06-02ath10k: update module descriptionRajkumar Manoharan
2016-06-02ath10k: fix diag_read to collect data for larger memoryAshok Raj Nagarajan
2016-05-24ath10k: enable support for QCA9984Vasanthakumar Thiagarajan
2016-05-24ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan
2016-04-20ath10k: remove deprecated firmware API 1 supportKalle Valo
2016-04-12ath10k: remove MSI range supportRajkumar Manoharan
2016-04-04ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan
2016-04-04ath10k: cleanup copy engine receive next completionRajkumar Manoharan
2016-03-03ath10k: fix erroneous return valueAnton Protopopov
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani
2016-01-28ath10k: pull reusable code from pci probe and remove for ahbRaja Mani
2016-01-28ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani
2016-01-28ath10k: make some of ath10k_pci_* func reusableRaja Mani
2015-12-31ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan
2015-12-31ath10k: wake up device before accessing registersRajkumar Manoharan
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller
2015-11-16ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan
2015-11-12ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski
2015-11-04ath10k: add support for pktlog in QCA99X0Vivek Natarajan
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan
2015-10-16ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan