summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-12-171-1/+1
|\
| * ath9k: use iowrite32 over __raw_writelChristian Lamparter2019-11-281-1/+1
* | mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-0/+1
|/
* drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-213-42/+42
* wcn36xx: fix typoEduardo Abinader2019-11-151-1/+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-0639-403/+105
|\
| * wcn36xx: remove unecessary returnEduardo Abinader2019-10-311-2/+0
| * ath5k: eeprom: Remove unneeded variableSaurav Girepunje2019-10-311-2/+2
| * wil6210: add SPDX license identifiersLior David2019-10-3129-352/+31
| * 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
| * ath: rename regulatory rulesTomislav Požega2019-10-141-25/+25
| * 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
* | Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-0632-426/+707
|\ \
| * | 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
| |/
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-10-0330-420/+713
| |\
| | * wil6210: check len before memcpy() callsDenis Efremov2019-10-021-2/+4
| | * ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov2019-10-021-1/+2
| | * 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
| | * ath9k_htc: Discard undersized packetsMasashi Honma2019-10-011-4/+19
| | * ath9k_htc: Modify byte order for an error messageMasashi Honma2019-10-011-1/+1
| | * ath9k_hw: fix uninitialized variable dataDenis Efremov2019-10-011-1/+1
| | * 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
| | * ath9k: remove unused including <linux/version.h>YueHaibing2019-10-011-1/+0
| | * ath10k: fix memory leakNavid Emamdoost2019-09-231-0/+1
| | * ath10k: remove the warning of sdio not full supportWen Gong2019-09-231-3/+0
| | * ath: Use dev_get_drvdata where possibleChuhong Yuan2019-09-233-9/+5
| | * ath: fix various spelling mistakesColin Ian King2019-09-233-4/+4
| | * 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