linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miri Korenblit <miriam.rachel.korenblit@intel.com>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/8] cfg80211/mac80211 patches from our internal tree 2024-03-20
Date: Wed, 20 Mar 2024 09:13:57 +0200	[thread overview]
Message-ID: <20240320071405.815427-1-miriam.rachel.korenblit@intel.com> (raw)

Hi,

A bunch of patches from our internal tree with mac80211 and
cfg80211 changes. It's the usual developement:
features, cleanups and bugfixes.

Thanks,
Miri

Ayala Beker (1):
  wifi: mac80211: don't select link ID if not provided in scan request

Benjamin Berg (1):
  wifi: mac80211: do not call ieee80211_key_switch_links during reconfig

Ilan Peer (1):
  wifi: mac80211_hwsim: Declare HE/EHT capabilities support for P2P
    interfaces

Johannes Berg (5):
  wifi: mac80211: don't enter idle during link switch
  wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASK
  wifi: mac80211: don't ask driver about no-op link changes
  wifi: mac80211: improve drop for action frame return
  wifi: mac80211: reactivate multi-link later in restart

 drivers/net/wireless/virtual/mac80211_hwsim.c | 20 ++++++-----
 net/mac80211/chan.c                           | 34 +++++++++++--------
 net/mac80211/drop.h                           |  3 +-
 net/mac80211/ht.c                             |  2 +-
 net/mac80211/ieee80211_i.h                    |  6 +++-
 net/mac80211/link.c                           | 13 ++++---
 net/mac80211/rx.c                             |  4 +--
 net/mac80211/scan.c                           | 16 +++------
 net/mac80211/util.c                           | 12 +++++--
 9 files changed, 63 insertions(+), 47 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-03-20  7:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-20  7:13 Miri Korenblit [this message]
2024-03-20  7:13 ` [PATCH 1/8] wifi: mac80211: do not call ieee80211_key_switch_links during reconfig Miri Korenblit
2024-03-20 12:57   ` Johannes Berg
2024-03-20  7:13 ` [PATCH 2/8] wifi: mac80211: don't enter idle during link switch Miri Korenblit
2024-03-20  7:14 ` [PATCH 3/8] wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASK Miri Korenblit
2024-03-20  7:14 ` [PATCH 4/8] wifi: mac80211_hwsim: Declare HE/EHT capabilities support for P2P interfaces Miri Korenblit
2024-03-20  7:14 ` [PATCH 5/8] wifi: mac80211: don't select link ID if not provided in scan request Miri Korenblit
2024-03-20  7:14 ` [PATCH 6/8] wifi: mac80211: don't ask driver about no-op link changes Miri Korenblit
2024-03-20  7:14 ` [PATCH 7/8] wifi: mac80211: improve drop for action frame return Miri Korenblit
2024-03-20  7:14 ` [PATCH 8/8] wifi: mac80211: reactivate multi-link later in restart Miri Korenblit

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=20240320071405.815427-1-miriam.rachel.korenblit@intel.com \
    --to=miriam.rachel.korenblit@intel.com \
    --cc=johannes@sipsolutions.net \
    --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).