index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7925
Age
Commit message (
Expand
)
Author
2025-07-07
wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()
Henry Martin
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
2025-07-07
wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...
Deren Wu
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-07-07
wifi: mt76: mt7925: fix the wrong config for tx interrupt
Ming Yen Hsieh
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: add test mode support
Michael Lo
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: fix host interrupt register initialization
Michael Lo
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-21
wifi: mt76: mt7925: Fix logical vs bitwise typo
Dan Carpenter
2025-05-15
wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl
Ming Yen Hsieh
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-19
wifi: mt76: mt7925: add MTCL support to enhance the regulatory compliance
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: update the power-saving flow
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
wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
Ming Yen Hsieh
2025-03-19
wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present
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: ensure wow pattern command align fw format
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-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
2025-01-14
wifi: mt76: connac: adjust phy capabilities based on band constraints
Howard Hsu
2025-01-14
wifi: mt76: mt7925e: fix too long of wifi resume time
Quan Zhou
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
2025-01-14
wifi: mt76: mt7925: fix CLC command timeout when suspend/resume
Quan Zhou
2025-01-14
wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend
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: remove dev->wcid_phy_mask
Felix Fietkau
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
2025-01-14
wifi: mt76: mt7925: replace zero-length array with flexible-array member
Zhang Kunbo
[next]