summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-01-12wcn36xx: Implement print_reg indicationBjorn Andersson2-0/+46
2017-01-12wcn36xx: Implement firmware assisted scanBjorn Andersson5-23/+81
2017-01-12wcn36xx: Transition driver to SMD clientBjorn Andersson6-66/+88
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller27-399/+732
2016-12-30ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2-1/+2
2016-12-30ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan1-4/+3
2016-12-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2016-12-30ath10k: recal the txpower when removing interfaceRyan Hsu1-0/+4
2016-12-30ath10k: support dev_coredump for crash dumpArun Khandavalli3-3/+54
2016-12-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2016-12-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2016-12-29ath10k: add debug trace to rts/cts set functionBartosz Markowski1-0/+3
2016-12-29ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2016-12-29ath10k: decrease num of peers supportBartosz Markowski1-1/+1
2016-12-29ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2016-12-29ath10k: fix IRAM banks number for QCA9377Bartosz Markowski1-1/+1
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann1-1/+1