index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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