aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
8 dayswifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi1-3/+7
8 dayswifi: mt76: mt7925: fix crash in reset link replaySean Wang1-0/+3
8 dayswifi: mt76: fix airoha_npu dependency trackingArnd Bergmann4-5/+9
8 dayswifi: mt76: restrict NPU/PPE active checks to MMIO devicesDevin Wittmayer1-2/+2
8 dayswifi: mt76: fix MAC address for non OF pcie cardsRosen Penev1-1/+1
8 dayswifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi1-3/+6
8 dayswifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()Lorenzo Bianconi1-0/+2
8 dayswifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...Lorenzo Bianconi1-0/+2
8 dayswifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang1-5/+13
8 dayswifi: mt76: mt7925: guard link STA in decap offloadGuangshuo Li1-0/+3
8 dayswifi: mt76: Disable napi when removing deviceNicolas Cavallari1-1/+4
8 dayswifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-0/+6
8 dayswifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
8 dayswifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-06-09wifi: mt76: Drop unneeded mt76_register_debugfs_fops() return checksIngyu Jang5-10/+1
2026-06-09wifi: mt76: mt7921: assert sniffer on chanctx changeDevin Wittmayer1-2/+4
2026-06-09wifi: mt76: mt7996: fix potential tx_retries underflowRyder Lee1-3/+3
2026-06-09wifi: mt76: mt7925: fix potential tx_retries underflowRyder Lee1-2/+3
2026-06-09wifi: mt76: mt7921: fix potential tx_retries underflowRyder Lee1-2/+3
2026-06-09wifi: mt76: mt7915: fix potential tx_retries underflowRyder Lee1-5/+5
2026-06-09wifi: mt76: mt7921: disable auto regd changes after user setJB Tsai2-1/+7
2026-06-09wifi: mt76: mt7921: add auto regdomain switch supportJB Tsai6-11/+92
2026-06-09wifi: mt76: mt7921: refactor regulatory notifier flowJB Tsai4-16/+36
2026-06-09wifi: mt76: mt7921: refactor CLC support check flowJB Tsai3-6/+16
2026-06-09wifi: mt76: mt7921: refactor regulatory domain handling to regd.[ch]JB Tsai7-99/+122
2026-06-09wifi: mt76: mt7996: disable UNI_BSS_INFO_PROTECT_INFO for mt7996Ryder Lee1-0/+4
2026-06-09wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
2026-06-09wifi: mt76: fix argument to ieee80211_is_first_frag()Bjoern A. Zeeb1-1/+1
2026-06-09wifi: mt76: mt7921u: escalate broken USB transport to device resetSean Wang4-1/+35
2026-06-09wifi: mt76: mt792x: add common USB transport reset helpersSean Wang4-0/+59
2026-06-09wifi: mt76: mt792x: report txpower for the requested vif linkSean Wang4-2/+45
2026-06-09wifi: mt76: connac: factor out rate power limit calculationSean Wang2-8/+23
2026-06-09wifi: mt76: connac: use a helper to cache txpower_curSean Wang3-4/+18
2026-06-09wifi: mt76: mt7996: limit work in set_bitrate_maskDylan Eskew1-3/+6
2026-06-09wifi: mt76: mt7996: reduce phy work in set_coverageDylan Eskew1-10/+0
2026-06-09wifi: mt76: mt7921u: add MT7902 USB supportSean Wang2-0/+3
2026-06-09wifi: mt76: transform aspm_conf for pci_disable_link_stateJiajia Liu1-1/+7
2026-06-09wifi: mt76: add wcid publish check in mt76_sta_addJiajia Liu1-3/+12
2026-06-09wifi: mt76: mt7996: remove redundant pdev->bus check in probeLorenzo Bianconi1-1/+1
2026-06-09wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_stat...Lorenzo Bianconi3-13/+9
2026-06-09wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi1-3/+4
2026-06-09wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()Lorenzo Bianconi2-3/+7
2026-06-09wifi: mt76: mt7915: validate skb length in txpower SKU queryAviel Zohar1-0/+8
2026-06-09wifi: mt76: mt7925: validate skb length in testmode queryAviel Zohar1-0/+5
2026-06-09wifi: mt76: mt792x: skip MLD header rewrite for 802.3 encap TXSean Wang1-1/+2
2026-06-09wifi: mt76: mt7925: program BA state on active linksSean Wang3-22/+59
2026-06-09wifi: mt76: mt7925: pass WCID explicitly to mt7925_mcu_sta_ba()Sean Wang1-2/+3
2026-06-09wifi: mt76: mt7925: keep TX BA state in the primary WCIDSean Wang1-8/+7
2026-06-09wifi: mt76: mt7925: add MT7927 USB supportSean Wang2-0/+16
2026-06-09wifi: mt76: mt7925: add MT7927 PCIe supportSean Wang1-1/+15