index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7925
/
mcu.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-17
/
+137
2025-05-22
wifi: mt76: mt7925: add rfkill_poll for hardware rfkill
Allan Wang
1
-0
/
+37
2025-05-22
wifi: mt76: mt7925: extend MCU support for testmode
Michael Lo
1
-0
/
+8
2025-05-22
wifi: mt76: mt7925: ensure all MCU commands wait for response
Michael Lo
1
-8
/
+8
2025-05-22
wifi: mt76: mt7925: refine the sniffer commnad
Ming Yen Hsieh
1
-2
/
+0
2025-05-22
wifi: mt76: mt7925: prevent multiple scan commands
Ming Yen Hsieh
1
-0
/
+3
2025-05-22
wifi: mt76: mt7925: add RNR scan support for 6GHz
Ming Yen Hsieh
1
-6
/
+28
2025-05-21
wifi: mt76: mt7925: introduce thermal protection
Leon Yen
1
-1
/
+19
2025-05-21
wifi: mt76: mt7925: add EHT preamble puncturing
Allan Wang
1
-0
/
+34
2025-05-15
wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl
Ming Yen Hsieh
1
-2
/
+2
2025-03-19
wifi: mt76: mt7925: remove unused acpi function for clc
Ming Yen Hsieh
1
-1
/
+0
2025-03-19
wifi: mt76: mt7925: update the channel usage when the regd domain changed
Ming Yen Hsieh
1
-1
/
+6
2025-03-19
wifi: mt76: mt7925: add EHT control support based on the CLC data
Ming Yen Hsieh
1
-3
/
+7
2025-03-19
wifi: mt76: mt7925: load the appropriate CLC data based on hardware type
Ming Yen Hsieh
1
-1
/
+60
2025-03-19
wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
Ming Yen Hsieh
1
-55
/
+4
2025-03-19
wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure
Ming Yen Hsieh
1
-0
/
+56
2025-03-19
Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
Sean Wang
1
-41
/
+9
2025-03-19
wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend fail
Quan Zhou
1
-8
/
+4
2025-03-19
wifi: mt76: mt7925: Remove unnecessary if-check
Thorsten Blum
1
-5
/
+1
2025-03-19
wifi: mt76: mt7925: fix country count limitation for CLC
Ming Yen Hsieh
1
-2
/
+3
2025-03-19
wifi: mt76: mt7925: fix fails to enter low power mode in suspend state
Quan Zhou
1
-0
/
+3
2025-03-19
wifi: mt76: mt7925: introduce MLO capability control
Ming Yen Hsieh
1
-2
/
+8
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
1
-1
/
+48
2025-01-14
wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support
Felix Fietkau
1
-2
/
+3
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
1
-13
/
+13
2025-01-14
wifi: mt76: mt7925: replace zero-length array with flexible-array member
Zhang Kunbo
1
-1
/
+1
2025-01-14
wifi: mt76: mt7925: config the dwell time by firmware
Michael Lo
1
-11
/
+1
2025-01-14
wifi: mt76: mt7925: Properly handle responses for commands with events
Ming Yen Hsieh
1
-5
/
+5
2025-01-14
wifi: mt76: mt7925: Cleanup MLO settings post-disconnection
Ming Yen Hsieh
1
-2
/
+2
2025-01-14
wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO
Ming Yen Hsieh
1
-9
/
+41
2025-01-14
wifi: mt76: mt7925: Update secondary link PS flow
Ming Yen Hsieh
1
-18
/
+7
2025-01-14
wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state
Ming Yen Hsieh
1
-1
/
+5
2025-01-14
wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO
Leon Yen
1
-1
/
+6
2025-01-14
wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info
Ming Yen Hsieh
1
-2
/
+21
2025-01-14
wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support
Ming Yen Hsieh
1
-1
/
+2
2025-01-14
wifi: mt76: mt7925: fix the invalid ip address for arp offload
Ming Yen Hsieh
1
-3
/
+1
2025-01-14
wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer
Ming Yen Hsieh
1
-1
/
+1
2025-01-14
wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode
Eric-SY Chang
1
-4
/
+2
2025-01-13
wifi: mt76: mt7925: fix off by one in mt7925_load_clc()
Dan Carpenter
1
-1
/
+1
2024-09-06
wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc
Ming Yen Hsieh
1
-0
/
+3
2024-09-06
wifi: mt76: mt7925: convert comma to semicolon
Chen Ni
1
-6
/
+6
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
1
-1
/
+4
2024-07-09
wifi: mt76: mt7925: enabling MLO when the firmware supports it
Sean Wang
1
-0
/
+20
2024-07-09
wifi: mt76: mt7925: remove the unused mt7925_mcu_set_chan_info
Sean Wang
1
-74
/
+0
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_bss_basic_tlv for MLO
Sean Wang
1
-0
/
+1
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_set_timing for MLO
Sean Wang
1
-2
/
+2
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_sta_phy_tlv for MLO
Sean Wang
1
-1
/
+2
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_sta_rate_ctrl_tlv for MLO
Sean Wang
1
-2
/
+10
2024-07-09
wifi: mt76: mt7925: add mt7925_mcu_sta_eht_mld_tlv for MLO
Sean Wang
1
-1
/
+41
2024-07-09
wifi: mt76: mt7925: update mt7925_mcu_sta_update for MLO
Sean Wang
1
-1
/
+67
[next]