From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Dacio Romero <dacioromero@gmail.com>
Cc: Felix Fietkau <nbd@nbd.name>, Ryder Lee <ryder.lee@mediatek.com>,
Shayne Chen <shayne.chen@mediatek.com>,
Sean Wang <sean.wang@mediatek.com>,
linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] wifi: mt76: mt76x2u: add netgear wdna3100v3 to device table
Date: Tue, 26 Dec 2023 17:18:28 +0100 [thread overview]
Message-ID: <ZYr81OGPby-sZbhP@lore-rh-laptop> (raw)
In-Reply-To: <20231223063711.487002-1-dacioromero@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]
> Netgear WDNA3100v3 has a chipset that's compatible with the mt76x2u driver and works without modification with the mainline kernel by writing to sysfs.
>
> Signed-off-by: Dacio Romero <dacioromero@gmail.com>
Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
> ---
> 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 55068f3252ef..e0643b0dfdc5 100644
> --- a/drivers/net/wireless/mediatek/mt76/mt76x2/usb.c
> +++ b/drivers/net/wireless/mediatek/mt76/mt76x2/usb.c
> @@ -18,6 +18,7 @@ static const struct usb_device_id mt76x2u_device_table[] = {
> { USB_DEVICE(0x7392, 0xb711) }, /* Edimax EW 7722 UAC */
> { USB_DEVICE(0x0e8d, 0x7632) }, /* HC-M7662BU1 */
> { USB_DEVICE(0x2c4e, 0x0103) }, /* Mercury UD13 */
> + { USB_DEVICE(0x0846, 0x9014) }, /* Netgear WNDA3100v3 */
> { USB_DEVICE(0x0846, 0x9053) }, /* Netgear A6210 */
> { USB_DEVICE(0x045e, 0x02e6) }, /* XBox One Wireless Adapter */
> { USB_DEVICE(0x045e, 0x02fe) }, /* XBox One Wireless Adapter */
> --
> 2.42.0
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
prev parent reply other threads:[~2023-12-26 16:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-23 6:32 [PATCH] wifi: mt76: mt76x2u: add netgear wdna3100v3 to device table Dacio Romero
2023-12-26 16:18 ` Lorenzo Bianconi [this message]
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=ZYr81OGPby-sZbhP@lore-rh-laptop \
--to=lorenzo@kernel.org \
--cc=dacioromero@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=nbd@nbd.name \
--cc=ryder.lee@mediatek.com \
--cc=sean.wang@mediatek.com \
--cc=shayne.chen@mediatek.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox