mirror of https://lore.kernel.org/ath12k/
 help / color / mirror / Atom feed
* [PATCH 0/4] dynamically update puncturing bitmap
@ 2023-09-28  5:50 Kang Yang
  2023-09-28  5:50 ` [PATCH 1/4] wifi: mac80211: mlme: fix verification of puncturing bitmap obtained from AP Kang Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kang Yang @ 2023-09-28  5:50 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless, quic_kangyang

After connection, puncturing bitmap maybe change. AP will include the
related changes in beacon.

So update the related changes dynamically.

Kang Yang (4):
  wifi: mac80211: mlme: fix verification of puncturing bitmap obtained
    from AP
  wifi: mac80211: mlme: correct the verification of extracted bitmap
  wifi: mac80211: mlme: enable tracking bandwidth changes for 6 GHz band
  wifi: ath12k: dynamically update puncturing bitmap

 drivers/net/wireless/ath/ath12k/mac.c | 50 +++++++++++++++++++
 drivers/net/wireless/ath/ath12k/wmi.h | 17 +++++++
 net/mac80211/mlme.c                   | 72 ++++++++++++++++++++-------
 3 files changed, 121 insertions(+), 18 deletions(-)


base-commit: 73e13f6a439b75a9dbc84bbfa0b0d6624b354853
-- 
2.34.1


-- 
ath12k mailing list
ath12k@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/ath12k

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-03-06  4:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28  5:50 [PATCH 0/4] dynamically update puncturing bitmap Kang Yang
2023-09-28  5:50 ` [PATCH 1/4] wifi: mac80211: mlme: fix verification of puncturing bitmap obtained from AP Kang Yang
2023-10-18 11:39   ` Johannes Berg
2023-10-19  3:25     ` Kang Yang
2024-03-06  4:44       ` Kang Yang
2023-09-28  5:50 ` [PATCH 2/4] wifi: mac80211: mlme: correct the verification of extracted bitmap Kang Yang
2023-09-28  5:50 ` [PATCH 3/4] wifi: mac80211: mlme: enable tracking bandwidth changes for 6 GHz band Kang Yang
2023-09-28 14:33   ` Jeff Johnson
2023-09-28  5:50 ` [PATCH 4/4] wifi: ath12k: dynamically update puncturing bitmap Kang Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox