Message ID | 87ttidvrup.fsf@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 10bc8558b59a264b2e342363c9ed6b2fae7a060d |
Delegated to: | Kalle Valo |
Headers | show |
Series | pull-request: ath-current-20240531 | expand |
Kalle Valo <kvalo@kernel.org> wrote: > Hi, > > Please pull, more information in the tag below. > > Kalle > > The following changes since commit 1d60eabb82694e58543e2b6366dae3e7465892a5: > > wifi: mwl8k: initialize cmd->addr[] properly (2024-05-07 15:08:14 +0300) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git tags/ath-current-20240531 > > for you to fetch changes up to 6e16782d6b4a724f9c9dcd49471219643593b60c: > > wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP (2024-05-23 15:45:52 +0300) > > ---------------------------------------------------------------- > Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git > > ath.git fixes for 6.10. Two fixes for user reported regressions in > ath11k. One dependency fix and one error path fix. > > ---------------------------------------------------------------- > Baochen Qiang (1): > wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP > > Breno Leitao (1): > wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_config > > Carl Huang (1): > wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevs > > Dmitry Baryshkov (1): > wifi: ath10k: fix QCOM_RPROC_COMMON dependency > > drivers/net/wireless/ath/ath10k/Kconfig | 1 + > drivers/net/wireless/ath/ath11k/core.c | 2 +- > drivers/net/wireless/ath/ath11k/mac.c | 38 ++++++++++++++++++++++----------- > drivers/net/wireless/ath/ath11k/pcic.c | 25 +++++++++++++++------- > 4 files changed, 44 insertions(+), 22 deletions(-) Pulled, thanks. 10bc8558b59a Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath