Linux wireless drivers development
 help / color / mirror / Atom feed
From: Miri Korenblit <miriam.rachel.korenblit@intel.com>
To: linux-wireless@vger.kernel.org
Subject: [PATCH v2 wireless-next 00/14] wifi: mac80211_hwsim: some more NAN patches
Date: Wed,  6 May 2026 06:44:19 +0300	[thread overview]
Message-ID: <20260506034433.3328362-1-miriam.rachel.korenblit@intel.com> (raw)

Hi,

This series completes the hwsim support for NAN.

Thanks,
Miri
---

Benjamin Berg (5):
  wifi: mac80211_hwsim: limit TX of frames to the NAN DW
  wifi: mac80211_hwsim: select NAN TX channel based on current TSF
  wifi: mac80211_hwsim: only RX on NAN when active on a slot
  wifi: mac80211_hwsim: protect tsf_offset using a spinlock
  wifi: mac80211_hwsim: implement NAN synchronization

Daniel Gabay (7):
  wifi: mac80211_hwsim: add NAN_DATA interface limits
  wifi: mac80211_hwsim: add NAN PHY capabilities
  wifi: mac80211_hwsim: implement NAN schedule callbacks
  wifi: mac80211_hwsim: set HAS_RATE_CONTROL when using NAN
  wifi: mac80211_hwsim: add NAN data path TX/RX support
  wifi: mac80211_hwsim: Declare support for secure NAN
  wifi: mac80211_hwsim: enable NAN_DATA interface simulation support

Ilan Peer (2):
  wifi: mac80211_hwsim: Do not declare support for NDPE
  wifi: mac80211_hwsim: Support Tx of multicast data on NAN

 .../net/wireless/virtual/mac80211_hwsim_i.h   |   33 +-
 .../wireless/virtual/mac80211_hwsim_main.c    |  263 +++-
 .../net/wireless/virtual/mac80211_hwsim_nan.c | 1191 ++++++++++++++++-
 .../net/wireless/virtual/mac80211_hwsim_nan.h |   74 +-
 4 files changed, 1454 insertions(+), 107 deletions(-)

-- 
2.34.1
---
v2: fix checkpatch in one of the patches


             reply	other threads:[~2026-05-06  3:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-06  3:44 Miri Korenblit [this message]
2026-05-06  3:44 ` [PATCH v2 wireless-next 01/14] wifi: mac80211_hwsim: limit TX of frames to the NAN DW Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 02/14] wifi: mac80211_hwsim: select NAN TX channel based on current TSF Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 03/14] wifi: mac80211_hwsim: only RX on NAN when active on a slot Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 04/14] wifi: mac80211_hwsim: protect tsf_offset using a spinlock Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 05/14] wifi: mac80211_hwsim: implement NAN synchronization Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 06/14] wifi: mac80211_hwsim: add NAN_DATA interface limits Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 07/14] wifi: mac80211_hwsim: add NAN PHY capabilities Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 08/14] wifi: mac80211_hwsim: implement NAN schedule callbacks Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 09/14] wifi: mac80211_hwsim: set HAS_RATE_CONTROL when using NAN Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 10/14] wifi: mac80211_hwsim: add NAN data path TX/RX support Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 11/14] wifi: mac80211_hwsim: Declare support for secure NAN Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 12/14] wifi: mac80211_hwsim: enable NAN_DATA interface simulation support Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 13/14] wifi: mac80211_hwsim: Do not declare support for NDPE Miri Korenblit
2026-05-06  3:44 ` [PATCH v2 wireless-next 14/14] wifi: mac80211_hwsim: Support Tx of multicast data on NAN 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=20260506034433.3328362-1-miriam.rachel.korenblit@intel.com \
    --to=miriam.rachel.korenblit@intel.com \
    --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