summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-27ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz
2017-01-27ath10k: fix typo in addr calculationSrinivas Kandagatla
2017-01-27ath10k: use dma_zalloc_coherent()Srinivas Kandagatla
2017-01-27ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David
2017-01-27wil6210: align to latest auto generated wmi.hLior David
2017-01-27wil6210: fix for broadcast workaround in PBSSLior David
2017-01-27wil6210: protect against false interrupt during reset sequenceHamad Kadmany
2017-01-27wil6210: missing reinit_completion in wmi_callLior David
2017-01-27wil6210: support new WMI-only FW capabilityDedy Lansky
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky
2017-01-19ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan
2017-01-19ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan
2017-01-19ath10k: prevent sta pointer rcu violationMichal Kazior
2017-01-19ath6kl: fix warning for using 0 as NULLWei Yongjun
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-13ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan
2017-01-13ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan
2017-01-13ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter
2017-01-13ath10k: add accounting for the extended peer statisticsChristian Lamparter
2017-01-13ath10k: add VHT160 supportSebastian Gottschall
2017-01-13ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo
2017-01-12ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King
2017-01-12ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland
2017-01-12ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland
2017-01-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-01-12wil6210: constify cfg80211_ops structuresBhumika Goyal
2017-01-12ath10k: htc: simplified credit distributionErik Stromdahl
2017-01-12ath10k: htc: removal of unused struct membersErik Stromdahl
2017-01-12wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson
2017-01-12wcn36xx: Implement print_reg indicationBjorn Andersson
2017-01-12wcn36xx: Implement firmware assisted scanBjorn Andersson
2017-01-12wcn36xx: Transition driver to SMD clientBjorn Andersson
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2016-12-30ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan
2016-12-30ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan
2016-12-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2016-12-30ath10k: recal the txpower when removing interfaceRyan Hsu
2016-12-30ath10k: support dev_coredump for crash dumpArun Khandavalli
2016-12-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2016-12-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter
2016-12-29ath10k: add debug trace to rts/cts set functionBartosz Markowski
2016-12-29ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski
2016-12-29ath10k: decrease num of peers supportBartosz Markowski