summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO supportFelix Fietkau3-96/+99
2025-01-14wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlvFelix Fietkau1-7/+4
2025-01-14wifi: mt76: mt7996: use emulated hardware scan supportFelix Fietkau2-2/+5
2025-01-14wifi: mt76: add multi-radio remain_on_channel functionsFelix Fietkau4-1/+112
2025-01-14wifi: mt76: add multi-radio support to scanning codeFelix Fietkau3-2/+77
2025-01-14wifi: mt76: add multi-radio support to tx schedulingFelix Fietkau1-14/+19
2025-01-14wifi: mt76: add multi-radio support to a few core hw opsFelix Fietkau1-20/+68
2025-01-14wifi: mt76: remove dev->wcid_phy_maskFelix Fietkau7-16/+7
2025-01-14wifi: mt76: add chanctx functions for multi-channel phy supportFelix Fietkau5-15/+342
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau9-31/+18
2025-01-14wifi: mt76: mt7996: split link specific data from struct mt7996_vifFelix Fietkau5-132/+185
2025-01-14wifi: mt76: add vif link specific data structureFelix Fietkau1-0/+53
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau20-74/+74
2025-01-14wifi: mt76: add support for allocating a phy without hwFelix Fietkau2-5/+36
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau8-11/+189
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau9-77/+29
2025-01-14wifi: mt76: mt7996: use mac80211 .sta_state opFelix Fietkau4-39/+61
2025-01-14wifi: mt76: mt7915: fix omac index assignment after hardware resetFelix Fietkau1-0/+5
2025-01-14wifi: mt76: mt7915: firmware restart on devices with a second pcie linkFelix Fietkau3-0/+4
2025-01-14wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal stateFelix Fietkau1-2/+5
2025-01-14wifi: mt76: mt7915: ensure that only one sta entry is active per mac addressFelix Fietkau1-1/+57
2025-01-14wifi: mt76: only enable tx worker after setting the channelFelix Fietkau1-1/+1
2025-01-14wifi: mt76: mt7915: decrease timeout for commonly issued MCU commandsFelix Fietkau1-0/+21
2025-01-14wifi: mt76: mt7915: reduce the number of command retriesFelix Fietkau1-1/+1
2025-01-14wifi: mt76: mt7996: fix rx filter setting for bfee functionalityFelix Fietkau1-2/+1
2025-01-14wifi: mt76: mt7915: fix eifs value on older chipsetsFelix Fietkau1-1/+1
2025-01-14wifi: mt76: mt7915: fix slot time for 5/6GHzFelix Fietkau1-1/+5
2025-01-14wifi: mt76: mt7996: remove phy->monitor_vifFelix Fietkau2-10/+0
2025-01-14wifi: mt76: remove mt76_calculate_default_rate()Felix Fietkau3-27/+13
2025-01-14wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UHNick Morrow1-0/+3
2025-01-14wifi: mt76: mt7925: replace zero-length array with flexible-array memberZhang Kunbo1-1/+1
2025-01-14wifi: mt76: mt7921: add rfkill_poll for hardware rfkillAllan Wang7-0/+55
2025-01-14wifi: mt76: mt7921: introduce CSA supportLeon Yen4-0/+119
2025-01-14wifi: mt76: mt7925: config the dwell time by firmwareMichael Lo1-11/+1
2025-01-14wifi: mt76: do not hold queue lock during initial rx buffer allocQuan Zhou1-5/+17
2025-01-14wifi: mt76: mt7925: Properly handle responses for commands with eventsMing Yen Hsieh2-6/+5
2025-01-14wifi: mt76: mt7925: Cleanup MLO settings post-disconnectionMing Yen Hsieh3-5/+38
2025-01-14wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLOMing Yen Hsieh3-14/+48
2025-01-14wifi: mt76: mt7925: Init secondary link PM stateMing Yen Hsieh1-0/+2
2025-01-14wifi: mt76: mt7925: Update secondary link PS flowMing Yen Hsieh4-20/+22
2025-01-14wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSSMing Yen Hsieh1-3/+1
2025-01-14wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STAMing Yen Hsieh1-1/+1
2025-01-14wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC stateMing Yen Hsieh1-1/+5
2025-01-14wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLOMing Yen Hsieh1-3/+8
2025-01-14wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLOMing Yen Hsieh1-6/+8
2025-01-14wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLOLeon Yen1-1/+6
2025-01-14wifi: mt76: mt7925: fix wrong parameter for related cmd of chan infoMing Yen Hsieh1-2/+21
2025-01-14wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignmentallan.wang1-2/+2
2025-01-14wifi: mt76: mt7925: Fix incorrect WCID assignment for MLOMing Yen Hsieh2-10/+11
2025-01-14wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO supportMing Yen Hsieh1-1/+2