linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: kvalo@codeaurora.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 00/13] iwlwifi: updates intended for v5.7 2020-03-09
Date: Mon,  9 Mar 2020 09:16:06 +0200	[thread overview]
Message-ID: <20200309071619.670108-1-luca@coelho.fi> (raw)

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here's the first set of patches intended for v5.7.  This time there are only some changes I made in the device configuration selection algorithms.

The changes are:

* Refactoring of the device selection algorithms;

As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.

Please review.

Cheers,
Luca.




Luca Coelho (13):
  iwlwifi: move the remaining 0x2526 configs to the new table
  iwlwifi: combine 9260 cfgs that only change names
  iwlwifi: add mac/rf types and 160MHz to the device tables
  iwlwifi: add GNSS differentiation to the device tables
  iwlwifi: add Pu/PnJ/Th device values to differentiate them
  iwlwifi: map 9461 and 9462 using RF type and RF ID
  iwlwifi: move TH1 devices to the new table
  iwlwifi: convert the 9260-1x1 device to use the new parameters
  iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDs
  iwlwifi: move pu devices to new table
  iwlwifi: move shared clock entries to new table
  iwlwifi: remove trans entries from COMMON 9260 macro
  iwlwifi: move AX200 devices to the new table

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |  47 +--
 drivers/net/wireless/intel/iwlwifi/cfg/9000.c | 161 +-------
 .../net/wireless/intel/iwlwifi/iwl-config.h   |  59 ++-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 355 ++++++++----------
 4 files changed, 241 insertions(+), 381 deletions(-)

-- 
2.25.1


             reply	other threads:[~2020-03-09  7:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-09  7:16 Luca Coelho [this message]
2020-03-09  7:16 ` [PATCH 01/13] iwlwifi: move the remaining 0x2526 configs to the new table Luca Coelho
2020-03-09  7:16 ` [PATCH 02/13] iwlwifi: combine 9260 cfgs that only change names Luca Coelho
2020-03-09  7:16 ` [PATCH 03/13] iwlwifi: add mac/rf types and 160MHz to the device tables Luca Coelho
2020-03-09  7:16 ` [PATCH 04/13] iwlwifi: add GNSS differentiation " Luca Coelho
2020-03-09  7:16 ` [PATCH 05/13] iwlwifi: add Pu/PnJ/Th device values to differentiate them Luca Coelho
2020-03-09  7:16 ` [PATCH 06/13] iwlwifi: map 9461 and 9462 using RF type and RF ID Luca Coelho
2020-03-09  7:16 ` [PATCH 07/13] iwlwifi: move TH1 devices to the new table Luca Coelho
2020-03-09  7:16 ` [PATCH 08/13] iwlwifi: convert the 9260-1x1 device to use the new parameters Luca Coelho
2020-03-09  7:16 ` [PATCH 09/13] iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDs Luca Coelho
2020-03-09  7:16 ` [PATCH 10/13] iwlwifi: move pu devices to new table Luca Coelho
2020-03-09  7:16 ` [PATCH 11/13] iwlwifi: move shared clock entries " Luca Coelho
2020-03-09  7:16 ` [PATCH 12/13] iwlwifi: remove trans entries from COMMON 9260 macro Luca Coelho
2020-03-09  7:16 ` [PATCH 13/13] iwlwifi: move AX200 devices to the new table 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=20200309071619.670108-1-luca@coelho.fi \
    --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).