summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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-27wil6210: fix build warnings without CONFIG_PMArnd Bergmann
2017-12-27ath10k: wmi: remove redundant integer fcColin Ian King
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller
2017-12-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
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-14wcn36xx: Reduce spinlock in indication handlerBjorn Andersson
2017-12-14ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter
2017-12-14wcn36xx: Add hardware scan offload supportLoic Poulain
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-14wlcore: fix unused function warningArnd Bergmann
2017-12-14rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss
2017-12-14rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2017-12-14rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih
2017-12-14brcmfmac: enlarge buffer size of caps to 512 bytesWright Feng
2017-12-14brcmfmac: Remove repeated calls to brcmf_chip_get_core()Ian Molton
2017-12-14brcmfmac: Remove unused macro.Ian Molton
2017-12-14brcmfmac: Cleanup offsetof()Ian Molton
2017-12-14brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()Ian Molton
2017-12-14brcmfmac: Remove brcmf_sdiod_addrprep()Ian Molton
2017-12-14brcmfmac: Tidy register definitions a littleIan Molton
2017-12-14brcmfmac: Rename / replace old IO functions with simpler ones.Ian Molton
2017-12-14brcmfmac: Clarify if using braces.Ian Molton