开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76_connac_mcu.c
Age
Commit message (
Expand
)
Author
4 days
wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...
Lorenzo Bianconi
2026-06-09
wifi: mt76: connac: factor out rate power limit calculation
Sean Wang
2026-06-09
wifi: mt76: connac: use a helper to cache txpower_cur
Sean Wang
2026-06-09
wifi: mt76: connac: tolerate inactive BSS deactivation
Sean Wang
2026-06-09
wifi: mt76: connac: replace is_mt7925() with is_connac3()
Sean Wang
2026-06-09
wifi: mt76: route TDLS-peer frames as 3-addr non-DS in HW encap
ElXreno
2026-03-24
wifi: mt76: mt792x: add PSE handling barrier for the large MCU cmd
Sean Wang
2026-03-24
wifi: mt76: connac: use is_connac2() to replace is_mt7921() checks
Sean Wang
2026-03-23
wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()
Zilin Guan
2025-12-31
wifi: mt76: Remove blank line after mt792x firmware version dmesg
Shuah Khan
2025-12-31
Revert "wifi: mt76: Strip whitespace from build ddate"
Shuah Khan
2025-11-24
wifi: mt76: Strip whitespace from build ddate
Mario Limonciello (AMD)
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
2025-11-24
wifi: mt76: connac: Replace memcpy + hard-coded size with strscpy
Thorsten Blum
2025-09-15
wifi: mt76: mt7921: add MBSSID support
Ming Yen Hsieh
2025-07-07
wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan
Michael Lo
2025-07-07
wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic context
Lorenzo Bianconi
2025-05-22
wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routine
Ming Yen Hsieh
2025-05-21
Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()"
Lorenzo Bianconi
2025-05-21
wifi: mt76: connac: add support to load firmware for mt7990
StanleyYP Wang
2025-03-19
wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()
Shayne Chen
2025-03-19
wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
2025-01-14
wifi: mt76: connac: rework connac helpers
Shayne Chen
2025-01-14
wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support
Felix Fietkau
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
2025-01-14
wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO
Sean Wang
2025-01-13
wifi: mt76: mt792x: add P2P_DEVICE support
Hao Zhang
2024-09-06
wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connac
Felix Fietkau
2024-09-06
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
2024-07-09
wifi: mt76: mt7925: update mt76_connac_mcu_uni_add_dev for MLO
Sean Wang
2024-07-09
wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STA
Sean Wang
2024-07-09
wifi: mt76: mt792x: extend mt76_connac_get_phy_mode_v2 for per-link STA
Sean Wang
2024-07-09
wifi: mt76: mt7925: extend mt7925_get_phy_mode for per-link STA
Sean Wang
2024-07-09
wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
Sean Wang
2024-05-02
wifi: mt76: connac: use muar idx 0xe for non-mt799x as well
Felix Fietkau
2024-05-02
wifi: mt76: connac: use peer address for station BMC entry
Shayne Chen
2024-05-02
wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow command
Ming Yen Hsieh
2024-05-02
wifi: mt76: connac: check for null before dereferencing
Muhammad Usama Anjum
2024-05-02
wifi: mt76: replace skb_put with skb_put_zero
Felix Fietkau
2024-02-22
wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177
Ming Yen Hsieh
2024-02-22
wifi: mt76: connac: set correct muar_idx for mt799x chipsets
Shayne Chen
2024-02-22
wifi: mt76: mt7925: fix fw download fail
Ming Yen Hsieh
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-12-07
wifi: mt76: connac: add firmware support for mt7992
StanleyYP Wang
2023-12-07
wifi: mt76: connac: fix EHT phy mode check
MeiChia Chiu
2023-09-30
wifi: mt76: mt7921: enable set txpower for UNII-4
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: move connac nic capability handling to mt7921
Deren Wu
2023-09-30
wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driver
Sean Wang
[next]