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
Age
Commit message (
Expand
)
Author
2025-08-27
wifi: mt76: fix linked list corruption
Felix Fietkau
2025-08-27
wifi: mt76: free pending offchannel tx frames on wcid cleanup
Felix Fietkau
2025-08-27
wifi: mt76: mt7915: fix list corruption after hardware restart
Felix Fietkau
2025-08-27
wifi: mt76: mt7996: add missing check for rx wcid entries
Felix Fietkau
2025-08-27
wifi: mt76: do not add non-sta wcid entries to the poll list
Felix Fietkau
2025-08-27
wifi: mt76: mt7996: fix crash on some tx status reports
Felix Fietkau
2025-08-27
wifi: mt76: mt7996: use the correct vif link for scanning/roc
Chad Monroe
2025-08-27
wifi: mt76: mt7996: disable beacons when going offchannel
Felix Fietkau
2025-08-27
wifi: mt76: prevent non-offchannel mgmt tx during scan/roc
Felix Fietkau
2025-08-27
wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmd
Ming Yen Hsieh
2025-08-27
wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete
Ming Yen Hsieh
2025-08-27
wifi: mt76: mt7925: fix the wrong bss cleanup for SAP
Ming Yen Hsieh
2025-08-27
wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()
Harshit Mogalapalli
2025-08-27
wifi: mt76: mt7921: don't disconnect when CSA to DFS chan
Janusz Dziedzic
2025-08-27
wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()
Nathan Chancellor
2025-07-23
mt76: access ->pp through netmem_desc instead of page
Byungchul Park
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-07
wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset
Leon Yen
2025-07-07
wifi: mt76: mt792x: improve monitor interface handling
Ming Yen Hsieh
2025-07-07
wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the sam...
Leon Yen
2025-07-07
wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()
Henry Martin
2025-07-07
wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices
Lorenzo Bianconi
2025-07-07
wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_links
Lorenzo Bianconi
2025-07-07
wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()
Lorenzo Bianconi
2025-07-07
wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove}
Lorenzo Bianconi
2025-07-07
wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx()
Lorenzo Bianconi
2025-07-07
wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb
Lorenzo Bianconi
2025-07-07
wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event()
Lorenzo Bianconi
2025-07-07
wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_...
Lorenzo Bianconi
2025-07-07
wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv()
Lorenzo Bianconi
2025-07-07
wifi: mt76: fix vif link allocation
Felix Fietkau
2025-07-07
wifi: mt76: fix queue assignment for deauth packets
Felix Fietkau
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
2025-07-07
wifi: mt76: mt7921: prevent decap offload config before STA initialization
Deren Wu
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-07-07
wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()
Lorenzo Bianconi
2025-07-07
wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()
Lorenzo Bianconi
2025-07-07
wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()
Lorenzo Bianconi
2025-07-07
wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()
Lorenzo Bianconi
2025-07-07
wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic context
Lorenzo Bianconi
2025-07-03
wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan()
Dan Carpenter
2025-07-03
wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch
David Bauer
2025-07-03
wifi: mt76: mt7915: mcu: lower default timeout
David Bauer
2025-07-03
wifi: mt76: mt7915: mcu: increase eeprom command timeout
David Bauer
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
[next]