summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-26wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-26ar5523: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-26ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik
2020-01-26ath10k: Use device_get_match_data() to simplify codeStephen Boyd
2020-01-26ath10k: Add newlines to printk messagesStephen Boyd
2020-01-26ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2020-01-26ath11k: fix up some error pathsDan Carpenter
2020-01-26ath11k: make sure to also report the RX bandwidth inside radiotapJohn Crispin
2020-01-26ath11k: avoid null pointer dereference when pointer band is nullColin Ian King
2020-01-26ath11k: Add missing pdev rx rate statsBhagavathi Perumal S
2020-01-26ath11k: ensure ts.flags is initialized before bit-wise or'ing in valuesColin Ian King
2020-01-26ath11k: set TxBf parameters after vdev startBhagavathi Perumal S
2020-01-26ath11k: enable HE tlvs in ppdu stats for pktlog liteAnilkumar Kolli
2020-01-26ath11k: fix debugfs build failureArnd Bergmann
2020-01-26ath10k: Don't call SCM interface for statically mapped msa regionGovind Singh
2020-01-26Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-01-26ath10k: drop RX skb with invalid length for sdioWen Gong
2020-01-26ath10k: use true,false for bool variablezhengbin
2020-01-26ath10k: Add optional qdss clkBjorn Andersson
2020-01-26ath10k: pci: Fix comment on ath10k_pci_dump_memory_sramBryan O'Donoghue
2020-01-26ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2020-01-26wil6210: use true,false for bool variablezhengbin
2020-01-26ath9k: use true,false for bool variablezhengbin
2020-01-06wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-19ath11k: Use sizeof_field() instead of FIELD_SIZEOF()Kees Cook
2019-12-19ath11k: explicitly cast wmi commands to their correct struct typeJohn Crispin
2019-12-19wil6210: add support for set_cqm_rssi_configDedy Lansky
2019-12-19wil6210: support set_multicast_to_unicast cfg80211 operationAhmad Masri
2019-12-19wil6210: fix MID valid bits in Rx status messageDedy Lansky
2019-12-19wil6210: reduce ucode_debug memory regionDedy Lansky
2019-12-19wil6210: add verification for cid upper boundAlexei Avshalom Lazar
2019-12-19wil6210: take mem_lock for writing in crash dump collectionAlexei Avshalom Lazar
2019-12-19wil6210: minimize the time that mem_lock is heldAlexei Avshalom Lazar
2019-12-19wil6210: dump Rx status message on errorsAhmad Masri
2019-12-18wcn36xx: disable HW_CONNECTION_MONITOREduardo Abinader
2019-12-18ath9k: fix storage endpoint lookupJohan Hovold
2019-12-18ath11k: Remove unneeded semicolonzhengbin
2019-12-18ath11k: remove an unneeded NULL checkDan Carpenter
2019-12-18ath11k: checking for NULL vs IS_ERR()Dan Carpenter
2019-12-18ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()Dan Carpenter
2019-12-18ath11k: fix missing free of skb on error return pathColin Ian King
2019-12-18ath11k: fix uninitialized variable radioupColin Ian King
2019-12-18ath11k: fix memory leak on reg_infoColin Ian King
2019-12-18ath11k: Remove unnecessary enum scan_priorityNathan Chancellor
2019-12-18ath11k: fix several spelling mistakesColin Ian King