summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo
2018-01-16ath10k: remove redundant -ve check against u32 integer sizeColin Ian King
2018-01-16ath10k: fix spelling mistake: "addrress" -> "address"Colin Ian King
2018-01-16ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu
2018-01-09ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl
2018-01-09ath10k: remove unused prototypeErik Stromdahl
2018-01-09ath10k: fix spelling errorErik Stromdahl
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: add memory dump support QCA988XKalle Valo
2017-12-27ath10k: add memory dump support for QCA6174/QCA9377Alan Liu
2017-12-27ath10k: add coredump_mask module parameterKalle Valo
2017-12-27ath10k: detach coredump.c from debug.cKalle Valo
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo
2017-12-27ath10k: remove deprecated fw_crash_dump debugfs fileKalle Valo
2017-12-27ath10k: advertise TDLS wider bandwidth support for 5GHzBalaji Pothunoori
2017-12-27ath10k: Add fw feature flag for non-bmi firmware loadRakesh Pillai
2017-12-27ath10k: Add debug mask for SNOC bus typeGovind Singh
2017-12-27ath10k: Add SNOC bus type for WCN3990 targetGovind Singh
2017-12-27ath10k: Add support for 64 bit ce descriptorGovind Singh
2017-12-27ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh
2017-12-27ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh
2017-12-27ath10k: Add support for 64 bit HTT frag descriptorGovind Singh
2017-12-27ath10k: Add support for 64 bit htt rx ring cfgGovind Singh
2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh
2017-12-27ath10k: Update rx descriptor for WCN3990 targetGovind Singh
2017-12-27ath10k: Add hw param for 64-bit address supportRakesh Pillai
2017-12-27ath10k: wmi: remove redundant integer fcColin Ian King
2017-12-14ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai
2017-12-14ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai
2017-12-14ath10k: wmi: add management tx by reference support over wmiRakesh Pillai
2017-12-14ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai
2017-12-14ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli
2017-12-14ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli
2017-12-14ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli
2017-12-14ath10k: unify rx processing in napi_pollRajkumar Manoharan
2017-12-14ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori
2017-12-07ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear
2017-12-07ath10k: move spectral scan support under a separate config symbolMatthias Schiffer
2017-12-07ath10k: use 64-bit crash dump timestampsArnd Bergmann
2017-12-02ath10k: handle tdls peer eventsManikanta Pubbisetty
2017-12-02ath10k: update tdls teardown state to targetManikanta Pubbisetty
2017-12-02ath10k: re-enable TXQs for all devicesToke Høiland-Jørgensen
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo