Merge branch 'for-linville-current' of git://github.com/kvalo/ath
This commit is contained in:
10
MAINTAINERS
10
MAINTAINERS
@@ -1406,7 +1406,7 @@ ATHEROS ATH6KL WIRELESS DRIVER
|
|||||||
M: Kalle Valo <kvalo@qca.qualcomm.com>
|
M: Kalle Valo <kvalo@qca.qualcomm.com>
|
||||||
L: linux-wireless@vger.kernel.org
|
L: linux-wireless@vger.kernel.org
|
||||||
W: http://wireless.kernel.org/en/users/Drivers/ath6kl
|
W: http://wireless.kernel.org/en/users/Drivers/ath6kl
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath6kl.git
|
T: git git://github.com/kvalo/ath.git
|
||||||
S: Supported
|
S: Supported
|
||||||
F: drivers/net/wireless/ath/ath6kl/
|
F: drivers/net/wireless/ath/ath6kl/
|
||||||
|
|
||||||
@@ -6719,6 +6719,14 @@ T: git git://linuxtv.org/anttip/media_tree.git
|
|||||||
S: Maintained
|
S: Maintained
|
||||||
F: drivers/media/tuners/qt1010*
|
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
|
QUALCOMM HEXAGON ARCHITECTURE
|
||||||
M: Richard Kuo <rkuo@codeaurora.org>
|
M: Richard Kuo <rkuo@codeaurora.org>
|
||||||
L: linux-hexagon@vger.kernel.org
|
L: linux-hexagon@vger.kernel.org
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
config ATH10K
|
config ATH10K
|
||||||
tristate "Atheros 802.11ac wireless cards support"
|
tristate "Atheros 802.11ac wireless cards support"
|
||||||
depends on MAC80211
|
depends on MAC80211 && HAS_DMA
|
||||||
select ATH_COMMON
|
select ATH_COMMON
|
||||||
---help---
|
---help---
|
||||||
This module adds support for wireless adapters based on
|
This module adds support for wireless adapters based on
|
||||||
|
Reference in New Issue
Block a user