aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Branden <sbranden@broadcom.com>2015-03-16 10:59:52 -0700
committerKalle Valo <kvalo@codeaurora.org>2015-03-20 08:44:48 +0200
commitea345c145ff23197eab34d0c4d0c8a93d7bea8c6 (patch)
treefa6da1c1151be10124c00a42dc03cc7bea3bcd6a
parentwil6210: fall back to pseudo-DMS mcast for secure link and PBSS (diff)
downloadlinux-dev-ea345c145ff23197eab34d0c4d0c8a93d7bea8c6.tar.xz
linux-dev-ea345c145ff23197eab34d0c4d0c8a93d7bea8c6.zip
rt2x00: add new rt2800usb device DWA 130
Add the USB Id to link the D-Link DWA 130 USB Wifi adapter to the rt2830 driver. Signed-off-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Pieter Truter <ptruter@broadcom.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
-rw-r--r--drivers/net/wireless/rt2x00/rt2800usb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c
index 9a2f44a54d94..41b6fb16c661 100644
--- a/drivers/net/wireless/rt2x00/rt2800usb.c
+++ b/drivers/net/wireless/rt2x00/rt2800usb.c
@@ -1043,6 +1043,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
{ USB_DEVICE(0x07d1, 0x3c17) },
{ USB_DEVICE(0x2001, 0x3317) },
{ USB_DEVICE(0x2001, 0x3c1b) },
+ { USB_DEVICE(0x2001, 0x3c25) },
/* Draytek */
{ USB_DEVICE(0x07fa, 0x7712) },
/* DVICO */