mbox series

[v2,0/3] ath11k: Add support for Passpoint

Message ID 20220506013614.1580274-1-quic_bqiang@quicinc.com (mailing list archive)
Headers show
Series ath11k: Add support for Passpoint | expand

Message

Baochen Qiang May 6, 2022, 1:36 a.m. UTC
This is to add Passpoint support for WCN6855 and QCA6390.
With this patch set, STA can successfully connect to an
Passpoint AP.

v2:
 1. update commit log of patch 2/3

Baochen Qiang (3):
  ath11k: Implement remain-on-channel support
  ath11k: Don't check arvif->is_started before sending management frames
  ath11k: Designating channel frequency when sending management frames

 drivers/net/wireless/ath/ath11k/core.c |   8 ++
 drivers/net/wireless/ath/ath11k/hw.h   |   1 +
 drivers/net/wireless/ath/ath11k/mac.c  | 120 ++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/wmi.c  |  21 ++++-
 4 files changed, 147 insertions(+), 3 deletions(-)


base-commit: b04efb72cd9d2d471a14f0a5758873f6c78923c2