summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Revert "ath10k: fix napi_poll budget overflow"Kalle Valo2017-10-301-11/+6
* | ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2017-10-302-16/+92
|/
* ath10k: mark PM functions as __maybe_unusedArnd Bergmann2017-09-211-5/+2
* ath10k: configure and enable the wakeup capabilityRyan Hsu2017-08-313-0/+16
* ath10k: add the PCI PM core suspend/resume opsRyan Hsu2017-08-311-0/+42
* ath10k: activate user space firmware loading againHauke Mehrtens2017-08-311-1/+1
* ath10k: sdio: remove unused struct memberErik Stromdahl2017-08-312-6/+0
* ath10k: fix napi_poll budget overflowRyan Hsu2017-08-311-6/+11
* ath10k: switch to use new generic UUID APIAndy Shevchenko2017-08-083-8/+8
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-08-081-6/+6
* ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu2017-08-081-1/+1
* ath10k: explicitly request exclusive reset controlPhilipp Zabel2017-08-031-5/+10
* ath10k: push peer type to target for TDLS peersManikanta Pubbisetty2017-08-032-0/+2
* ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty2017-08-035-3/+436
* ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty2017-08-031-1/+12
* ath10k: sdio: fix compile warningErik Stromdahl2017-08-031-4/+4
* ath10k: add initial USB supportErik Stromdahl2017-08-034-0/+1244
* ath10k: various usb related definitionsErik Stromdahl2017-08-033-0/+6
* ath10k: set a-mpdu receiver reference numberMatthias Frei2017-08-032-1/+13
* ath10k: increase buffer len to print all wmi servicesTamizh chelvam2017-07-061-1/+1
* ath10k: add copy engine register MAP for wcn3990 targetGovind Singh2017-07-064-0/+168
* ath10k: make CE layer bus agnosticGovind Singh2017-07-066-175/+224
* ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo2017-07-061-1/+1
* ath10k: fix a bunch of spelling mistakes in messagesColin Ian King2017-06-284-5/+5
* ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal2017-06-281-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-2512-274/+495
|\
| * ath10k: set rxnss_override for QCA9888Sven Eckelmann2017-06-211-2/+6
| * ath10k: configure rxnss_override for QCA9984Ben Greear2017-06-215-1/+69
| * ath10k: use complete VHT chan width for 160MHz workaroundBen Greear2017-06-211-1/+1
| * ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan2017-06-161-0/+13
| * ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak2017-06-166-195/+325
| * ath10k: fix the logic of limiting tdls peer countsRyan Hsu2017-06-011-28/+21
| * ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2017-06-012-3/+15
| * ath10k: initialize nbytes to 0Ben Greear2017-06-011-0/+4
| * ath10k: log when longer bmi cmds happenBen Greear2017-06-011-6/+21
| * ath10k: increase BMI timeoutBen Greear2017-06-011-2/+2
| * ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd2017-05-311-25/+10
| * ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann2017-05-231-4/+10
| * ath10k: remove unnecessary codeGustavo A. R. Silva2017-05-231-9/+0
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-162-6/+4
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-05-1916-83/+2767
|\
| * ath10k: append the wmi_op_version to testmode get_version cmdRyan Hsu2017-05-042-0/+8
| * ath10k: fix out of bounds access to local bufferMichael Mera2017-05-041-6/+10
| * ath10k: add initial SDIO supportErik Stromdahl2017-05-044-0/+2352
| * ath10k: different fw file name for sdioErik Stromdahl2017-05-041-1/+12
| * ath10k: htc: ready_ext msg supportErik Stromdahl2017-05-042-6/+27
| * ath10k: sdio get target infoErik Stromdahl2017-05-043-1/+77
| * ath10k: add sdio extra initializationsErik Stromdahl2017-05-041-0/+18