summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/main.c
AgeCommit message (Expand)Author
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: connac: rework connac helpersShayne Chen
2025-01-14wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color 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: 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: 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
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-09-06wifi: mt76: mt7996: set IEEE80211_KEY_FLAG_GENERATE_MMIE for other ciphersMichael-CY Lee
2024-09-05wifi: mt76: mt7996: fix wmm set of station interface to 3Peter Chiu
2024-09-05wifi: mt76: mt7996: fix traffic delay when switching back to working channelPeter Chiu
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu
2024-05-02wifi: mt76: connac: use peer address for station BMC entryShayne Chen
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi
2024-02-22wifi: mt76: mt7996: mark GCMP IGTK unsupportedMichael-CY Lee
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2023-12-07wifi: mt76: connac: add beacon protection support for mt7996Allen Ye
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin
2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen
2023-09-30wifi: mt76: mt7996: remove periodic MPDU TXS requestBenjamin Lin
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh
2023-09-30wifi: mt76: mt7996: get tx_retries and tx_failed from txfreeYi-Chia Hsieh
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov
2023-09-30wifi: mt76: mt7996: only set vif teardown cmds at remove interfaceShayne Chen
2023-09-30wifi: mt76: mt7996: fix wmm queue mappingPeter Chiu
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2023-07-25wifi: mt76: move rate info in mt76_vifLorenzo Bianconi
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi
2023-07-25wifi: mt76: mt7996: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7996: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu
2023-07-25wifi: mt76: mt7996: move radio ctrl commands to proper functionsShayne Chen
2023-07-25mt76: mt7996: rely on mt76_sta_stats in mt76_wcidLorenzo Bianconi