linux/drivers/net/wireless/ath/ar9170
Thomas Klute 15295380f4 ar9170: Add support for D-Link DWA 160 A2
At least two revisions of the D-Link DWA 160 exist, called A1 and A2. A1
(USB-ID 07d1:3c10) is already listed in usb.c as D-Link DWA 160A. A2
(USB-ID 07d1:3a09) works if added to ar9170_usb_ids. I didn't do much
testing until now, but I was able to connect to APs using WPA or WEP and
transmit data.

Summary:

* Add model revision number to the comment for D-Link DWA 160 A1 (07d1:3c10)
* Add support for D-Link DWA 160 A2 (07d1:3a09)

Signed-off-by: Thomas Klute <thomas2.klute@uni-dortmund.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-18 17:09:19 -05:00
..
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile
ar9170.h ar9170: atomic pending A-MPDU counter 2009-10-27 16:48:34 -04:00
cmd.c ar9170: handle overflow in tsf_low register during get_tsf 2009-10-07 16:39:38 -04:00
cmd.h ar9170: handle overflow in tsf_low register during get_tsf 2009-10-07 16:39:38 -04:00
eeprom.h
hw.h ar9170: don't filter BlockACK frames 2009-10-27 16:48:34 -04:00
led.c mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00
mac.c ar9170: make use of common macaddr and curbssid 2009-10-07 16:39:26 -04:00
main.c mac80211: convert aggregation to operate on vifs/stas 2009-11-18 17:09:15 -05:00
phy.c ar9170: add heavy clip handling 2009-10-07 16:39:38 -04:00
usb.c ar9170: Add support for D-Link DWA 160 A2 2009-11-18 17:09:19 -05:00
usb.h ar9170usb: atomic pending urbs counter 2009-10-27 16:48:34 -04:00