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
/
mt7921
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: 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-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-20
wifi: mt76: un-embedd netdev from mt76_dev
Breno Leitao
2024-05-02
wifi: mt76: mt7921e: add LED control support
Hao Zhang
2024-05-02
wifi: mt76: mt7921: cqm rssi low/high event notify
Rong Yan
2024-05-02
wifi: mt76: make const arrays in functions static
Felix Fietkau
2024-05-02
wifi: mt76: mt7921s: fix potential hung tasks during chip recovery
Leon Yen
2024-05-02
wifi: mt76: mt7921: introduce mt7920 PCIe support
Deren Wu
2024-02-22
wifi: mt76: mt7921: fix suspend issue on MediaTek COB platform
Michael Lo
2024-02-22
wifi: mt76: mt7921: fix a potential association failure upon resuming
Leon Yen
2024-02-22
wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspend
Ming Yen Hsieh
2024-02-22
wifi: mt76: mt7921: fix incorrect type conversion for CLC command
Ming Yen Hsieh
2024-02-22
wifi: mt76: mt7921e: fix use-after-free in free_irq()
Deren Wu
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-11
wifi: mt76: mt7921: fix wrong 6Ghz power type
Ming Yen Hsieh
2023-12-11
wifi: mt76: mt7921: fix CLC command timeout when suspend/resume
Ming Yen Hsieh
2023-12-11
wifi: mt76: mt7921: fix country count limitation for CLC
Ming Yen Hsieh
2023-12-11
wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queue
Sean Wang
2023-12-07
wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
Wang Zhao
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-12-07
wifi: mt76: mt7921: support 5.9/6GHz channel config in acpi
Rong Yan
2023-11-08
wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC config
Ming Yen Hsieh
2023-10-23
wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel info
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: update the channel usage when the regd domain changed
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: get regulatory information from the clc event
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: add 6GHz power type support for clc
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: move connac nic capability handling to mt7921
Deren Wu
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
2023-09-30
wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr 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: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
Ingo Rohloff
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
2023-07-26
wifi: mt76: mt7921: move mt7921u_disconnect mt792x-lib
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mt7921_dma_init in pci.c
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: introduce mt792x-usb module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move acpi_sar code 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
[next]