diff options
author | Kalle Valo <kvalo@codeaurora.org> | 2019-12-10 10:34:30 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-12-10 10:34:30 +0100 |
commit | 57725b5bc5890b62a0f1d93c9767874c15b24e33 (patch) | |
tree | 0f02689edd302123c4aecae931a9380c50584ff1 /MAINTAINERS | |
parent | Linux 5.5-rc1 (diff) | |
parent | ath: add support for special 0x0 regulatory domain (diff) | |
download | linux-57725b5bc5890b62a0f1d93c9767874c15b24e33.tar.xz linux-57725b5bc5890b62a0f1d93c9767874c15b24e33.zip |
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
ath.git patches for v5.6. Major changes:
ath11k
* a new driver for Qualcomm Wi-Fi 6 (IEEE 802.11ax) devices
ath10k
* significant improvements on receive throughput and firmware download
with SDIO bus
* report signal strength for each chain also on SDIO
* set max mtu to 1500 on SDIO devices
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd5847e802de..09a599fa3e1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13644,6 +13644,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git S: Supported F: drivers/net/wireless/ath/ath10k/ +QUALCOMM ATHEROS ATH11K WIRELESS DRIVER +M: Kalle Valo <kvalo@codeaurora.org> +L: ath11k@lists.infradead.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git +S: Supported +F: drivers/net/wireless/ath/ath11k/ + QUALCOMM ATHEROS ATH9K WIRELESS DRIVER M: QCA ath9k Development <ath9k-devel@qca.qualcomm.com> L: linux-wireless@vger.kernel.org |