summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-01-14wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou
2025-01-14wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspendQuan Zhou
2025-01-14wifi: mt76: mt7996: fix register mappingPeter Chiu
2025-01-14wifi: mt76: mt7915: fix register mappingPeter Chiu
2025-01-14wifi: mt76: mt7996: fix monitor modeFelix Fietkau
2025-01-14wifi: mt76: mt7996: switch to single multi-radio wiphyFelix Fietkau
2025-01-14wifi: mt76: mt7996: move all debugfs files to the primary phyFelix Fietkau
2025-01-14wifi: mt76: connac: rework connac helpersShayne Chen
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO supportFelix Fietkau
2025-01-14wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO supportFelix Fietkau
2025-01-14wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlvFelix Fietkau
2025-01-14wifi: mt76: mt7996: use emulated hardware scan supportFelix Fietkau
2025-01-14wifi: mt76: add multi-radio remain_on_channel functionsFelix Fietkau
2025-01-14wifi: mt76: add multi-radio support to scanning codeFelix Fietkau
2025-01-14wifi: mt76: add multi-radio support to tx schedulingFelix Fietkau
2025-01-14wifi: mt76: add multi-radio support to a few core hw opsFelix Fietkau
2025-01-14wifi: mt76: remove dev->wcid_phy_maskFelix Fietkau
2025-01-14wifi: mt76: add chanctx functions for multi-channel phy supportFelix Fietkau
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau
2025-01-14wifi: mt76: mt7996: split link specific data from struct mt7996_vifFelix Fietkau
2025-01-14wifi: mt76: add vif link specific data structureFelix Fietkau
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau
2025-01-14wifi: mt76: add support for allocating a phy without hwFelix Fietkau
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau
2025-01-14wifi: mt76: mt7996: use mac80211 .sta_state opFelix Fietkau
2025-01-14wifi: mt76: mt7915: fix omac index assignment after hardware resetFelix Fietkau
2025-01-14wifi: mt76: mt7915: firmware restart on devices with a second pcie linkFelix Fietkau
2025-01-14wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal stateFelix Fietkau
2025-01-14wifi: mt76: mt7915: ensure that only one sta entry is active per mac addressFelix Fietkau
2025-01-14wifi: mt76: only enable tx worker after setting the channelFelix Fietkau
2025-01-14wifi: mt76: mt7915: decrease timeout for commonly issued MCU commandsFelix Fietkau
2025-01-14wifi: mt76: mt7915: reduce the number of command retriesFelix Fietkau
2025-01-14wifi: mt76: mt7996: fix rx filter setting for bfee functionalityFelix Fietkau
2025-01-14wifi: mt76: mt7915: fix eifs value on older chipsetsFelix Fietkau
2025-01-14wifi: mt76: mt7915: fix slot time for 5/6GHzFelix Fietkau
2025-01-14wifi: mt76: mt7996: remove phy->monitor_vifFelix Fietkau
2025-01-14wifi: mt76: remove mt76_calculate_default_rate()Felix Fietkau
2025-01-14wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UHNick Morrow
2025-01-14wifi: mt76: mt7925: replace zero-length array with flexible-array memberZhang Kunbo
2025-01-14wifi: mt76: mt7921: add rfkill_poll for hardware rfkillAllan Wang
2025-01-14wifi: mt76: mt7921: introduce CSA supportLeon Yen
2025-01-14wifi: mt76: mt7925: config the dwell time by firmwareMichael Lo
2025-01-14wifi: mt76: do not hold queue lock during initial rx buffer allocQuan Zhou
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