projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6f3530
)
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
author
Luis R. Rodriguez
<
[email protected]
>
Thu, 29 Sep 2011 17:42:19 +0000
(10:42 -0700)
committer
John W. Linville
<
[email protected]
>
Mon, 3 Oct 2011 19:22:35 +0000
(15:22 -0400)
This was reported and tested by Martin Walter over at AVM GmbH Berlin.
This also applies to 3.0.1 so sendint to stable.
Cc:
[email protected]
Cc:
[email protected]
Cc: Martin Walter <
[email protected]
>
Cc: Peter Grabienski <
[email protected]
>
Cc:
[email protected]
Tested-by: Martin Walter <
[email protected]
>
Signed-off-by: Luis R. Rodriguez <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/ath/ath9k/hif_usb.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath9k/hif_usb.c
b/drivers/net/wireless/ath/ath9k/hif_usb.c
index d3f4a59cd45688a8009212d06d90ed79b3b45bf6..77c8ded8de57bd7738bf62925383414cb01da951 100644
(file)
--- a/
drivers/net/wireless/ath/ath9k/hif_usb.c
+++ b/
drivers/net/wireless/ath/ath9k/hif_usb.c
@@
-38,6
+38,7
@@
static struct usb_device_id ath9k_hif_usb_ids[] = {
{ USB_DEVICE(0x04CA, 0x4605) }, /* Liteon */
{ USB_DEVICE(0x040D, 0x3801) }, /* VIA */
{ USB_DEVICE(0x0cf3, 0xb003) }, /* Ubiquiti WifiStation Ext */
+ { USB_DEVICE(0x057c, 0x8403) }, /* AVM FRITZ!WLAN 11N v2 USB */
{ USB_DEVICE(0x0cf3, 0x7015),
.driver_info = AR9287_USB }, /* Atheros */