wifi: mt76: mt7925: cqm rssi low/high event notify#357
Closed
abhsahu wants to merge 1 commit intoNVIDIA:24.04_linux-nvidia-6.17-nextfrom
Closed
wifi: mt76: mt7925: cqm rssi low/high event notify#357abhsahu wants to merge 1 commit intoNVIDIA:24.04_linux-nvidia-6.17-nextfrom
abhsahu wants to merge 1 commit intoNVIDIA:24.04_linux-nvidia-6.17-nextfrom
Conversation
Collaborator
|
I verified there are no pending upstream fixes for this patch. @abhsahu - Since this encountered a conflict during pick, please change the pick tag from "cherry picked from commit" to "backported from commit". Please also use this format for the conflict note (directly under the pick tag): |
Collaborator
|
Same comment as Matt and I can ack. |
The implementation amounts to setting the driver flag IEEE80211_VIF_SUPPORTS_CQM_RSSI, and then providing mechanisms for continuously updating enough information to be able to provide notifications to userspace when RSSI drops below a certain threshold Signed-off-by: Jack Kao <jack.kao@mediatek.com> Signed-off-by: Ming Yen Hsieh <mingyen.hsieh@mediatek.com> Link: https://patch.msgid.link/20251001012506.2168037-1-mingyen.hsieh@mediatek.com Signed-off-by: Felix Fietkau <nbd@nbd.name> (backported from commit 2a035ae) [abhsahu: Addressed context difference in mt7925_add_interface()] Signed-off-by: Abhishek Sahu <abhsahu@nvidia.com>
56456b6 to
959cc40
Compare
Author
Collaborator
|
No further issues from me.
|
Collaborator
|
Forgot to note, this patch is upstream in v6.19, so no action will be needed for the upcoming 7.0 linux-nvidia kernels. |
clsotog
approved these changes
Apr 15, 2026
Collaborator
clsotog
left a comment
There was a problem hiding this comment.
Acked-by: Carol L Soto <csoto@nvidia.com>
Collaborator
Collaborator
|
Merged and present in https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-nvidia/+git/noble/log/?h=nvidia-6.17-next Closing PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR cherry pick commit 2a035ae from mainline.
It is tracked with an internal nvidia Bug 5149847