mbox series

pull-request: ath-current-20250124

Message ID 3311fea1-c7c0-4929-b92c-16ab933de33c@oss.qualcomm.com
State New
Headers show
Series pull-request: ath-current-20250124 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20250124

Message

Jeff Johnson Jan. 24, 2025, 7:34 p.m. UTC
The following changes since commit 146b6057e1fd28fb1a38d300bf76a38dfba7f9fb:

  wifi: cw1200: Fix potential NULL dereference (2024-12-18 19:58:27 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20250124

for you to fetch changes up to 64a1ba4072b34af1b76bf15fca5c2075b8cc4d64:

  wifi: ath12k: fix handling of 6 GHz rules (2025-01-24 10:32:44 -0800)

----------------------------------------------------------------
ath.git patch for v6.14-rc

Fix an issue in the ath12k driver where 6 GHz operation no longer
works with new firmware.

----------------------------------------------------------------
Aditya Kumar Singh (1):
      wifi: ath12k: fix handling of 6 GHz rules

 drivers/net/wireless/ath/ath12k/wmi.c | 61 ++++++++++++++++++++++++++---------
 drivers/net/wireless/ath/ath12k/wmi.h |  1 -
 2 files changed, 45 insertions(+), 17 deletions(-)

Comments

Kalle Valo Jan. 28, 2025, 6:19 p.m. UTC | #1
Jeff Johnson <jeff.johnson@oss.qualcomm.com> wrote:

> The following changes since commit 146b6057e1fd28fb1a38d300bf76a38dfba7f9fb:
> 
>   wifi: cw1200: Fix potential NULL dereference (2024-12-18 19:58:27 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20250124
> 
> for you to fetch changes up to 64a1ba4072b34af1b76bf15fca5c2075b8cc4d64:
> 
>   wifi: ath12k: fix handling of 6 GHz rules (2025-01-24 10:32:44 -0800)
> 
> ----------------------------------------------------------------
> ath.git patch for v6.14-rc
> 
> Fix an issue in the ath12k driver where 6 GHz operation no longer
> works with new firmware.
> 
> ----------------------------------------------------------------
> Aditya Kumar Singh (1):
>       wifi: ath12k: fix handling of 6 GHz rules
> 
>  drivers/net/wireless/ath/ath12k/wmi.c | 61 ++++++++++++++++++++++++++---------
>  drivers/net/wireless/ath/ath12k/wmi.h |  1 -
>  2 files changed, 45 insertions(+), 17 deletions(-)

Pulled, thanks.

3319569bf9d8 Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath