aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-20Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...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-07-15wireless: Fix trivial spellingKieran Bingham
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty
2020-06-15ath11k: Add support for ring backpressure statsSriram R
2020-06-15ath11k: Add dp tx err statsSriram R
2020-06-15ath11k: removing redundant reo unlock followed by immediate lockSowmiya Sree Elavalagan
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11ath11k: build HE 6 GHz capabilityRajkumar Manoharan
2020-06-11ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu
2020-06-11ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu
2020-06-11ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu
2020-06-11ath11k: set psc channel flag when sending channel list to firmware.Pradeep Kumar Chitrapu
2020-06-11ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu
2020-06-11ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu
2020-06-11ath11k: add 6G frequency list supported by driverPradeep Kumar Chitrapu
2020-06-09ath: fix wiki website urlFlavio Suligoi
2020-06-09ath10k: Acquire tx_lock in tx error pathsEvan Green
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