lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241119-mesh_320mhz_support-v1-0-f9463338d584@quicinc.com>
Date: Tue, 19 Nov 2024 09:57:58 +0530
From: Aditya Kumar Singh <quic_adisi@...cinc.com>
To: Johannes Berg <johannes@...solutions.net>, Kalle Valo <kvalo@...nel.org>
CC: <linux-wireless@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        Sathishkumar Muruganandam <quic_murugana@...cinc.com>,
        Aditya Kumar Singh
	<quic_adisi@...cinc.com>
Subject: [PATCH 0/2] wifi: mac80211/mac80211_hwsim: add mesh EHT 320 MHz
 support

Currently, ieee80211_ie_build_he_oper() lacks support for 320 MHz handling
(already noted as a TODO). This is because 320 MHz is not included in
IEEE 802.11-ax. However, IEEE 802.11-be introduces 320 MHz support and if
the chandef indicates a 320 MHz bandwidth and is used directly as it is, it
will result in an incorrect HE Operation Information Element.

This series aims to add support for EHT 320 MHz in mesh mode. It also
extends mac80211_hwsim to support EHT 320 MHz mesh mode.

---
Aditya Kumar Singh (1):
      wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilities

Sathishkumar Muruganandam (1):
      wifi: mac80211: add EHT 320 MHz support for mesh

 drivers/net/wireless/virtual/mac80211_hwsim.c | 39 +++++++++++++++++++++++++++
 net/mac80211/util.c                           | 29 ++++++++++++--------
 2 files changed, 57 insertions(+), 11 deletions(-)
---
base-commit: dfc14664794a4706e0c2186a0c082386e6b14c4d
change-id: 20241119-mesh_320mhz_support-66155659b830


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ