linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: gregory.greenman@intel.com
To: kvalo@kernel.org, johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org,
	Gregory Greenman <gregory.greenman@intel.com>
Subject: [PATCH 0/2] iwlwifi: updates intended for v6.3 2023-01-09
Date: Mon,  9 Jan 2023 13:07:20 +0200	[thread overview]
Message-ID: <20230109110722.212758-1-gregory.greenman@intel.com> (raw)

From: Gregory Greenman <gregory.greenman@intel.com>

Hi,

Two EHT commits for suporting minimal EHT rate, in mac80211 and
iwlwifi.

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

Please review.

Thanks!
Gregory

Johannes Berg (2):
  mac80211: support minimal EHT rate reporting on RX
  iwlwifi: mvm: add minimal EHT rate reporting

 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  7 ++++++
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c |  7 ++++++
 include/net/mac80211.h                        | 19 ++++++++++++---
 net/mac80211/rx.c                             |  9 +++++++
 net/mac80211/sta_info.c                       |  9 ++++++-
 net/mac80211/sta_info.h                       | 24 ++++++++++++++-----
 net/mac80211/util.c                           | 13 ++++++++++
 7 files changed, 78 insertions(+), 10 deletions(-)

-- 
2.38.1


             reply	other threads:[~2023-01-09 11:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 11:07 gregory.greenman [this message]
2023-01-09 11:07 ` [PATCH 1/2] mac80211: support minimal EHT rate reporting on RX gregory.greenman
2023-01-09 11:07 ` [PATCH 2/2] iwlwifi: mvm: add minimal EHT rate reporting gregory.greenman

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=20230109110722.212758-1-gregory.greenman@intel.com \
    --to=gregory.greenman@intel.com \
    --cc=johannes@sipsolutions.net \
    --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).