summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson
2017-03-20ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii
2017-03-20ath10k: remove redundant check of len with buf_lenColin Ian King
2017-03-20ath10k: fix typo in wmi header fileMohammed Shafi Shajakhan
2017-03-20ath10k: fix warnings from an earlier commitKalle Valo
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu
2017-03-16ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan
2017-03-16ath10k: remove redundant error checkColin Ian King
2017-03-16ath9k: don't trigger spectral scan when not enabledZefir Kurtisi
2017-03-16ath10k: update available channel list for 5G radioTamizh chelvam
2017-03-16ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan
2017-03-09wil6210: add oob_mode for AP certificationLior David
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky
2017-03-09wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky
2017-03-09wil6210: protect list of pending wmi events during flushHamad Kadmany
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky
2017-03-09wil6210: missing reinit_completion in HALP votingMaya Erez
2017-03-09wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky
2017-03-09wil6210: bus_request platform operation refinementLior David
2017-03-09wil6210: do not start regular scan on stopped p2p deviceLior David
2017-03-09wil6210: set dma mask to reflect device capabilityHamad Kadmany
2017-03-09wcn36xx: Fix error handlingChristophe Jaillet
2017-03-09ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan
2017-03-09ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-03-09ath10k: improve the firmware download time for QCA9377Ryan Hsu
2017-03-09ath10k: improve the firmware download time for QCA6174Ryan Hsu
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-02ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo
2017-02-15ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-02-14ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann
2017-02-14ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau
2017-02-14ath6kl: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-14ath10k: fix the garage chars in board file name creationRyan Hsu
2017-02-14ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior
2017-02-14ath10k: add directory to board data error messageKalle Valo
2017-02-14ath10k: fetch firmware images in a loopErik Stromdahl
2017-02-14ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo
2017-02-14ath10k: fix commentAmadeusz Sławiński
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-08ath10k: select WANT_DEV_COREDUMPJohannes Berg