aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7925/main.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-24wifi: mt76: mt7925: host-only unwind published links on add failureSean Wang1-0/+45
2026-03-24wifi: mt76: mt7925: publish msta->link after successful link addSean Wang1-4/+14
2026-03-24wifi: mt76: mt7925: switch link STA allocation to RCU lifetimeSean Wang1-3/+7
2026-03-24wifi: mt76: mt7925: move WCID teardown into link_sta_remove()Sean Wang1-8/+8
2026-03-24wifi: mt76: mt7925: drop WCID reinit after publishSean Wang1-1/+0
2026-03-24wifi: mt76: mt7925: unwind WCID setup on link STA add failureSean Wang1-15/+38
2026-03-24wifi: mt76: mt7925: make WCID cleanup unconditional in sta_remove_links()Sean Wang1-4/+2
2026-03-24wifi: mt76: mt7925: pass mconf and mlink to wtbl_update_hdr_trans()Sean Wang1-1/+3
2026-03-24wifi: mt76: mt7925: resolve link after acquiring mt76 mutexSean Wang1-2/+2
2026-03-24wifi: mt76: mt7925: pass mlink to set_link_key()Sean Wang1-5/+9
2026-03-24wifi: mt76: mt7925: pass mlink to wtbl_update_hdr_trans()Sean Wang1-1/+1
2026-03-24wifi: mt76: mt7925: pass mlink to mac_link_sta_remove()Sean Wang1-7/+3
2026-03-24wifi: mt76: mt7925: resolve primary mlink via def_wcidSean Wang1-1/+10
2026-03-24wifi: mt76: mt7925: pass mlink to mcu_sta_update()Sean Wang1-8/+19
2026-03-24wifi: mt76: mt7925: pass WCID indices to bss_basic_tlv()Sean Wang1-11/+23
2026-03-23wifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_syncSean Wang1-5/+9
2026-03-23wifi: mt76: mt7925: Skip scan process during suspend.Michael Lo1-0/+8
2026-03-23wifi: mt76: mt7925: drop puncturing handling from BSS change pathSean Wang1-6/+0
2026-03-23wifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen1-1/+1
2026-03-23wifi: mt76: mt7925: introduce CSA support in non-MLO modeLeon Yen1-0/+139
2025-11-24wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware.Michael Lo1-1/+5
2025-11-24wifi: mt76: mt7925: cqm rssi low/high event notifyJack Kao1-0/+6
2025-11-24wifi: mt76: mt7925: add auto regdomain switch supportMing Yen Hsieh1-22/+1
2025-11-24wifi: mt76: mt7925: improve EHT capability control in regulatory flowMing Yen Hsieh1-2/+0
2025-11-24wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]Ming Yen Hsieh1-0/+1
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau1-1/+1
2025-09-15wifi: mt76: mt7925: refine the txpower initialization flowMing Yen Hsieh1-14/+0
2025-09-15wifi: mt76: mt7996: Enable MLO support for client interfacesLorenzo Bianconi1-51/+1
2025-09-15wifi: mt76: mt7925: add MBSSID supportMing Yen Hsieh1-0/+1
2025-08-27wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh1-0/+3
2025-08-27wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli1-1/+3
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+7
2025-07-07wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...Deren Wu1-0/+6
2025-07-07wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scanMing Yen Hsieh1-1/+1
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-3/+5
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang1-0/+16
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo1-0/+2
2025-05-21wifi: mt76: mt7925: add EHT preamble puncturingAllan Wang1-0/+10
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-03-19wifi: mt76: mt7925: add EHT control support based on the CLC dataMing Yen Hsieh1-0/+2
2025-03-19wifi: mt76: mt7925: update the power-saving flowMing Yen Hsieh1-11/+57
2025-03-19wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failureMing Yen Hsieh1-33/+33
2025-03-19wifi: mt76: mt7925: fix the wrong simultaneous cap for MLOMing Yen Hsieh1-1/+1
2025-03-19wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is presentMing Yen Hsieh1-4/+10
2025-03-19Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"Sean Wang1-5/+5
2025-03-19wifi: mt76: mt7925: introduce MLO capability controlMing Yen Hsieh1-1/+1
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu1-1/+1
2025-01-14wifi: mt76: mt7925e: fix too long of wifi resume timeQuan Zhou1-3/+7
2025-01-14wifi: mt76: connac: rework connac helpersShayne Chen1-1/+1
2025-01-14wifi: mt76: remove dev->wcid_phy_maskFelix Fietkau1-1/+0