diff options
author | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-07-22 11:22:19 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-07-22 11:22:19 +0200 |
commit | 2ea0ffcbc0993d5c41b47f6cec858fd178fb09ac (patch) | |
tree | b3972031c0ca9c95d8f1fceaba2bf4747dbb5a49 /MAINTAINERS | |
parent | ath10k: ATH10K should depend on HAS_DMA (diff) | |
download | linux-2ea0ffcbc0993d5c41b47f6cec858fd178fb09ac.tar.xz linux-2ea0ffcbc0993d5c41b47f6cec858fd178fb09ac.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>
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 |