summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan2017-11-201-13/+38
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-0411-93/+171
|\
| * ath: Convert timers to use timer_setup()Kees Cook2017-10-273-13/+12
| * ath10k: spectral: remove redundant check in write_file_spectral_count()Christos Gkekas2017-10-271-1/+1
| * ath10k: fix sending wmi cmd during the tdls teardownAnilkumar Kolli2017-10-271-1/+2
| * ath10k: block offchannel operations if TDLS session is activeAnilkumar Kolli2017-10-271-0/+10
| * ath10k: move ath10k_mac_tdls_vif*() functionsAnilkumar Kolli2017-10-271-53/+53
| * ath10k: fix build errors with !CONFIG_PMBrian Norris2017-10-271-5/+0
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-10-277-20/+93
| |\
| | * ath10k: store coverage-class in case firmware is not bootedBen Greear2017-10-131-2/+7
| | * ath10k: add new cipher suite supportRajkumar Manoharan2017-10-134-2/+57
| | * ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty2017-10-133-2/+11
| | * ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris2017-10-131-10/+14
| | * ath10k: make ath10k_hw_ce_regs constBhumika Goyal2017-09-252-4/+4
* | | 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