summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
45 hourswifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
45 hourswifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande1-0/+1
45 hourswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
45 hourswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
11 dayswifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
11 dayswifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy1-1/+1
11 dayswifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou1-0/+1
11 dayswifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang2-3/+3
11 dayswifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari1-1/+1
11 dayswifi: mt76: mt7915: fix use_cts_prot supportRyder Lee5-16/+81
11 dayswifi: mt76: mt7615: fix use_cts_prot supportRyder Lee5-23/+53
11 dayswifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang1-2/+4
11 dayswifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou1-0/+1
11 dayswifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan1-0/+1
2026-05-17wifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong1-20/+8
2026-05-17wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handlingSean Wang2-1/+16
2026-05-17wifi: mt76: mt792x: describe USB WFSYS reset with a descriptorSean Wang1-8/+32
2026-05-17wifi: mt76: connac: introduce helper for mt7925 chipsetDeren Wu4-4/+11
2026-05-17wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
2026-05-17wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-2/+4
2026-05-17wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2
2026-05-17wifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
2026-05-17wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park1-3/+2
2026-05-17wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani1-1/+2
2026-05-17wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou1-3/+4
2026-05-17wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen1-0/+3
2026-05-17wifi: 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-27wifi: rtw88: fix device leak on probe failureJohan Hovold1-2/+1
2026-04-27wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou1-0/+5
2026-04-27wifi: 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-04-11wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocationP Praneesh2-65/+58
2026-04-11wifi: ath11k: skip status ring entry processingVenkateswara Naralasetty3-10/+90
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-25wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-25wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-25wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-25wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore1-1/+7
2026-03-04wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo1-2/+2
2026-03-04wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang1-0/+1
2026-03-04wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo1-0/+2
2026-03-04wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo1-0/+2