diff options
author | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-07-22 11:32:20 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-07-22 22:54:45 +0200 |
commit | c8ac8aa8d43561fefac7646339b2613767c9fa10 (patch) | |
tree | 8d427aaab4c96a5fb118d2d16e532bb0b8212ffe /MAINTAINERS | |
parent | wil6210: Enable TCP/UDP checksum HW offload (diff) | |
download | linux-c8ac8aa8d43561fefac7646339b2613767c9fa10.tar.xz linux-c8ac8aa8d43561fefac7646339b2613767c9fa10.zip |
MAINTAINERS: add ath10k
I forgot to add an entry to MAINTAINERS when submitting the driver.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bf61e04291ab..44626b82d630 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6719,6 +6719,14 @@ T: git git://linuxtv.org/anttip/media_tree.git S: Maintained F: drivers/media/tuners/qt1010* +QUALCOMM ATHEROS ATH10K WIRELESS DRIVER +M: Kalle Valo <kvalo@qca.qualcomm.com> +L: ath10k@lists.infradead.org +W: http://wireless.kernel.org/en/users/Drivers/ath10k +T: git git://github.com/kvalo/ath.git +S: Supported +F: drivers/net/wireless/ath/ath10k/ + QUALCOMM HEXAGON ARCHITECTURE M: Richard Kuo <rkuo@codeaurora.org> L: linux-hexagon@vger.kernel.org |