summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-20ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens
2020-07-20ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-30ath11k: clear DCM max constellation tx valueMuna Sinada
2020-05-30ath11k: reset trigger frame MAC padding durationMuna Sinada
2020-05-30ath10k: Remove ath10k_qmi_register_service_notifier() declarationDouglas Anderson
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen
2020-05-30ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen
2020-05-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-19ath11k: Fix some resource leaks in error path in 'ath11k_thermal_register()'Christophe JAILLET
2020-05-13wcn36xx: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-13ath11k: fix htt stats module not handle multiple skbsPradeep Kumar Chitrapu
2020-05-12wil6210: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12ath11k: convert to devm_platform_get_and_ioremap_resourceWei Yongjun
2020-05-12ath11k: remove redundant initialization of pointer infoColin Ian King
2020-05-12ath10k: fix ath10k_pci struct layoutArnd Bergmann
2020-05-12ath10k: fix gcc-10 zero-length-bounds warningsArnd Bergmann
2020-05-12carl9170: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11ath10k: remove experimental tag from SDIO and SNOC busses in KconfigGovind Singh
2020-05-11wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2020-05-11ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11ath11k: Remove bus layer includes from upper layerGovind Singh
2020-05-11ath11k: Add drv private for bus opaque structGovind Singh
2020-05-11ath11k: Add support for multibus supportGovind Singh
2020-05-11ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()Wen Gong
2020-05-11wil6210: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-05-11ath10k: Skip handling del_server during driver exitRakesh Pillai
2020-05-11ath11k: remove stale monitor status descriptorMiles Hu
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-06ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-05-06ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam
2020-05-06ath11k: Add support to reset htt peer statsAshok Raj Nagarajan
2020-05-06carl9170: remove P2P_GO supportChristian Lamparter
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin
2020-05-05ath11k: fix resource unavailability for htt stats after peer stats displaySowmiya Sree Elavalagan
2020-05-05ath11k: use true,false for bool variablesJason Yan
2020-05-05ath10k: Add support for targets without trustzoneRakesh Pillai
2020-05-05ath10k: Setup the msa resources before qmi initRakesh Pillai
2020-05-05ath10k: remove the max_sched_scan_reqs valueWen Gong