All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jslaby@suse.cz>
To: stable@vger.kernel.org
Cc: Adrien Schildknecht <adrien+dev@schischi.me>,
	Kalle Valo <kvalo@codeaurora.org>, Jiri Slaby <jslaby@suse.cz>
Subject: [patch added to the 3.12 stable tree] rtlwifi: rtl8192cu: Add new device ID
Date: Fri, 25 Sep 2015 14:00:16 +0200	[thread overview]
Message-ID: <1443182432-19692-2-git-send-email-jslaby@suse.cz> (raw)
In-Reply-To: <1443182432-19692-1-git-send-email-jslaby@suse.cz>

From: Adrien Schildknecht <adrien+dev@schischi.me>

This patch has been added to the 3.12 stable tree. If you have any
objections, please let us know.

===============

commit 1642d09fb9b128e8e538b2a4179962a34f38dff9 upstream.

The v2 of NetGear WNA1000M uses a different idProduct: USB ID 0846:9043

Signed-off-by: Adrien Schildknecht <adrien+dev@schischi.me>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
---
 drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
index 7555095e0b74..fa669b52fc91 100644
--- a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
+++ b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
@@ -313,6 +313,7 @@ static struct usb_device_id rtl8192c_usb_ids[] = {
 	{RTL_USB_DEVICE(0x07b8, 0x8188, rtl92cu_hal_cfg)}, /*Abocom - Abocom*/
 	{RTL_USB_DEVICE(0x07b8, 0x8189, rtl92cu_hal_cfg)}, /*Funai - Abocom*/
 	{RTL_USB_DEVICE(0x0846, 0x9041, rtl92cu_hal_cfg)}, /*NetGear WNA1000M*/
+	{RTL_USB_DEVICE(0x0846, 0x9043, rtl92cu_hal_cfg)}, /*NG WNA1000Mv2*/
 	{RTL_USB_DEVICE(0x0b05, 0x17ba, rtl92cu_hal_cfg)}, /*ASUS-Edimax*/
 	{RTL_USB_DEVICE(0x0bda, 0x5088, rtl92cu_hal_cfg)}, /*Thinkware-CC&C*/
 	{RTL_USB_DEVICE(0x0df6, 0x0052, rtl92cu_hal_cfg)}, /*Sitecom - Edimax*/
-- 
2.5.3


  reply	other threads:[~2015-09-25 12:00 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25 12:00 [patch added to the 3.12 stable tree] unshare: Unsharing a thread does not require unsharing a vm Jiri Slaby
2015-09-25 12:00 ` Jiri Slaby [this message]
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] tg3: Fix temperature reporting Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] mac80211: enable assoc check for mesh interfaces Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] arm64: kconfig: Move LIST_POISON to a safe value Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] arm64: compat: fix vfp save/restore across signal handlers in big-endian Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] arm64: head.S: initialise mdcr_el2 in el2_setup Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] arm64: errata: add module build workaround for erratum #843419 Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] arm64: KVM: Disable virtual timer even if the guest is not using it Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] Input: synaptics - fix handling of disabling gesture mode Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] Input: evdev - do not report errors form flush() Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] ALSA: hda - Enable headphone jack detect on old Fujitsu laptops Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437 Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] powerpc/mm: Recompute hash value after a failed update Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] Add radeon suspend/resume quirk for HP Compaq dc5750 Jiri Slaby
2015-09-25 12:00 ` [patch added to the 3.12 stable tree] x86/mm: Initialize pmd_idx in page_table_range_init_count() Jiri Slaby
  -- strict thread matches above, loose matches on Subject: below --
2015-05-04 12:36 [patch added to the 3.12 stable tree] drivers: parport: Kconfig: exclude arm64 for PARPORT_PC Jiri Slaby
2015-05-04 12:37 ` [patch added to the 3.12 stable tree] rtlwifi: rtl8192cu: Add new device ID Jiri Slaby

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=1443182432-19692-2-git-send-email-jslaby@suse.cz \
    --to=jslaby@suse.cz \
    --cc=adrien+dev@schischi.me \
    --cc=kvalo@codeaurora.org \
    --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 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.