From: "Chia-Lin Kao (AceLan)" <acelan.kao@canonical.com>
To: Johannes Berg <johannes.berg@intel.com>,
Emmanuel Grumbach <emmanuel.grumbach@intel.com>,
Alex Hung <alexhung@gmail.com>,
Shahar Tzarfati <shahar.tzarfati@intel.com>,
Aaron Katzin <aaron.katzin@intel.com>
Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH RESEND] wifi: iwlwifi: add new pci id for 6235
Date: Thu, 20 Aug 2026 19:09:03 +0800 [thread overview]
Message-ID: <20260820110903.1823629-1-acelan.kao@canonical.com> (raw)
From: Alex Hung <alex.hung@canonical.com>
lspci output:
Network controller [0280]: Intel Corporation Centrino Advanced-N6235
[8086:088f] (rev 24)
Subsystem: Intel Corporation Centrino Advanced-N 6235 [8086:526a]
Signed-off-by: Alex Hung <alex.hung@canonical.com>
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>
---
Resending on behalf of Alex Hung, who has since left Canonical.
No code changes from the original patch.
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
index a3e6c9e09a3b..7b4f4c63e91b 100644
--- a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
+++ b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
@@ -208,6 +208,7 @@ VISIBLE_IF_IWLWIFI_KUNIT const struct pci_device_id iwl_hw_card_ids[] = {
{IWL_PCI_DEVICE(0x088E, 0x446A, iwl6030_mac_cfg)},
{IWL_PCI_DEVICE(0x088E, 0x4860, iwl6030_mac_cfg)},
{IWL_PCI_DEVICE(0x088F, 0x5260, iwl6030_mac_cfg)},
+ {IWL_PCI_DEVICE(0x088F, 0x526A, iwl6030_mac_cfg)},
/* 105 Series */
{IWL_PCI_DEVICE(0x0894, 0x0022, iwl105_mac_cfg)},
--
2.53.0
reply other threads:[~2026-08-20 11:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260820110903.1823629-1-acelan.kao@canonical.com \
--to=acelan.kao@canonical.com \
--cc=aaron.katzin@intel.com \
--cc=alexhung@gmail.com \
--cc=emmanuel.grumbach@intel.com \
--cc=johannes.berg@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=shahar.tzarfati@intel.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