summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt792x_core.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-19wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the mt7921 seriesMing Yen Hsieh1-1/+2
2025-01-14wifi: mt76: mt7921: introduce CSA supportLeon Yen1-0/+14
2025-01-14wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang1-1/+2
2025-01-14wifi: mt76: introduce mt792x_config_mac_addr_list routineAllan Wang1-0/+22
2025-01-13wifi: mt76: mt792x: add P2P_DEVICE supportHao Zhang1-2/+7
2024-07-10wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo1-0/+4
2024-07-10wifi: mt76: mt7925: add link handling to txwiSean Wang1-2/+24
2024-07-10wifi: mt76: mt7925: add mt7925_change_vif_linksSean Wang1-7/+16
2024-07-10wifi: mt76: mt7925: add mt7925_mac_link_bss_remove to remove per-link BSSSean Wang1-14/+21
2024-07-10wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSSSean Wang1-1/+1
2024-07-10wifi: mt76: mt792x: add struct mt792x_chanctxDeren Wu1-0/+5
2024-07-10wifi: mt76: mt792x: add struct mt792x_link_staDeren Wu1-14/+14
2024-07-10wifi: mt76: mt792x: add struct mt792x_bss_confDeren Wu1-9/+9
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-02-22wifi: mt76: mt792x: fix ethtool warningGen Xu1-0/+1
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-3/+4
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao1-0/+1
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi1-0/+22
2023-09-30wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang1-2/+2
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov1-1/+1
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-1/+1
2023-07-26wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib moduleLorenzo Bianconi1-0/+36
2023-07-26wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi1-0/+68
2023-07-26wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi1-0/+44
2023-07-26wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi1-96/+0
2023-07-26wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi1-0/+227
2023-07-26wifi: mt76: mt7921: move dma shared code in mt792x-lib moduleLorenzo Bianconi1-1/+97
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi1-0/+469