rt2x00: rt2800usb: add USB device ID for Linksys AE3000
authorGabor Juhos <juhosg@openwrt.org>
Mon, 8 Jul 2013 14:08:35 +0000 (16:08 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Jul 2013 20:54:36 +0000 (16:54 -0400)
commitd02433d15566f542e42e3c469dfade0de332dc7b
tree5bf52c8dd1709959464c3a58902148deba4f4043
parent65d3c0d5cffb9f1227927544e418a9ac231eae42
rt2x00: rt2800usb: add USB device ID for Linksys AE3000

The Linksys AE3000 device is based on the RT3573
chipset. The support for this chipset is available
already, and the AE3000 device works with the driver.

Only managed mode works correctly at the moment,
for AP mode additional changes are needed in the
driver.

Also add a new RT2800USB_RT3573 Kconfig option and
only enable support for RT3573 based devices if
that is enabled.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/Kconfig
drivers/net/wireless/rt2x00/rt2800usb.c