summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)Author
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski
2025-01-14wifi: mt76: mt7996: add implicit beamforming support for mt7992Howard Hsu
2025-01-14wifi: mt76: mt7996: fix beacon command during disablingMichael-CY Lee
2025-01-14wifi: mt76: mt7996: fix ldpc settingPeter Chiu
2025-01-14wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu
2025-01-14wifi: mt76: mt7996: fix incorrect indexing of MIB FW eventBenjamin Lin
2025-01-14wifi: mt76: mt7996: fix HE Phy capabilityHoward Hsu
2025-01-14wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDUHoward Hsu
2025-01-14wifi: mt76: mt7996: add max mpdu len capabilityPeter Chiu
2025-01-14wifi: mt76: mt7996: 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: 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: rename struct mt76_vif to mt76_vif_linkFelix 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: mt7996: fix rx filter setting for bfee functionalityFelix Fietkau
2025-01-14wifi: mt76: mt7996: remove phy->monitor_vifFelix Fietkau
2025-01-14wifi: mt76: mt7996: exclude tx backoff time from airtimeChad Monroe
2025-01-14wifi: mt76: mt7996: fix overflows seen when writing limit attributesxueqin Luo
2025-01-13wifi: mt76: mt7996: Add eht radiotap tlvBen Greear
2025-01-13wifi: mt76: mt7996: set correct background radar capabilityStanleyYP Wang
2025-01-13wifi: mt76: mt7996: add support for more variantsShayne Chen
2025-01-13wifi: mt76: mt7996: extend flexibility of mt7996_mcu_get_eeprom()Shayne Chen
2025-01-10wifi: mt76: mt7996: fix invalid interface combinationsShayne Chen
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-09-09Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wirelessKalle Valo
2024-09-06wifi: mt76: mt7996: fix uninitialized TLV dataFelix Fietkau
2024-09-06wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-09-06wifi: mt76: connac: fix checksum offload fields of connac3 RXDPeter Chiu
2024-09-06wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_heMa Ke
2024-09-06wifi: mt76: mt7996: set IEEE80211_KEY_FLAG_GENERATE_MMIE for other ciphersMichael-CY Lee
2024-09-06wifi: mt76: connac: add IEEE 802.11 fragmentation support for mt7996Benjamin Lin
2024-09-06wifi: mt76: mt7996: fix handling mbss enable/disableRex Lu
2024-09-05wifi: mt76: mt7996: set correct value in beamforming mcu command for mt7992Howard Hsu