aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linux/kernel/git/jberg/mac80211David 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/sched.h> into <linux/sched/signal.h>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
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński3-29/+29
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński4-42/+37
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-1/+1
2017-02-08ath10k: select WANT_DEV_COREDUMPJohannes Berg1-0/+1
2017-02-08wil6210: include moduleparam.hJohannes Berg1-0/+1
2017-02-08ath10k: remove unneeded semicolonWaldemar Rymarkiewicz1-1/+1
2017-02-07ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau5-26/+48
2017-02-07ath9k_hw: check if the chip failed to wake upFelix Fietkau1-0/+4
2017-02-07ath9k: rename tx_complete_work to hw_check_workFelix Fietkau5-30/+35
2017-02-07wcn36xx: Implement cancel_hw_scanBjorn Andersson2-1/+25
2017-02-07ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan3-19/+60
2017-02-07ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam1-5/+9
2017-02-07ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan2-0/+66
2017-02-07ath10k: few whitespace fixesKalle Valo2-4/+4
2017-02-07ath10k: use names in function definition argumentsKalle Valo2-2/+2
2017-02-07ath10k: prefer unsigned int over just unsignedKalle Valo1-2/+2
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller55-629/+1288
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet2-2/+2
2017-01-27ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2-3/+100
2017-01-27ath10k: fix typo in addr calculationSrinivas Kandagatla1-1/+1
2017-01-27ath10k: use dma_zalloc_coherent()Srinivas Kandagatla2-10/+2
2017-01-27ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla1-5/+0
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez6-79/+79
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David3-0/+3
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David3-3/+7
2017-01-27wil6210: align to latest auto generated wmi.hLior David1-2/+43
2017-01-27wil6210: fix for broadcast workaround in PBSSLior David2-16/+20
2017-01-27wil6210: protect against false interrupt during reset sequenceHamad Kadmany1-0/+3
2017-01-27wil6210: missing reinit_completion in wmi_callLior David1-0/+1
2017-01-27wil6210: support new WMI-only FW capabilityDedy Lansky3-5/+11
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei14-234/+211
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei6-21/+72