summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
2025-03-19wifi: mt76: mt7925: add MTCL support to enhance the regulatory complianceMing Yen Hsieh1-0/+17
2025-03-19wifi: mt76: mt792x: extend MTCL of APCI to version3 for EHT controlMing Yen Hsieh3-27/+120
2025-03-19wifi: mt76: mt7925: remove unused acpi function for clcMing Yen Hsieh1-1/+0
2025-03-19wifi: mt76: mt7925: update the channel usage when the regd domain changedMing Yen Hsieh3-2/+48
2025-03-19wifi: mt76: mt7925: add EHT control support based on the CLC dataMing Yen Hsieh5-7/+71
2025-03-19wifi: mt76: mt7925: load the appropriate CLC data based on hardware typeMing Yen Hsieh2-1/+63
2025-03-19wifi: mt76: mt7925: update the power-saving flowMing Yen Hsieh4-11/+68
2025-03-19wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmdMing Yen Hsieh1-55/+4
2025-03-19wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failureMing Yen Hsieh3-33/+91
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 Hsieh3-6/+13
2025-03-19Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"Sean Wang3-48/+14
2025-03-19wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh1-0/+1
2025-03-19wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend failQuan Zhou1-8/+4
2025-03-19wifi: mt76: mt7925: Remove unnecessary if-checkThorsten Blum1-5/+1
2025-03-19wifi: mt76: Add check for devm_kstrdup()Haoxiang Li1-0/+4
2025-03-19wifi: mt76: mt7925: fix country count limitation for CLCMing Yen Hsieh1-2/+3
2025-03-19wifi: mt76: mt7925: ensure wow pattern command align fw formatMing Yen Hsieh1-2/+2
2025-03-19wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show()Nikita Zhandarovich1-22/+23
2025-03-19wifi: mt76: mt7925: fix fails to enter low power mode in suspend stateQuan Zhou1-0/+3
2025-03-19wifi: mt76: mt7925: introduce MLO capability controlMing Yen Hsieh3-4/+11
2025-02-18wifi: Switch to use hrtimer_setup()Nam Cao1-2/+2
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski12-36/+69
2025-01-14wifi: mt76: mt7996: add implicit beamforming support for mt7992Howard Hsu2-28/+55
2025-01-14wifi: mt76: mt7996: fix beacon command during disablingMichael-CY Lee1-11/+15
2025-01-14wifi: mt76: mt7996: fix ldpc settingPeter Chiu1-1/+1
2025-01-14wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin1-2/+3
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu6-21/+41
2025-01-14wifi: mt76: mt7996: fix incorrect indexing of MIB FW eventBenjamin Lin1-16/+29
2025-01-14wifi: mt76: mt7996: fix HE Phy capabilityHoward Hsu1-2/+4
2025-01-14wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDUHoward Hsu1-3/+2
2025-01-14wifi: mt76: mt7996: add max mpdu len capabilityPeter Chiu1-1/+3
2025-01-14wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domainLeon Yen1-0/+7
2025-01-14wifi: mt76: mt7925e: fix too long of wifi resume timeQuan Zhou4-3/+15
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou14-34/+127
2025-01-14wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou3-3/+21
2025-01-14wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspendQuan Zhou2-0/+7
2025-01-14wifi: mt76: mt7996: fix register mappingPeter Chiu1-1/+1
2025-01-14wifi: mt76: mt7915: fix register mappingPeter Chiu1-1/+1
2025-01-14wifi: mt76: mt7996: fix monitor modeFelix Fietkau3-0/+23
2025-01-14wifi: mt76: mt7996: switch to single multi-radio wiphyFelix Fietkau7-379/+593
2025-01-14wifi: mt76: mt7996: move all debugfs files to the primary phyFelix Fietkau3-63/+89
2025-01-14wifi: mt76: connac: rework connac helpersShayne Chen7-24/+22
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO supportFelix Fietkau3-30/+13
2025-01-14wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO supportFelix Fietkau6-11/+17
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO supportFelix Fietkau3-5/+7
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO supportFelix Fietkau3-8/+11
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO supportFelix Fietkau4-29/+30
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