The following changes since commit 2c72c8d356db40178be558bbbd43a1d0b5bd0c27: Merge tag 'iwlwifi-fixes-2025-08-28' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next (2025-08-28 14:03:32 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20250902 for you to fetch changes up to 97acb0259cc9cbfbd7ab689e25684f3d8ce10e26: wifi: ath11k: fix group data packet drops during rekey (2025-09-02 15:43:16 -0700) ---------------------------------------------------------------- ath.git update for v6.17-rc5 Fix a long-standing issue with ath11k dropping group data packets during GTK rekey, and fix an omission in the ath12k multi-link EMLSR support introduced in v6.16. ---------------------------------------------------------------- Rameshkumar Sundaram (1): wifi: ath11k: fix group data packet drops during rekey Ramya Gnanasekar (1): wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations drivers/net/wireless/ath/ath11k/core.h | 2 + drivers/net/wireless/ath/ath11k/mac.c | 111 ++++++++++++++++++++++++++++++--- drivers/net/wireless/ath/ath12k/wmi.c | 1 + 3 files changed, 105 insertions(+), 9 deletions(-)