index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7925
/
mcu.c
Age
Commit message (
Expand
)
Author
2025-07-07
wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scan
Ming Yen Hsieh
2025-07-07
wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan
Michael Lo
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-05-22
wifi: mt76: mt7925: add rfkill_poll for hardware rfkill
Allan Wang
2025-05-22
wifi: mt76: mt7925: extend MCU support for testmode
Michael Lo
2025-05-22
wifi: mt76: mt7925: ensure all MCU commands wait for response
Michael Lo
2025-05-22
wifi: mt76: mt7925: refine the sniffer commnad
Ming Yen Hsieh
2025-05-22
wifi: mt76: mt7925: prevent multiple scan commands
Ming Yen Hsieh
2025-05-22
wifi: mt76: mt7925: add RNR scan support for 6GHz
Ming Yen Hsieh
2025-05-21
wifi: mt76: mt7925: introduce thermal protection
Leon Yen
2025-05-21
wifi: mt76: mt7925: add EHT preamble puncturing
Allan Wang
2025-05-15
wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl
Ming Yen Hsieh
2025-03-19
wifi: mt76: mt7925: remove unused acpi function for clc
Ming Yen Hsieh
2025-03-19
wifi: mt76: mt7925: update the channel usage when the regd domain changed
Ming Yen Hsieh
2025-03-19
wifi: mt76: mt7925: add EHT control support based on the CLC data
Ming Yen Hsieh
2025-03-19
wifi: mt76: mt7925: load the appropriate CLC data based on hardware type
Ming Yen Hsieh
2025-03-19
wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
Ming Yen Hsieh
2025-03-19
wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure
Ming Yen Hsieh
2025-03-19
Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
Sean Wang
2025-03-19
wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend fail
Quan Zhou
2025-03-19
wifi: mt76: mt7925: Remove unnecessary if-check
Thorsten Blum
2025-03-19
wifi: mt76: mt7925: fix country count limitation for CLC
Ming Yen Hsieh
2025-03-19
wifi: mt76: mt7925: fix fails to enter low power mode in suspend state
Quan Zhou
2025-03-19
wifi: mt76: mt7925: introduce MLO capability control
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
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: mt7925: replace zero-length array with flexible-array member
Zhang Kunbo
2025-01-14
wifi: mt76: mt7925: config the dwell time by firmware
Michael Lo
2025-01-14
wifi: mt76: mt7925: Properly handle responses for commands with events
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: Cleanup MLO settings post-disconnection
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: Update secondary link PS flow
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO
Leon Yen
2025-01-14
wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: fix the invalid ip address for arp offload
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer
Ming Yen Hsieh
2025-01-14
wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode
Eric-SY Chang
2025-01-13
wifi: mt76: mt7925: fix off by one in mt7925_load_clc()
Dan Carpenter
2024-09-06
wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc
Ming Yen Hsieh
2024-09-06
wifi: mt76: mt7925: convert comma to semicolon
Chen Ni
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
2024-07-09
wifi: mt76: mt7925: enabling MLO when the firmware supports it
Sean Wang
2024-07-09
wifi: mt76: mt7925: remove the unused mt7925_mcu_set_chan_info
Sean Wang
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_bss_basic_tlv for MLO
Sean Wang
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_set_timing for MLO
Sean Wang
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_sta_phy_tlv for MLO
Sean Wang
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_sta_rate_ctrl_tlv for MLO
Sean Wang
[next]