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: <20250521-ath12k-fix-ah-regd_updated-v1-0-9737de5bf98e@oss.qualcomm.com>
Date: Wed, 21 May 2025 22:29:28 +0530
From: Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
To: Jeff Johnson <jjohnson@...nel.org>, Kang Yang <quic_kangyang@...cinc.com>,
        Wen Gong <quic_wgong@...cinc.com>,
        Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@....qualcomm.com>,
        Baochen Qiang <quic_bqiang@...cinc.com>
Cc: Jeff Johnson <jeff.johnson@....qualcomm.com>,
        linux-wireless@...r.kernel.org, ath12k@...ts.infradead.org,
        linux-kernel@...r.kernel.org,
        Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
Subject: [PATCH ath-next 0/3] wifi: ath12k: fix several regdomain update
 issues

Following commit 4c546023d71a ("wifi: ath12k: update regulatory rules when
interface added"), the WCN7850 fails to connect to a 6 GHz AP due to
ah->regd_updated not being reset. This issue is addressed in patch 1.

For the same reason, regulatory domain updates also fail during interface
addition and connection establishment. These issues are resolved in
patches 2 and 3, respectively.

---
Baochen Qiang (3):
      wifi: ath12k: fix regdomain update failure after 11D scan completes
      wifi: ath12k: fix regdomain update failure when adding interface
      wifi: ath12k: fix regdomain update failure when connection establishes

 drivers/net/wireless/ath/ath12k/mac.c | 2 ++
 drivers/net/wireless/ath/ath12k/reg.c | 2 +-
 drivers/net/wireless/ath/ath12k/wmi.c | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)
---
base-commit: 5b5f14fc4d737a956dedafb996459c4276f4fa49
change-id: 20250521-ath12k-fix-ah-regd_updated-630a550a0e79


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ