From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Nick <morrownr@gmail.com>
Cc: Autumn Dececco <autumndececco@gmail.com>,
Felix Fietkau <nbd@nbd.name>,
linux-wireless <linux-wireless@vger.kernel.org>,
stable@vger.kernel.org
Subject: Re: [PATCH wireless-next] wifi: mt76: mt7921u: Add VID/PID for Netgear A7500
Date: Fri, 12 Sep 2025 09:33:23 +0200 [thread overview]
Message-ID: <aMPMw_q8bSZtJK9-@lore-rh-laptop> (raw)
In-Reply-To: <CAFktD2fBPP_RQQ6OpL6NZy8rqn9jF=BCGOSiEMQNtw5c6MzwPg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]
> Add VID/PID 0846/9065 for Netgear A7500.
>
> Reported-by: Autumn Dececco <autumndececco@gmail.com>
> Tested-by: Autumn Dececco <autumndececco@gmail.com>
> Signed-off-by: Nick Morrow <morrownr@gmail.com>
> Cc: stable@vger.kernel.org
Addressing the nit below, you can add:
Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
> ---
> drivers/net/wireless/mediatek/mt76/mt7921/usb.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/net/wireless/mediatek/mt76/mt7921/usb.c
> b/drivers/net/wireless/mediatek/mt76/mt7921/usb.c
> index fe9751851ff7..100bdba32ba5 100644
> --- a/drivers/net/wireless/mediatek/mt76/mt7921/usb.c
> +++ b/drivers/net/wireless/mediatek/mt76/mt7921/usb.c
> @@ -21,6 +21,9 @@ static const struct usb_device_id mt7921u_device_table[] = {
> /* Netgear, Inc. [A8000,AXE3000] */
> { USB_DEVICE_AND_INTERFACE_INFO(0x0846, 0x9060, 0xff, 0xff, 0xff),
> .driver_info = (kernel_ulong_t)MT7921_FIRMWARE_WM },
> + /* Netgear, Inc. A7500 */
> + { USB_DEVICE_AND_INTERFACE_INFO(0x0846, 0x9065, 0xff, 0xff, 0xff),
please add a tab here.
> + .driver_info = (kernel_ulong_t)MT7921_FIRMWARE_WM },
> /* TP-Link TXE50UH */
> { USB_DEVICE_AND_INTERFACE_INFO(0x35bc, 0x0107, 0xff, 0xff, 0xff),
> .driver_info = (kernel_ulong_t)MT7921_FIRMWARE_WM },
> --
> 2.47.3
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
prev parent reply other threads:[~2025-09-12 7:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-11 22:32 [PATCH wireless-next] wifi: mt76: mt7921u: Add VID/PID for Netgear A7500 Nick
2025-09-12 7:33 ` 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=aMPMw_q8bSZtJK9-@lore-rh-laptop \
--to=lorenzo@kernel.org \
--cc=autumndececco@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=morrownr@gmail.com \
--cc=nbd@nbd.name \
--cc=stable@vger.kernel.org \
/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