summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)AuthorFilesLines
2025-05-29wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2Felix Fietkau6-5/+11
2025-05-22wifi: mt76: disable napi on driver removalFedor Pchelkin1-0/+1
2025-04-20wifi: mt76: mt7925: fix the wrong simultaneous cap for MLOMing Yen Hsieh1-1/+1
2025-04-20wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is presentMing Yen Hsieh3-6/+13
2025-04-20wifi: mt76: mt7925: fix country count limitation for CLCMing Yen Hsieh1-2/+3
2025-04-20wifi: mt76: mt7925: ensure wow pattern command align fw formatMing Yen Hsieh1-2/+2
2025-04-20wifi: mt76: Add check for devm_kstrdup()Haoxiang Li1-0/+4
2025-04-20wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device tableIcenowy Zheng1-0/+1
2025-04-10wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh1-0/+1
2025-04-10wifi: mt76: mt7925: remove unused acpi function for clcMing Yen Hsieh1-1/+0
2025-02-17wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916Shayne Chen2-4/+21
2025-02-17wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UHNick Morrow1-0/+3
2025-02-08wifi: mt76: mt7996: fix ldpc settingPeter Chiu1-1/+1
2025-02-08wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin1-2/+3
2025-02-08wifi: mt76: mt7996: fix incorrect indexing of MIB FW eventBenjamin Lin1-16/+29
2025-02-08wifi: mt76: mt7996: fix HE Phy capabilityHoward Hsu1-2/+4
2025-02-08wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDUHoward Hsu1-3/+2
2025-02-08wifi: mt76: mt7996: add max mpdu len capabilityPeter Chiu1-1/+3
2025-02-08wifi: mt76: mt7996: fix register mappingPeter Chiu1-1/+1
2025-02-08wifi: mt76: mt7915: fix register mappingPeter Chiu1-1/+1
2025-02-08wifi: mt76: mt7915: fix omac index assignment after hardware resetFelix Fietkau1-0/+5
2025-02-08wifi: mt76: mt7915: firmware restart on devices with a second pcie linkFelix Fietkau3-0/+4
2025-02-08wifi: mt76: only enable tx worker after setting the channelFelix Fietkau1-1/+1
2025-02-08wifi: mt76: mt7996: fix rx filter setting for bfee functionalityFelix Fietkau1-2/+1
2025-02-08wifi: mt76: mt7925: Properly handle responses for commands with eventsMing Yen Hsieh2-6/+5
2025-02-08wifi: mt76: mt7925: Cleanup MLO settings post-disconnectionMing Yen Hsieh3-5/+38
2025-02-08wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLOMing Yen Hsieh3-14/+48
2025-02-08wifi: mt76: mt7925: Init secondary link PM stateMing Yen Hsieh1-0/+2
2025-02-08wifi: mt76: mt7925: Update secondary link PS flowMing Yen Hsieh4-20/+22
2025-02-08wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSSMing Yen Hsieh1-3/+1
2025-02-08wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STAMing Yen Hsieh1-1/+1
2025-02-08wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC stateMing Yen Hsieh1-1/+5
2025-02-08wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLOMing Yen Hsieh1-3/+8
2025-02-08wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLOMing Yen Hsieh1-6/+8
2025-02-08wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLOLeon Yen1-1/+6
2025-02-08wifi: mt76: mt7925: fix wrong parameter for related cmd of chan infoMing Yen Hsieh1-2/+21
2025-02-08wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignmentallan.wang1-2/+2
2025-02-08wifi: mt76: mt7925: Fix incorrect WCID assignment for MLOMing Yen Hsieh2-10/+11
2025-02-08wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO supportMing Yen Hsieh1-1/+2
2025-02-08wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang8-5/+11
2025-02-08wifi: mt76: mt7915: fix overflows seen when writing limit attributesxueqin Luo1-1/+1
2025-02-08wifi: mt76: mt7996: fix overflows seen when writing limit attributesxueqin Luo1-1/+1
2025-02-08wifi: mt76: mt7925: fix the invalid ip address for arp offloadMing Yen Hsieh1-3/+1
2025-02-08wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointerMing Yen Hsieh1-1/+1
2025-02-08wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer modeEric-SY Chang1-4/+2
2025-02-08wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_linksCharles Han1-0/+2
2025-02-08wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()Christophe JAILLET1-2/+4
2025-02-08wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.Michael Lo1-1/+7
2025-02-08wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTOWangYuli1-2/+2
2025-02-08wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDCNicolas Cavallari1-1/+2