summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)Author
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-07wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_linksLorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove}Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx()Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skbLorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event()Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_...Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv()Lorenzo Bianconi
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau
2025-07-07wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()Lorenzo Bianconi
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen
2025-05-22wifi: mt76: mt7996: fix RX buffer size of MCU eventShayne Chen
2025-05-22wifi: mt76: mt7996: change max beacon sizePeter Chiu
2025-05-22wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSSPeter Chiu
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin
2025-05-22wifi: mt76: mt7996: set EHT max ampdu length capabilityPeter Chiu
2025-05-22wifi: mt76: mt7996: fix beamformee SS fieldHoward Hsu
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu
2025-05-22wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()Henry Martin
2025-05-21wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv()Dan Carpenter
2025-05-21wifi: mt76: mt7996: fix uninitialized symbol warningsunliming
2025-05-21wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()Qasim Ijaz
2025-05-21wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()Qasim Ijaz
2025-05-21wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_linksQasim Ijaz
2025-05-21Revert "wifi: mt76: mt7996: fill txd by host driver"Shayne Chen
2025-05-21wifi: mt76: mt7996: Add NULL check in mt7996_thermal_initCharles Han
2025-05-21wifi: mt76: mt7996: rework radar HWRDD idxStanleyYP Wang
2025-05-21wifi: mt76: mt7996: add PCI device id for mt7990Peter Chiu
2025-05-21wifi: mt76: mt7996: rework background radar check for mt7990StanleyYP Wang
2025-05-21wifi: mt76: connac: rework TX descriptor and TX free for mt7990Shayne Chen
2025-05-21wifi: mt76: mt7996: adjust HW capabilities for mt7990Peter Chiu
2025-05-21wifi: mt76: mt7996: add eeprom support for mt7990StanleyYP Wang
2025-05-21wifi: mt76: mt7996: rework register mapping for mt7990StanleyYP Wang
2025-05-21wifi: mt76: mt7996: rework DMA configuration for mt7990Peter Chiu
2025-05-21wifi: mt76: mt7996: rework WA mcu command for mt7990Peter Chiu
2025-05-21wifi: mt76: connac: add support to load firmware for mt7990StanleyYP Wang
2025-05-21wifi: mt76: mt7996: add macros for pci device idsShayne Chen
2025-03-19wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work()Johannes Berg
2025-03-19wifi: mt76: mt7996: Update mt7996_tx to MLO supportLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: rework mt7996_ampdu_action to support MLOLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLOShayne Chen
2025-03-19wifi: mt76: mt7996: set vif default link_id adding/removing vif linksLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: rework mt7996_mcu_beacon_inband_discov to support MLOShayne Chen
2025-03-19wifi: mt76: mt7996: rework mt7996_mcu_add_obss_spr to support MLOShayne Chen
2025-03-19wifi: mt76: mt7996: rework mt7996_net_fill_forward_path to support MLOLorenzo Bianconi