summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2017-04-05ath10k: fix block comments styleMarcin Rokicki10-38/+69
2017-04-05ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan1-1/+1
2017-04-05ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan1-2/+1
2017-04-05ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan1-0/+3
2017-04-05ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2-0/+8
2017-04-05ath10k: fix station nss computationVenkateswara Rao Naralasetty1-0/+14
2017-04-05ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-05ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan1-1/+1
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-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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+118
2017-03-03Merge 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-28scripts/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