summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
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-16ath9k: add a quirk to set use_msi automaticallyAceLan Kao
2018-01-16ath9k: add MSI supportRussell Hu
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09wcn36xx: fix incorrect assignment to msg_body.min_ch_timeColin Ian King
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
2018-01-09wil6210: remove reference to preset_chandefLior David
2018-01-09wil6210: remove leftover "FIXME"sDedy Lansky
2018-01-09wil6210: prevent parallel suspend and dump collectionMaya Erez
2018-01-09wil6210: set platform features based on FW capabilitiesMaya Erez
2018-01-09wil6210: add platform capabilities bitmapMaya Erez
2018-01-09wil6210: support 40bit DMA addressesLazar Alexei
2018-01-09wil6210: support Scheduled scanDedy Lansky
2018-01-04wcn36xx: Fix dynamic power savingLoic Poulain
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-27wil6210: fix build warnings without CONFIG_PMArnd Bergmann
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-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