summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7925/main.c
AgeCommit message (Expand)Author
2025-11-24wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware.Michael Lo
2025-11-24wifi: mt76: mt7925: cqm rssi low/high event notifyJack Kao
2025-11-24wifi: mt76: mt7925: add auto regdomain switch supportMing Yen Hsieh
2025-11-24wifi: mt76: mt7925: improve EHT capability control in regulatory flowMing Yen Hsieh
2025-11-24wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]Ming Yen Hsieh
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau
2025-09-15wifi: mt76: mt7925: refine the txpower initialization flowMing Yen Hsieh
2025-09-15wifi: mt76: mt7996: Enable MLO support for client interfacesLorenzo Bianconi
2025-09-15wifi: mt76: mt7925: add MBSSID supportMing Yen Hsieh
2025-08-27wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh
2025-08-27wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-07wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...Deren Wu
2025-07-07wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scanMing Yen Hsieh
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo
2025-05-21wifi: mt76: mt7925: add EHT preamble puncturingAllan Wang
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-19wifi: mt76: mt7925: add EHT control support based on the CLC dataMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: update the power-saving flowMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failureMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: fix the wrong simultaneous cap for MLOMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is presentMing Yen Hsieh
2025-03-19Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"Sean Wang
2025-03-19wifi: mt76: mt7925: introduce MLO capability controlMing Yen Hsieh
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu
2025-01-14wifi: mt76: mt7925e: fix too long of wifi resume timeQuan Zhou
2025-01-14wifi: mt76: connac: rework connac helpersShayne Chen
2025-01-14wifi: mt76: remove dev->wcid_phy_maskFelix Fietkau
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau
2025-01-14wifi: mt76: mt7925: Properly handle responses for commands with eventsMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Cleanup MLO settings post-disconnectionMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLOMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Init secondary link PM stateMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Update secondary link PS flowMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSSMing Yen Hsieh
2025-01-14wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLOMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLOMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignmentallan.wang
2025-01-14wifi: mt76: mt7925: Fix incorrect WCID assignment for MLOMing Yen Hsieh
2025-01-14wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang
2025-01-14wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_linksCharles Han
2024-09-06wifi: mt76: mt7925: fix a potential association failure upon resumingMichael Lo
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau
2024-07-09wifi: mt76: mt7925: enabling MLO when the firmware supports itSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mac_link_bss_add for MLOSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_[assign,unassign]_vif_chanctxSean Wang
2024-07-09wifi: mt76: add def_wcid to struct mt76_wcidSean Wang