All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Update the channel list if the change in channel flags
@ 2022-12-22 12:42 ` Youghandhar Chintala
  0 siblings, 0 replies; 26+ messages in thread
From: Youghandhar Chintala @ 2022-12-22 12:42 UTC (permalink / raw)
  To: ath10k, johannes
  Cc: linux-wireless, linux-kernel, quic_mpubbise, Youghandhar Chintala

There are connection failures in hidden SSID case when the device is with
default reg domain WW.
For WW reg domain most of the 5 GHz channels are passive. When device
listens to the beacon on that channel, the driver is updating its channel
flag but firmware is not aware of it and firmware is not sending probes
on that channels.
Due to this, we are seeing connection failures when the device is tries to
connect with hidden SSID AP.
Whenever the driver detects a channel flag change, send the updated channel
list command to the firmware.

Youghandhae Chintala (2):
  wifi: cfg80211: Add beacon hint notifier support
  wifi: ath10k: update the channel list if change in channel flags.

 drivers/net/wireless/ath/ath10k/mac.c | 11 +++++++++++
 include/net/cfg80211.h                |  2 ++
 net/wireless/reg.c                    |  5 ++++-
 3 files changed, 17 insertions(+), 1 deletion(-)

-- 
2.38.0


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 26+ messages in thread
* [PATCH 0/2] Update the channel list if the change in channel flags
@ 2022-12-22 12:05 ` Youghandhar Chintala
  0 siblings, 0 replies; 26+ messages in thread
From: Youghandhar Chintala @ 2022-12-22 12:05 UTC (permalink / raw)
  To: ath11k, johannes
  Cc: linux-wireless, linux-kernel, quic_mpubbise, Youghandhar Chintala

There are connection failures in hidden SSID case when the device is with
default reg domain WW.
For WW reg domain most of the 5 GHz channels are passive. When device
listens to the beacon on that channel, the driver is updating its channel
flag but firmware is not aware of it and firmware is not sending probes
on that channels.
Due to this, we are seeing connection failures when the device is tries to
connect with hidden SSID AP.
Whenever the driver detects a channel flag change, send the updated channel
list command to the firmware.

Youghandhae Chintala (2):
  wifi: cfg80211: Add beacon hint notifier support
  wifi: ath10k: update the channel list if change in channel flags.

 drivers/net/wireless/ath/ath10k/mac.c | 11 +++++++++++
 include/net/cfg80211.h                |  2 ++
 net/wireless/reg.c                    |  5 ++++-
 3 files changed, 17 insertions(+), 1 deletion(-)

-- 
2.38.0


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

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

end of thread, other threads:[~2023-02-22  8:01 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-22 12:42 [PATCH 0/2] Update the channel list if the change in channel flags Youghandhar Chintala
2022-12-22 12:42 ` Youghandhar Chintala
2022-12-22 12:42 ` [PATCH 1/2] wifi: cfg80211: Add beacon hint notifier support Youghandhar Chintala
2022-12-22 12:42   ` Youghandhar Chintala
2023-01-18 16:30   ` Johannes Berg
2023-01-18 16:30     ` Johannes Berg
2023-02-15 11:26     ` Youghandhar Chintala (Temp)
2023-02-15 11:26       ` Youghandhar Chintala (Temp)
2023-02-15 15:10       ` Johannes Berg
2023-02-15 15:10         ` Johannes Berg
2023-02-22  0:22         ` Wen Gong
2023-02-22  0:22           ` Wen Gong
2023-02-22  8:00           ` Johannes Berg
2023-02-22  8:00             ` Johannes Berg
2022-12-22 12:42 ` [PATCH 2/2] wifi: ath10k: update the channel list if change in channel flags Youghandhar Chintala
2022-12-22 12:42   ` Youghandhar Chintala
2023-01-19  2:26   ` Wen Gong
2023-01-19  2:26     ` Wen Gong
2023-01-19  5:47     ` Youghandhar Chintala (Temp)
2023-01-19  5:47       ` Youghandhar Chintala (Temp)
2022-12-22 14:00 ` [PATCH 0/2] Update the channel list if the " Kalle Valo
2022-12-22 14:00   ` Kalle Valo
  -- strict thread matches above, loose matches on Subject: below --
2022-12-22 12:05 Youghandhar Chintala
2022-12-22 12:05 ` Youghandhar Chintala
2022-12-22 12:40 ` Youghandhar Chintala (Temp)
2022-12-22 12:40   ` Youghandhar Chintala (Temp)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.