aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky5-24/+178
2017-01-19ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan6-2/+77
2017-01-19ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan1-0/+2
2017-01-19ath10k: prevent sta pointer rcu violationMichal Kazior2-0/+19
2017-01-19ath6kl: fix warning for using 0 as NULLWei Yongjun1-1/+1
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+1
2017-01-13ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan1-1/+1
2017-01-13ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan1-1/+1
2017-01-13ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter8-8/+64
2017-01-13ath10k: add accounting for the extended peer statisticsChristian Lamparter1-2/+5
2017-01-13ath10k: add VHT160 supportSebastian Gottschall6-6/+74
2017-01-13ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo1-6/+16
2017-01-12ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King1-1/+1
2017-01-12ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland1-46/+46
2017-01-12ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland1-32/+32
2017-01-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-01-12wil6210: constify cfg80211_ops structuresBhumika Goyal1-1/+1
2017-01-12ath10k: htc: simplified credit distributionErik Stromdahl2-25/+5
2017-01-12ath10k: htc: removal of unused struct membersErik Stromdahl2-8/+0
2017-01-12wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson1-1/+2