summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson2017-03-285-14/+12
* 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-043-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-271-2/+2
* Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2017-02-212-100/+3
* 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/+16
* ath6kl: Use net_device_stats from struct net_deviceTobias Klauser2017-02-143-20/+11
* 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/+27
* 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/+37
* 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
* ath10k: remove unneeded semicolonWaldemar Rymarkiewicz2017-02-081-1/+1
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-02-075-26/+48
* ath9k_hw: check if the chip failed to wake upFelix Fietkau2017-02-071-0/+4
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-075-30/+35
* wcn36xx: Implement cancel_hw_scanBjorn Andersson2017-02-072-1/+25
* ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan2017-02-073-19/+60
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-02-071-5/+9
* ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan2017-02-072-0/+66
* ath10k: few whitespace fixesKalle Valo2017-02-072-4/+4
* ath10k: use names in function definition argumentsKalle Valo2017-02-072-2/+2
* ath10k: prefer unsigned int over just unsignedKalle Valo2017-02-071-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-0155-629/+1288
|\
| * ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-01-272-3/+100
| * ath10k: fix typo in addr calculationSrinivas Kandagatla2017-01-271-1/+1
| * ath10k: use dma_zalloc_coherent()Srinivas Kandagatla2017-01-272-10/+2
| * ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla2017-01-271-5/+0
| * wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-276-79/+79
| * wil6210: option to override A-BFT length in start AP/PCPLior David2017-01-273-0/+3
| * wil6210: report association ID (AID) per station in debugfsLior David2017-01-273-3/+7
| * wil6210: align to latest auto generated wmi.hLior David2017-01-271-2/+43
| * wil6210: fix for broadcast workaround in PBSSLior David2017-01-272-16/+20
| * wil6210: protect against false interrupt during reset sequenceHamad Kadmany2017-01-271-0/+3
| * wil6210: missing reinit_completion in wmi_callLior David2017-01-271-0/+1
| * wil6210: support new WMI-only FW capabilityDedy Lansky2017-01-273-5/+11
| * wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-2714-234/+211
OpenPOWER on IntegriCloud