summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorLines
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-134/+2848
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg-1/+1
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen-7/+2
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-43/+41
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller-43/+41
2020-07-20Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller-126/+2845
2020-07-20ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens-42/+38
2020-07-20ath9k: Fix regression with Atheros 9271Mark O'Donovan-1/+3
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-3/+3
2020-07-15wireless: Fix trivial spellingKieran Bingham-2/+2
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld-28/+11
2020-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-124/+2843
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty-4/+25
2020-06-15ath11k: Add support for ring backpressure statsSriram R-1/+194
2020-06-15ath11k: Add dp tx err statsSriram R-9/+35
2020-06-15ath11k: removing redundant reo unlock followed by immediate lockSowmiya Sree Elavalagan-2/+0
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy-0/+1414
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy-5/+744
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-54/+54
2020-06-11ath11k: build HE 6 GHz capabilityRajkumar Manoharan-0/+35
2020-06-11ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu-0/+94
2020-06-11ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu-71/+93
2020-06-11ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu-0/+9
2020-06-11ath11k: set psc channel flag when sending channel list to firmware.Pradeep Kumar Chitrapu-1/+6
2020-06-11ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu-0/+7
2020-06-11ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu-2/+11
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu-21/+92
2020-06-11ath11k: add 6G frequency list supported by driverPradeep Kumar Chitrapu-0/+71
2020-06-09ath: fix wiki website urlFlavio Suligoi-8/+9
2020-06-09ath10k: Acquire tx_lock in tx error pathsEvan Green-0/+4
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-679/+3016
2020-05-30ath11k: clear DCM max constellation tx valueMuna Sinada-0/+2
2020-05-30ath11k: reset trigger frame MAC padding durationMuna Sinada-1/+1
2020-05-30ath10k: Remove ath10k_qmi_register_service_notifier() declarationDouglas Anderson-1/+0
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen-1/+5
2020-05-30ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen-1/+5
2020-05-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-260/+405
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár-23/+10
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár-15/+8
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller-16/+13
2020-05-19ath11k: Fix some resource leaks in error path in 'ath11k_thermal_register()'Christophe JAILLET-2/+4
2020-05-13wcn36xx: Replace zero-length array with flexible-arrayGustavo A. R. Silva-3/+3
2020-05-13ath11k: fix htt stats module not handle multiple skbsPradeep Kumar Chitrapu-10/+39
2020-05-12wil6210: Replace zero-length array with flexible-arrayGustavo A. R. Silva-37/+37
2020-05-12ath11k: convert to devm_platform_get_and_ioremap_resourceWei Yongjun-7/+1
2020-05-12ath11k: remove redundant initialization of pointer infoColin Ian King-1/+1
2020-05-12ath10k: fix ath10k_pci struct layoutArnd Bergmann-4/+5
2020-05-12ath10k: fix gcc-10 zero-length-bounds warningsArnd Bergmann-2/+2
2020-05-12carl9170: Replace zero-length array with flexible-arrayGustavo A. R. Silva-2/+2