Skip to content

VER-273: ath12k: fix 4addr multicast packet tx#72

Merged
adrian-nicolau merged 4 commits intotg-v6.18-ath12k-nextfrom
VER-818-bug-ver-273-No-pings-between-spider-with-NONI-no-ping-after-apr-entry-removed
Feb 26, 2026
Merged

VER-273: ath12k: fix 4addr multicast packet tx#72
adrian-nicolau merged 4 commits intotg-v6.18-ath12k-nextfrom
VER-818-bug-ver-273-No-pings-between-spider-with-NONI-no-ping-after-apr-entry-removed

Conversation

@adrian-nicolau
Copy link

This patch forward-ports e20cfa3 from ath11k to ath12k. AP-initiated ping towards station now succeeds.

This patch forward-ports e20cfa3 from
ath11k to ath12k. AP-initiated ping towards station now succeeds.
@adrian-nicolau adrian-nicolau marked this pull request as draft February 25, 2026 16:49
adrian-nicolau added a commit that referenced this pull request Feb 26, 2026
This PR takes the latest ath12k driver from upstream, while preserving
the 4addr patch that Siklu added. Other Siklu patches were omitted:
-
2739a55
is reworked for the new tree in #72
-
ca0a9df
was not cherry-picked because the behavior was fixed in upstream

This PR was created as follows:
- rm -r drivers/net/wireless/ath/ath12k
- git fetch upstream
- git checkout
[19dd0cc](gregkh@19dd0cc)
-- drivers/net/wireless/ath/ath12k
- git cherry-pick -n b197f2b
- modify ath12k/qmi.c:3922 from `(struct sockaddr_unsized *)sq` to
`(struct sockaddr *)sq` since `sockaddr_unsized` is a recent addition
and not available in kernel v6.18.

This PR "squashes" all the upstream changes of ath12k into one commit,
therefore it loses any new history. For proper file history visit
https://github.com/gregkh/linux/commits/master/drivers/net/wireless/ath/ath12k
@adrian-nicolau adrian-nicolau changed the base branch from VER-783-3.5.0-FR2-4K-MACs-at-a-10M-rate-per-link-cause-the-ath12k-driver-to-crash to tg-v6.18-ath12k-next February 26, 2026 09:10
@adrian-nicolau adrian-nicolau requested review from michaeln-ceragon and shmuelhazan and removed request for michaeln-ceragon and shmuelhazan February 26, 2026 09:10
@adrian-nicolau adrian-nicolau marked this pull request as ready for review February 26, 2026 10:38
@adrian-nicolau adrian-nicolau merged commit ff73763 into tg-v6.18-ath12k-next Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants