All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
To: Rosen Penev <rosenp@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mt76x2u: Add support for Alfa AWUS036ACM
Date: Mon, 20 Aug 2018 11:21:50 +0200	[thread overview]
Message-ID: <20180820092149.GA4245@localhost.localdomain> (raw)
In-Reply-To: <1534030432-229-1-git-send-email-rosenp@gmail.com>

On Aug 11, Rosen Penev wrote:
> A 2x2 unit with a USB dock for optimal placement.
> 
> Signed-off-by: Rosen Penev <rosenp@gmail.com>
> ---
>  drivers/net/wireless/mediatek/mt76/mt76x2_usb.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/wireless/mediatek/mt76/mt76x2_usb.c b/drivers/net/wireless/mediatek/mt76/mt76x2_usb.c
> index 1428cfd..f5338c3 100644
> --- a/drivers/net/wireless/mediatek/mt76/mt76x2_usb.c
> +++ b/drivers/net/wireless/mediatek/mt76/mt76x2_usb.c
> @@ -20,6 +20,7 @@
>  #include "mt76x2u.h"
>  
>  static const struct usb_device_id mt76x2u_device_table[] = {
> +	{ USB_DEVICE(0x0e8d, 0x7612) }, /* Alfa AWUS036ACM */
>  	{ USB_DEVICE(0x0b05, 0x1833) },	/* Asus USB-AC54 */
>  	{ USB_DEVICE(0x0b05, 0x17eb) },	/* Asus USB-AC55 */
>  	{ USB_DEVICE(0x0b05, 0x180b) },	/* Asus USB-N53 B1 */
> -- 
> 2.7.4
> 

Acked-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>

  reply	other threads:[~2018-08-20 12:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-11 23:33 [PATCH] mt76x2u: Add support for Alfa AWUS036ACM Rosen Penev
2018-08-20  9:21 ` Lorenzo Bianconi [this message]
2018-08-31 15:43 ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180820092149.GA4245@localhost.localdomain \
    --to=lorenzo.bianconi@redhat.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rosenp@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.