summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
45 hourswifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-0/+4
45 hourswifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges1-1/+1
2026-06-01wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
2026-06-01wifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh4-12/+45
2026-06-01wifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmapSriram R1-0/+44
2026-06-01wifi: ath11k: initialize hw_ops for IPQ5018Sriram R3-0/+42
2026-06-01wifi: ath11k: update hal srng regs for IPQ5018Sriram R3-0/+81
2026-06-01wifi: ath11k: remap ce register space for IPQ5018Sriram R9-12/+107
2026-06-01wifi: ath11k: update ce configurations for IPQ5018Sriram R3-0/+198
2026-06-01wifi: ath11k: update hw params for IPQ5018Sriram R2-0/+79
2026-06-01wifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala3-0/+14
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-06-01wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
2026-06-01wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy1-1/+1
2026-06-01wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou1-0/+1
2026-06-01wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan1-0/+1
2026-06-01wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2
2026-06-01wifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
2026-06-01wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park1-3/+2
2026-06-01wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani1-1/+2
2026-06-01wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen1-0/+3
2026-06-01wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin1-1/+2
2026-06-01wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg1-1/+2
2026-06-01wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau2-5/+2
2026-06-01wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou1-0/+5
2026-06-01wifi: 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-03-25wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou1-4/+2
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: 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
2026-03-04wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek1-0/+2
2026-03-04wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith1-1/+2
2026-03-04wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev2-3/+3
2026-03-04wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo1-0/+6
2026-02-11wifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand1-0/+5
2026-02-06wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
2026-02-06wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3