All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: kvalo@kernel.org
Cc: luca@coelho.fi, linux-wireless@vger.kernel.org
Subject: [PATCH 00/12] iwlwifi: updates intended for v5.18 2022-02-04
Date: Fri,  4 Feb 2022 12:24:59 +0200	[thread overview]
Message-ID: <20220204102511.606112-1-luca@coelho.fi> (raw)

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

Hi,

Here's the fourth set of patches intended for v5.18.  It's the usual
development, new features, cleanups and bugfixes.

The changes are:

* W=1 warnings clean up continues;
* Some improvements and fixes in scanning;
* More work on the Bz family of devices;
* Some other small fixes, clean-ups and improvements.

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

Please review.

Cheers,
Luca.


Ilan Peer (4):
  iwlwifi: mvm: Correctly set fragmented EBS
  iwlwifi: scan: Modify return value of a function
  iwlwifi: mvm: Passively scan non PSC channels only when requested so
  iwlwifi: mvm: Unify the scan iteration functions

Johannes Berg (6):
  iwlwifi: pcie: adjust to Bz completion descriptor
  iwlwifi: drv: load tlv debug data earlier
  iwlwifi: eeprom: clean up macros
  iwlwifi: remove unused macros
  iwlwifi: debugfs: remove useless double condition
  iwlwifi: mei: use C99 initializer for device IDs

Matti Gottlieb (1):
  iwlwifi: pcie: Adapt rx queue write pointer for Bz family

Mukesh Sisodiya (1):
  iwlwifi: yoyo: Avoid using dram data if allocation failed

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |   2 -
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   |   3 -
 drivers/net/wireless/intel/iwlwifi/iwl-csr.h  |   3 +
 .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.c  |  13 +-
 drivers/net/wireless/intel/iwlwifi/iwl-drv.c  |   4 +-
 .../wireless/intel/iwlwifi/iwl-eeprom-read.c  |  12 +-
 .../net/wireless/intel/iwlwifi/iwl-phy-db.c   |   4 +-
 drivers/net/wireless/intel/iwlwifi/mei/main.c |   6 +-
 .../net/wireless/intel/iwlwifi/mvm/debugfs.c  |   5 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   |   2 -
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c   |   2 -
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 129 ++++++++++--------
 .../wireless/intel/iwlwifi/pcie/internal.h    |  20 ++-
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c  |  65 ++++++---
 14 files changed, 154 insertions(+), 116 deletions(-)

-- 
2.34.1


             reply	other threads:[~2022-02-04 10:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04 10:24 Luca Coelho [this message]
2022-02-04 10:25 ` [PATCH 01/12] iwlwifi: mvm: Correctly set fragmented EBS Luca Coelho
2022-02-04 10:25 ` [PATCH 02/12] iwlwifi: yoyo: Avoid using dram data if allocation failed Luca Coelho
2022-02-04 10:25 ` [PATCH 03/12] iwlwifi: scan: Modify return value of a function Luca Coelho
2022-02-04 10:25 ` [PATCH 04/12] iwlwifi: mvm: Passively scan non PSC channels only when requested so Luca Coelho
2022-03-25 17:11   ` Ben Greear
2022-04-04 19:02     ` Peer, Ilan
2022-04-05 19:05       ` Ben Greear
2022-04-06  6:22         ` Peer, Ilan
2022-02-04 10:25 ` [PATCH 05/12] iwlwifi: pcie: adjust to Bz completion descriptor Luca Coelho
2022-02-04 10:25 ` [PATCH 06/12] iwlwifi: pcie: Adapt rx queue write pointer for Bz family Luca Coelho
2022-02-04 10:25 ` [PATCH 07/12] iwlwifi: drv: load tlv debug data earlier Luca Coelho
2022-02-04 10:25 ` [PATCH 08/12] iwlwifi: eeprom: clean up macros Luca Coelho
2022-02-04 10:25 ` [PATCH 09/12] iwlwifi: remove unused macros Luca Coelho
2022-02-04 10:25 ` [PATCH 10/12] iwlwifi: debugfs: remove useless double condition Luca Coelho
2022-02-04 10:25 ` [PATCH 11/12] iwlwifi: mei: use C99 initializer for device IDs Luca Coelho
2022-02-04 10:25 ` [PATCH 12/12] iwlwifi: mvm: Unify the scan iteration functions 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=20220204102511.606112-1-luca@coelho.fi \
    --to=luca@coelho.fi \
    --cc=kvalo@kernel.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 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.