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
Age
Commit message (
Expand
)
Author
12 days
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
2025-05-22
wifi: mt76: mt7925: add rfkill_poll for hardware rfkill
Allan Wang
2025-05-22
wifi: mt76: support power delta calculation for 5 TX paths
Shayne Chen
2025-05-22
wifi: mt76: fix available_antennas setting
Shayne Chen
2025-05-22
wifi: mt76: mt7996: fix RX buffer size of MCU event
Shayne Chen
2025-05-22
wifi: mt76: mt7996: change max beacon size
Peter Chiu
2025-05-22
wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSS
Peter Chiu
2025-05-22
wifi: mt76: mt7996: drop fragments with multicast or broadcast RA
Benjamin Lin
2025-05-22
wifi: mt76: mt7996: set EHT max ampdu length capability
Peter Chiu
2025-05-22
wifi: mt76: mt7996: fix beamformee SS field
Howard Hsu
2025-05-22
wifi: mt76: remove capability of partial bandwidth UL MU-MIMO
Howard Hsu
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
[next]