summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller2017-04-1022-73/+650
|\
| * ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii2017-03-201-4/+2Star
| * ath10k: remove redundant check of len with buf_lenColin Ian King2017-03-201-3/+0Star
| * ath10k: fix typo in wmi header fileMohammed Shafi Shajakhan2017-03-201-1/+1
| * ath10k: fix warnings from an earlier commitKalle Valo2017-03-201-3/+3
| * ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan2017-03-161-0/+5
| * ath10k: remove redundant error checkColin Ian King2017-03-161-6/+0Star
| * ath9k: don't trigger spectral scan when not enabledZefir Kurtisi2017-03-161-0/+3
| * ath10k: update available channel list for 5G radioTamizh chelvam2017-03-164-0/+29
| * ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan2017-03-161-0/+9
| * wil6210: add oob_mode for AP certificationLior David2017-03-092-6/+19
| * wil6210: correctly report locally generated disconnect in STA modeDedy Lansky2017-03-094-1/+7
| * wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky2017-03-091-3/+27
| * wil6210: protect list of pending wmi events during flushHamad Kadmany2017-03-091-0/+5
| * wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky2017-03-094-5/+12
| * wil6210: missing reinit_completion in HALP votingMaya Erez2017-03-091-0/+1
| * wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky2017-03-092-20/+33
| * wil6210: bus_request platform operation refinementLior David2017-03-094-7/+17
| * wil6210: do not start regular scan on stopped p2p deviceLior David2017-03-091-10/+11
| * wil6210: set dma mask to reflect device capabilityHamad Kadmany2017-03-094-2/+51
| * wcn36xx: Fix error handlingChristophe Jaillet2017-03-091-2/+2
| * ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan2017-03-091-1/+1
| * ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin2017-03-091-0/+1
| * ath10k: improve the firmware download time for QCA9377Ryan Hsu2017-03-091-1/+3
| * ath10k: improve the firmware download time for QCA6174Ryan Hsu2017-03-095-1/+411
* | soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson2017-03-295-14/+12Star
* | ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu2017-03-201-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-053-4/+118
|\
| * Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-03-021-1/+1
| |\
| | * average: change to declare precision, not factorJohannes Berg2017-03-021-1/+1
| * | ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-03-022-3/+117
| |/
* / sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
|/
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-281-2/+2
* Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2017-02-212-100/+3Star
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-02-151-2/+2
* ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann2017-02-141-1/+1
* ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau2017-02-141-36/+16Star
* ath6kl: Use net_device_stats from struct net_deviceTobias Klauser2017-02-143-20/+11Star
* ath10k: fix the garage chars in board file name creationRyan Hsu2017-02-141-1/+1
* ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo2017-02-141-1/+2
* ath10k: silence firmware file probing warningsMichal Kazior2017-02-142-7/+9
* ath10k: add directory to board data error messageKalle Valo2017-02-141-1/+2
* ath10k: fetch firmware images in a loopErik Stromdahl2017-02-142-28/+27Star
* ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo2017-02-141-1/+2
* ath10k: fix commentAmadeusz Sławiński2017-02-141-1/+1
* ath10k: use size_t for len variablesAmadeusz Sławiński2017-02-143-29/+29
* ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński2017-02-144-42/+37Star
* net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-1/+1
* ath10k: select WANT_DEV_COREDUMPJohannes Berg2017-02-081-0/+1
* wil6210: include moduleparam.hJohannes Berg2017-02-081-0/+1