summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller9-11/+21
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg2-4/+4
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg2-9/+5
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller22-73/+650
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson5-14/+12
2017-03-20ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii1-4/+2
2017-03-20ath10k: remove redundant check of len with buf_lenColin Ian King1-3/+0
2017-03-20ath10k: fix typo in wmi header fileMohammed Shafi Shajakhan1-1/+1
2017-03-20ath10k: fix warnings from an earlier commitKalle Valo1-3/+3
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu1-1/+1
2017-03-16ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan1-0/+5
2017-03-16ath10k: remove redundant error checkColin Ian King1-6/+0
2017-03-16ath9k: don't trigger spectral scan when not enabledZefir Kurtisi1-0/+3
2017-03-16ath10k: update available channel list for 5G radioTamizh chelvam4-0/+29
2017-03-16ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2017-03-09wil6210: add oob_mode for AP certificationLior David2-6/+19
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky4-1/+7
2017-03-09wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky1-3/+27
2017-03-09wil6210: protect list of pending wmi events during flushHamad Kadmany1-0/+5
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky4-5/+12
2017-03-09wil6210: missing reinit_completion in HALP votingMaya Erez1-0/+1
2017-03-09wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky2-20/+33
2017-03-09wil6210: bus_request platform operation refinementLior David4-7/+17
2017-03-09wil6210: do not start regular scan on stopped p2p deviceLior David1-10/+11
2017-03-09wil6210: set dma mask to reflect device capabilityHamad Kadmany4-2/+51
2017-03-09wcn36xx: Fix error handlingChristophe Jaillet1-2/+2
2017-03-09ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan1-1/+1
2017-03-09ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-03-09ath10k: improve the firmware download time for QCA9377Ryan Hsu1-1/+3
2017-03-09ath10k: improve the firmware download time for QCA6174Ryan Hsu5-1/+411
2017-03-06cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg1-2/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski7-0/+15
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+118
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+1
2017-03-02ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2-3/+117
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+1
2017-03-02average: change to declare precision, not factorJohannes Berg1-1/+1
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2-100/+3
2017-02-15ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-02-14ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann1-1/+1
2017-02-14ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau1-36/+16
2017-02-14ath6kl: Use net_device_stats from struct net_deviceTobias Klauser3-20/+11
2017-02-14ath10k: fix the garage chars in board file name creationRyan Hsu1-1/+1
2017-02-14ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo1-1/+2
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior2-7/+9
2017-02-14ath10k: add directory to board data error messageKalle Valo1-1/+2
2017-02-14ath10k: fetch firmware images in a loopErik Stromdahl2-28/+27
2017-02-14ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo1-1/+2
2017-02-14ath10k: fix commentAmadeusz Sławiński1-1/+1