linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Greenman, Gregory" <gregory.greenman@intel.com>
To: "kvalo@kernel.org" <kvalo@kernel.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: pull-request: iwlwifi-next 2023-01-30
Date: Mon, 30 Jan 2023 11:51:18 +0000	[thread overview]
Message-ID: <ddc23836b333327e83ac7a4f9096e9fd7219eed3.camel@intel.com> (raw)

Hi Kalle,

Here's a pull request for v6.3 with the last patchset I sent and one
iwlwifi patch from the small patchset before that.

This is all normal development, new features, bugfixes and  cleanups. 
More details about the contents in the tag description.

Please let me know if there are any issues.

Thanks,
Gregory.


The following changes since commit 4ca69027691a0039279b64cfa0aa511d9c9fde59:                                                                                                                           
                                                                                                                                                                                                                   
  wifi: wireless: deny wireless extensions on MLO-capable devices (2023-01-19 20:01:41 +0200)                                                                                                          
                                                                                                                                                                                                                   
are available in the Git repository at:                                                                                                                                                                
                                                                                                                                                                                                                   
  http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git tags/iwlwifi-next-for-kalle-2023-01-30                                                                                       
                                                                                                                                                                                                                   
for you to fetch changes up to 9cbd5a8abca904441e36861e3a92961bec41d13f:                                                                                                                               
                                                                                                                                                                                                                   
  wifi: iwlwifi: mei: fix compilation errors in rfkill() (2023-01-30 13:00:25 +0200)                                                                                                                   
                                                                                                                                                                                                                   
----------------------------------------------------------------                                                                                                                                       
iwlwifi updates towards v6.3, this patch-set contains:                                                                                                                                                 

* EHT rate reporting
* Sniffer support for EHT and a few fixes in the related code
* A few general cleanups and small bugfixes
* Bump FW API to 74 for AX devices
* Fix a compilation error in mei (it still depends on BROKEN)
* STEP equalizer support - transfer some Phy related parameters from
  the BIOS to the firmware

----------------------------------------------------------------
Ayala Barazani (1):
      wifi: iwlwifi: mvm: Support STEP equalizer settings from BIOS.

Emmanuel Grumbach (1):
      wifi: iwlwifi: mention the response structure in the kerneldoc

Golan Ben Ami (1):
      wifi: iwlwifi: bump FW API to 74 for AX devices

Gregory Greenman (2):
      wifi: iwlwifi: mvm: always send nullfunc frames on MGMT queue
      wifi: iwlwifi: mei: fix compilation errors in rfkill()

Heiner Kallweit (1):
      wifi: iwlwifi: improve tag handling in iwl_request_firmware

Johannes Berg (1):
      wifi: iwlwifi: mvm: add minimal EHT rate reporting

Mordechay Goodstein (3):
      wifi: iwlwifi: rx: add sniffer support for EHT mode
      wifi: iwlwifi: mvm: add sniffer meta data APIs 
      wifi: iwlwifi: mvm: simplify by using SKB MAC header pointer

Mukesh Sisodiya (1):
      wifi: iwlwifi: mvm: Reset rate index if rate is wrong

Tom Rix (1):
      wifi: iwlwifi: mvm: remove h from printk format specifier

 drivers/net/wireless/intel/iwlwifi/cfg/22000.c             |   2 +-
 drivers/net/wireless/intel/iwlwifi/fw/api/commands.h       |   1 +
 drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h       |   2 +-
 drivers/net/wireless/intel/iwlwifi/fw/api/rx.h             | 145
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 drivers/net/wireless/intel/iwlwifi/fw/uefi.c               |  59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/fw/uefi.h               |  19 ++++++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/iwl-context-info-gen3.h |  21 +++++++++++++++++++--
 drivers/net/wireless/intel/iwlwifi/iwl-drv.c               |  12 ++++--------
 drivers/net/wireless/intel/iwlwifi/iwl-trans.h             |   4 ++++
 drivers/net/wireless/intel/iwlwifi/mei/main.c              |   6 +++---
 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c           |   6 +++---
 drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c     |   4 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c          |   7 +++++++
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c               |   1 +
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c              |  80 +++++++++++++++++++++++++++++++++++++++++++++++--------------------------------
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c                |   7 ++++---
 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c   |   5 +++++
 17 files changed, 314 insertions(+), 67 deletions(-)

             reply	other threads:[~2023-01-30 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-30 11:51 Greenman, Gregory [this message]
2023-02-13  7:01 ` pull-request: iwlwifi-next 2023-01-30 Kalle Valo

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=ddc23836b333327e83ac7a4f9096e9fd7219eed3.camel@intel.com \
    --to=gregory.greenman@intel.com \
    --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 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).