summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-11-28ath9k: use iowrite32 over __raw_writelChristian Lamparter
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-15wcn36xx: fix typoEduardo Abinader
2019-11-15ath10k: qmi: Sleep for a while before assigning MSA memoryBjorn Andersson
2019-11-15ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson
2019-11-08ath10k: disable cpuidle during downloading firmwareIkjoon Jang
2019-11-08ath10k: fix potential issue of peer stats allocationZhi Chen
2019-11-08ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2019-11-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-31wcn36xx: remove unecessary returnEduardo Abinader
2019-10-31ath5k: eeprom: Remove unneeded variableSaurav Girepunje
2019-10-31wil6210: add SPDX license identifiersLior David
2019-10-31ath10k: remove unneeded semicolonYueHaibing
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
2019-10-22ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-10-14ath10k: fix latency issue for QCA988xMiaoqing Pan
2019-10-14ath10k: Correct error handling of dma_map_single()Bjorn Andersson
2019-10-14ath: rename regulatory rulesTomislav Požega
2019-10-14ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan
2019-10-14ath10k: fix array out-of-bounds accessMiaoqing Pan
2019-10-11ath10k: fix null dereference on pointer crash_dataColin Ian King
2019-10-11ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-10-02wil6210: check len before memcpy() callsDenis Efremov
2019-10-02ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-10-02ath10k: add support for hardware rfkillWen Gong
2019-10-02ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter
2019-10-02ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2019-10-02net/wireless: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-10-01ath9k_htc: Discard undersized packetsMasashi Honma
2019-10-01ath9k_htc: Modify byte order for an error messageMasashi Honma
2019-10-01ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-10-01ath10k: fix backtrace on coredumpAnilkumar Kolli
2019-10-01ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0Anilkumar Kolli
2019-10-01ath10k: switch to ieee80211_tx_dequeue_niErik Stromdahl
2019-10-01ath10k: change sw version print format to hexTomislav Požega
2019-10-01ath10k: print supported MCS rates within service ready eventTomislav Požega
2019-10-01ath10k: print service ready returned channel rangeTomislav Požega
2019-10-01ath10k: add 2ghz channel arguments to service ready structureTomislav Požega
2019-10-01ath9k: remove unused including <linux/version.h>YueHaibing
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-26Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/p...David S. Miller
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski