summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
6 dayswifi: ath10k: fix station lookup failure during disconnectBaochen Qiang1-11/+15
6 dayswifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
6 dayswifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy1-1/+1
6 dayswifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo1-1/+2
6 dayswifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou1-0/+1
6 dayswifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou1-0/+1
6 dayswifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang2-3/+3
6 dayswifi: mt76: mt7921: Place upper limit on station AIDRory Little2-0/+8
6 dayswifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari1-1/+1
6 dayswifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwiMing Yen Hsieh1-2/+2
6 dayswifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()Ming Yen Hsieh1-1/+4
6 dayswifi: mt76: mt7915: fix use_cts_prot supportRyder Lee5-16/+81
6 dayswifi: mt76: mt7615: fix use_cts_prot supportRyder Lee5-23/+53
6 dayswifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen3-6/+9
6 dayswifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang1-2/+4
6 dayswifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou1-0/+1
6 dayswifi: 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
2026-04-22wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou1-3/+5
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
2026-04-11wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
2026-04-11wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy1-1/+1
2026-04-11wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru1-1/+1
2026-04-11wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-8/+7
2026-03-25wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
2026-03-25wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges1-2/+2
2026-03-13wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-13wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-13wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-13wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-13wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-13wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak1-1/+1