mt76: mt76x2u: introduce Mercury UD13 support
authorLorenzo Bianconi <lorenzo@kernel.org>
Sat, 21 Mar 2020 15:14:42 +0000 (16:14 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 12 May 2020 17:52:27 +0000 (19:52 +0200)
Introduce Mercury UD13 dual-band dongle support to mt76x2u driver

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x2/usb.c

index 6376734..3a4e417 100644 (file)
@@ -16,6 +16,7 @@ static const struct usb_device_id mt76x2u_device_table[] = {
        { USB_DEVICE(0x0e8d, 0x7612) }, /* Aukey USBAC1200 - Alfa AWUS036ACM */
        { USB_DEVICE(0x057c, 0x8503) }, /* Avm FRITZ!WLAN AC860 */
        { USB_DEVICE(0x7392, 0xb711) }, /* Edimax EW 7722 UAC */
+       { USB_DEVICE(0x2c4e, 0x0103) }, /* Mercury UD13 */
        { USB_DEVICE(0x0846, 0x9053) }, /* Netgear A6210 */
        { USB_DEVICE(0x045e, 0x02e6) }, /* XBox One Wireless Adapter */
        { USB_DEVICE(0x045e, 0x02fe) }, /* XBox One Wireless Adapter */