summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo
2017-02-14ath10k: fix the garage chars in board file name creationRyan Hsu
2017-02-14ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior
2017-02-14ath10k: add directory to board data error messageKalle Valo
2017-02-14ath10k: fetch firmware images in a loopErik Stromdahl
2017-02-14ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo
2017-02-14ath10k: fix commentAmadeusz Sławiński
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński
2017-02-08ath10k: select WANT_DEV_COREDUMPJohannes Berg
2017-02-08ath10k: remove unneeded semicolonWaldemar Rymarkiewicz
2017-02-07ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan
2017-02-07ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam
2017-02-07ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan
2017-02-07ath10k: few whitespace fixesKalle Valo
2017-02-07ath10k: use names in function definition argumentsKalle Valo
2017-02-07ath10k: prefer unsigned int over just unsignedKalle Valo
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-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-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-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-12ath10k: htc: simplified credit distributionErik Stromdahl
2017-01-12ath10k: htc: removal of unused struct membersErik Stromdahl
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
2016-12-29ath10k: override CE5 config for QCA9377Bartosz Markowski
2016-12-29ath10k: fix IRAM banks number for QCA9377Bartosz Markowski
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear
2016-12-15ath10k: Avoid potential page alloc BUG_ON in tx free pathMohammed Shafi Shajakhan