summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu
2017-08-08ath10k: switch to use new generic UUID APIAndy Shevchenko
2017-08-08ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai
2017-08-08ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu
2017-08-03ath10k: explicitly request exclusive reset controlPhilipp Zabel
2017-08-03ath10k: push peer type to target for TDLS peersManikanta Pubbisetty
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty
2017-08-03ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty
2017-08-03ath10k: sdio: fix compile warningErik Stromdahl
2017-08-03ath10k: add initial USB supportErik Stromdahl
2017-08-03ath10k: various usb related definitionsErik Stromdahl
2017-08-03ath10k: set a-mpdu receiver reference numberMatthias Frei
2017-07-06ath10k: increase buffer len to print all wmi servicesTamizh chelvam
2017-07-06ath10k: add copy engine register MAP for wcn3990 targetGovind Singh
2017-07-06ath10k: make CE layer bus agnosticGovind Singh
2017-07-06ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21ath10k: set rxnss_override for QCA9888Sven Eckelmann
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear
2017-06-21ath10k: use complete VHT chan width for 160MHz workaroundBen Greear
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan
2017-06-16ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak
2017-06-01ath10k: fix the logic of limiting tdls peer countsRyan Hsu
2017-06-01ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli
2017-06-01ath10k: initialize nbytes to 0Ben Greear
2017-06-01ath10k: log when longer bmi cmds happenBen Greear
2017-06-01ath10k: increase BMI timeoutBen Greear
2017-05-31ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd
2017-05-23ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann
2017-05-23ath10k: remove unnecessary codeGustavo A. R. Silva
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-05-04ath10k: append the wmi_op_version to testmode get_version cmdRyan Hsu
2017-05-04ath10k: fix out of bounds access to local bufferMichael Mera
2017-05-04ath10k: add initial SDIO supportErik Stromdahl
2017-05-04ath10k: different fw file name for sdioErik Stromdahl
2017-05-04ath10k: htc: ready_ext msg supportErik Stromdahl
2017-05-04ath10k: sdio get target infoErik Stromdahl
2017-05-04ath10k: add sdio extra initializationsErik Stromdahl