index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt792x_core.c
Age
Commit message (
Expand
)
Author
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-07
wifi: mt76: mt792x: improve monitor interface handling
Ming Yen Hsieh
2025-07-07
wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the sam...
Leon Yen
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-19
wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the mt7921 series
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7921: introduce CSA support
Leon Yen
2025-01-14
wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO
Sean Wang
2025-01-14
wifi: mt76: introduce mt792x_config_mac_addr_list routine
Allan Wang
2025-01-13
wifi: mt76: mt792x: add P2P_DEVICE support
Hao Zhang
2024-07-09
wifi: mt76: mt792x: fix scheduler interference in drv own process
Michael Lo
2024-07-09
wifi: mt76: mt7925: add link handling to txwi
Sean Wang
2024-07-09
wifi: mt76: mt7925: add mt7925_change_vif_links
Sean Wang
2024-07-09
wifi: mt76: mt7925: add mt7925_mac_link_bss_remove to remove per-link BSS
Sean Wang
2024-07-09
wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
Sean Wang
2024-07-09
wifi: mt76: mt792x: add struct mt792x_chanctx
Deren Wu
2024-07-09
wifi: mt76: mt792x: add struct mt792x_link_sta
Deren Wu
2024-07-09
wifi: mt76: mt792x: add struct mt792x_bss_conf
Deren Wu
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-02-22
wifi: mt76: mt792x: fix ethtool warning
Gen Xu
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
2023-09-30
wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
Sean Wang
2023-09-30
wifi: mt76: fix clang-specific fortify warnings
Dmitry Antipov
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
2023-07-26
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi