summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-281-3/+3
|\
| * Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-251-3/+3
| |\
| | * ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-3/+3
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
|/ /
* | mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-0/+1
|/
* ath10k: qmi: Sleep for a while before assigning MSA memoryBjorn Andersson2019-11-151-0/+7
* ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson2019-11-151-5/+1
* ath10k: disable cpuidle during downloading firmwareIkjoon Jang2019-11-081-2/+10
* ath10k: fix potential issue of peer stats allocationZhi Chen2019-11-081-0/+1
* ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan2019-11-081-0/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-11-067-22/+47
|\
| * ath10k: remove unneeded semicolonYueHaibing2019-10-311-1/+1
| * ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng2019-10-221-0/+8
| * ath10k: Correct error handling of dma_map_single()Bjorn Andersson2019-10-141-1/+3
| * ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan2019-10-141-0/+1
| * ath10k: fix array out-of-bounds accessMiaoqing Pan2019-10-142-19/+32
| * ath10k: fix null dereference on pointer crash_dataColin Ian King2019-10-111-1/+1
| * ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure2019-10-111-0/+1
* | net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring2019-10-151-3/+1
* | wireless: Remove call to memset after dma_alloc_coherentFuqian Huang2019-10-151-5/+0
|/
* ath10k: add support for hardware rfkillWen Gong2019-10-029-1/+178
* ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter2019-10-021-11/+25
* ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear2019-10-021-11/+11
* ath10k: fix backtrace on coredumpAnilkumar Kolli2019-10-011-3/+8
* ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0Anilkumar Kolli2019-10-011-3/+3
* ath10k: switch to ieee80211_tx_dequeue_niErik Stromdahl2019-10-011-1/+1
* ath10k: change sw version print format to hexTomislav Požega2019-10-011-1/+1
* ath10k: print supported MCS rates within service ready eventTomislav Požega2019-10-014-1/+8
* ath10k: print service ready returned channel rangeTomislav Požega2019-10-011-1/+5
* ath10k: add 2ghz channel arguments to service ready structureTomislav Požega2019-10-014-0/+12
* ath10k: fix memory leakNavid Emamdoost2019-09-231-0/+1
* ath10k: remove the warning of sdio not full supportWen Gong2019-09-231-3/+0
* ath: fix various spelling mistakesColin Ian King2019-09-232-3/+3
* ath10k: fix missing checks for bmi reads and writesKangjie Lu2019-09-231-9/+32
* ath10k: Add support to provide higher range mem chunks in wmi init commandSurabhi Vishnoi2019-09-233-2/+34
* ath10k: Add peer param map for tlv and non-tlvRakesh Pillai2019-09-237-9/+84
* ath10k: Enable MSA region dump support for WCN3990Govind Singh2019-09-215-0/+93
* ath10k: Add xo calibration support for wifi rf clockGovind Singh2019-09-213-0/+25
* ath10k: fix spelling mistake "eanble" -> "enable"Colin Ian King2019-09-171-1/+1
* ath10k: fix latency issue for QCA988xMiaoqing Pan2019-09-171-6/+9
* ath10k: add cleanup in ath10k_sta_state()Wenwen Wang2019-09-171-1/+5
* ath10k: revalidate the msa region coming from firmwareGovind Singh2019-09-171-0/+15
* ath10k: use ath10k_pci_soc_ functions for all warm_reset instancesTomislav Požega2019-09-171-15/+11
* ath10k: Use ARRAY_SIZEVasyl Gomonovych2019-09-171-2/+1
* ath10k: avoid leaving .bss_info_changed prematurelySven Eckelmann2019-09-171-26/+36
* ath10k: Use standard bulk clock API in snocBjorn Andersson2019-09-172-115/+21
* ath10k: Use standard regulator bulk API in snocBjorn Andersson2019-09-172-170/+27
* ath10k: snoc: skip regulator operationsBjorn Andersson2019-09-172-23/+6
* ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson2019-09-175-3/+45
* ath10k: Check if station exists before forwarding tx airtime reportHauke Mehrtens2019-09-171-1/+1
OpenPOWER on IntegriCloud