summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2026-07-04wifi: iwlwifi: mvm: fix race condition in PTP removalJunjie Cao1-1/+1
2026-07-04wifi: rtw88: usb: fix memory leaks on USB write failuresLuka Gejak1-2/+11
2026-07-04wifi: rtw88: increase TX report timeout to fix race conditionLuka Gejak1-1/+6
2026-07-04wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
2026-07-04wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
2026-07-04wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peerElXreno1-0/+3
2026-07-04wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
2026-07-04wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang1-5/+8
2026-07-04wifi: mt76: mt7921: fix a potential scan no APsQuan Zhou1-3/+4
2026-07-04wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domainLeon Yen1-0/+7
2026-06-01wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
2026-06-01wifi: ath10k: skip WMI and beacon transmission when device is wedgedKang Yang1-8/+7
2026-06-01wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande1-0/+1
2026-06-01wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
2026-06-01wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
2026-05-23wifi: ath10k: fix station lookup failure during disconnectBaochen Qiang1-11/+15
2026-05-23wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
2026-05-23wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy1-1/+1
2026-05-23wifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo1-1/+2
2026-05-23wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou1-0/+1
2026-05-23wifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou1-0/+1
2026-05-23wifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang2-3/+3
2026-05-23wifi: mt76: mt7921: Place upper limit on station AIDRory Little2-0/+8
2026-05-23wifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari1-1/+1
2026-05-23wifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwiMing Yen Hsieh1-2/+2
2026-05-23wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()Ming Yen Hsieh1-1/+4
2026-05-23wifi: mt76: mt7915: fix use_cts_prot supportRyder Lee5-16/+81
2026-05-23wifi: mt76: mt7615: fix use_cts_prot supportRyder Lee5-23/+53
2026-05-23wifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen3-6/+9
2026-05-23wifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang1-2/+4
2026-05-23wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou1-0/+1
2026-05-23wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan1-0/+1
2026-05-14wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou1-1/+1
2026-05-14wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-2/+4
2026-05-14wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2
2026-05-14wifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
2026-05-14wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park1-3/+2
2026-05-14wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani1-1/+2
2026-05-14wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou1-3/+4
2026-05-14wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen1-0/+3
2026-05-14wifi: mt76: mt7925: fix incorrect length field in txpower commandMing Yen Hsieh1-1/+1
2026-05-14wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou1-2/+4
2026-05-07wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
2026-05-07wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handlingSean Wang2-1/+16
2026-05-07wifi: mt76: mt792x: describe USB WFSYS reset with a descriptorSean Wang1-8/+32
2026-05-07wifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong1-20/+8
2026-05-07wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin1-1/+2
2026-04-27wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau2-5/+2
2026-04-22wifi: rtw88: fix device leak on probe failureJohan Hovold1-2/+1
2026-04-22wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou1-0/+5