linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: kvalo@codeaurora.org
Cc: luca@coelho.fi, linux-wireless@vger.kernel.org
Subject: [PATCH 11/12] iwlwifi: add new ax1650 killer device
Date: Sat,  4 Dec 2021 17:49:43 +0200	[thread overview]
Message-ID: <iwlwifi.20211204174546.997c250b9edc.Id50730e3e342297432eed47cdf9678ee16cf6d17@changeid> (raw)
In-Reply-To: <20211204154944.914175-1-luca@coelho.fi>

From: Yaara Baruch <yaara.baruch@intel.com>

Add new Qu-Hr killer device id.

Signed-off-by: Yaara Baruch <yaara.baruch@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
---
 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 4bc3837eaacb..5c6e81a734ac 100644
--- a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
+++ b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
@@ -562,6 +562,7 @@ static const struct iwl_dev_info iwl_dev_info_table[] = {
 	IWL_DEV_INFO(0x43F0, 0x1652, killer1650i_2ax_cfg_qu_b0_hr_b0, iwl_ax201_killer_1650i_name),
 	IWL_DEV_INFO(0x43F0, 0x2074, iwl_ax201_cfg_qu_hr, NULL),
 	IWL_DEV_INFO(0x43F0, 0x4070, iwl_ax201_cfg_qu_hr, NULL),
+	IWL_DEV_INFO(0x43F0, 0x1651, killer1650s_2ax_cfg_qu_b0_hr_b0, iwl_ax201_killer_1650s_name),
 	IWL_DEV_INFO(0xA0F0, 0x0070, iwl_ax201_cfg_qu_hr, NULL),
 	IWL_DEV_INFO(0xA0F0, 0x0074, iwl_ax201_cfg_qu_hr, NULL),
 	IWL_DEV_INFO(0xA0F0, 0x0078, iwl_ax201_cfg_qu_hr, NULL),
-- 
2.33.1


  parent reply	other threads:[~2021-12-04 15:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04 15:49 [PATCH 00/12] iwlwifi: updates intended for v5.16 2021-12-04 part 3 Luca Coelho
2021-12-04 15:49 ` [PATCH 01/12] iwlwifi: bump FW API to 68 for AX devices Luca Coelho
2021-12-04 15:49 ` [PATCH 02/12] iwlwifi: mvm/api: define system control command Luca Coelho
2021-12-04 15:49 ` [PATCH 03/12] iwlwifi: mvm: always use 4K RB size by default Luca Coelho
2021-12-04 15:49 ` [PATCH 04/12] iwlwifi: pcie: retake ownership after reset Luca Coelho
2021-12-04 15:49 ` [PATCH 05/12] iwlwifi: support SAR GEO Offset Mapping override via BIOS Luca Coelho
2021-12-04 15:49 ` [PATCH 06/12] iwlwifi: dbg: disable ini debug in 8000 family and below Luca Coelho
2021-12-04 15:49 ` [PATCH 07/12] iwlwifi: Fix FW name for gl Luca Coelho
2021-12-04 15:49 ` [PATCH 08/12] iwlwifi: add new Qu-Hr device Luca Coelho
2021-12-04 15:49 ` [PATCH 09/12] iwlwifi: implement reset flow for Bz devices Luca Coelho
2021-12-04 15:49 ` [PATCH 10/12] iwlwifi: fw: correctly detect HW-SMEM region subtype Luca Coelho
2021-12-04 15:49 ` Luca Coelho [this message]
2021-12-04 15:49 ` [PATCH 12/12] iwlwifi: mvm: optionally suppress assert log Luca Coelho

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=iwlwifi.20211204174546.997c250b9edc.Id50730e3e342297432eed47cdf9678ee16cf6d17@changeid \
    --to=luca@coelho.fi \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@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;
as well as URLs for NNTP newsgroup(s).