*Add better description in Kconfig *Add myself to MAINTAINERS Signed-off-by: Nick Kossifidis <mickflemm@xxxxxxxxx> --- diff --git a/MAINTAINERS b/MAINTAINERS index 751cd42..38b3956 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -652,9 +652,12 @@ S: Supported ATHEROS ATH5K WIRELESS DRIVER P: Jiri Slaby M: jirislaby@xxxxxxxxx +P: Nick Kossifidis +M: mickflemm@xxxxxxxxx P: Luis R. Rodriguez M: mcgrof@xxxxxxxxx L: linux-wireless@xxxxxxxxxxxxxxx +L: ath5k-devel@xxxxxxxxxxxxxxx S: Maintained ATL1 ETHERNET DRIVER diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index f29d24d..393301e 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig @@ -609,8 +609,13 @@ config ATH5K depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL default m ---help--- - This module adds support for atheros 5xxx (e.g. 5212) wireless - cards. If you have this card in your PC, select this to be build. + This module adds support for wireless adapters based on + Atheros 5xxx chipset. + + Currently the following chip versions are supported: + + MAC: AR5211 AR5212 + PHY: RF5111/2111 RF5112/2112 RF5413/2413 This driver uses the kernel's mac80211 subsystem. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html