summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt792x_core.c
AgeCommit message (Expand)Author
2024-07-09wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo
2024-07-09wifi: mt76: mt7925: add link handling to txwiSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_change_vif_linksSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_mac_link_bss_remove to remove per-link BSSSean Wang
2024-07-09wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSSSean Wang
2024-07-09wifi: mt76: mt792x: add struct mt792x_chanctxDeren Wu
2024-07-09wifi: mt76: mt792x: add struct mt792x_link_staDeren Wu
2024-07-09wifi: mt76: mt792x: add struct mt792x_bss_confDeren Wu
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-02-22wifi: mt76: mt792x: fix ethtool warningGen Xu
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2023-07-26wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move dma shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi