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
/
mt7996
Age
Commit message (
Expand
)
Author
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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: add a wrapper for wcid access with validation
Felix Fietkau
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-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-05-22
wifi: mt76: support power delta calculation for 5 TX paths
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: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()
Henry Martin
2025-05-21
wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv()
Dan Carpenter
2025-05-21
wifi: mt76: mt7996: fix uninitialized symbol warning
sunliming
2025-05-21
wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
Qasim Ijaz
2025-05-21
wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
Qasim Ijaz
2025-05-21
wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links
Qasim Ijaz
2025-05-21
Revert "wifi: mt76: mt7996: fill txd by host driver"
Shayne Chen
2025-05-21
wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init
Charles Han
2025-05-21
wifi: mt76: mt7996: rework radar HWRDD idx
StanleyYP Wang
2025-05-21
wifi: mt76: mt7996: add PCI device id for mt7990
Peter Chiu
2025-05-21
wifi: mt76: mt7996: rework background radar check for mt7990
StanleyYP Wang
2025-05-21
wifi: mt76: connac: rework TX descriptor and TX free for mt7990
Shayne Chen
2025-05-21
wifi: mt76: mt7996: adjust HW capabilities for mt7990
Peter Chiu
2025-05-21
wifi: mt76: mt7996: add eeprom support for mt7990
StanleyYP Wang
2025-05-21
wifi: mt76: mt7996: rework register mapping for mt7990
StanleyYP Wang
2025-05-21
wifi: mt76: mt7996: rework DMA configuration for mt7990
Peter Chiu
2025-05-21
wifi: mt76: mt7996: rework WA mcu command for mt7990
Peter Chiu
2025-05-21
wifi: mt76: connac: add support to load firmware for mt7990
StanleyYP Wang
2025-05-21
wifi: mt76: mt7996: add macros for pci device ids
Shayne Chen
2025-03-19
wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work()
Johannes Berg
2025-03-19
wifi: mt76: mt7996: Update mt7996_tx to MLO support
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework mt7996_ampdu_action to support MLO
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLO
Shayne Chen
2025-03-19
wifi: mt76: mt7996: set vif default link_id adding/removing vif links
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework mt7996_mcu_beacon_inband_discov to support MLO
Shayne Chen
2025-03-19
wifi: mt76: mt7996: rework mt7996_mcu_add_obss_spr to support MLO
Shayne Chen
2025-03-19
wifi: mt76: mt7996: rework mt7996_net_fill_forward_path to support MLO
Lorenzo Bianconi
[next]