summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
34 hourswifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
34 hourswifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh4-12/+45
34 hourswifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmapSriram R1-0/+44
34 hourswifi: ath11k: initialize hw_ops for IPQ5018Sriram R3-0/+42
34 hourswifi: ath11k: update hal srng regs for IPQ5018Sriram R3-0/+81
34 hourswifi: ath11k: remap ce register space for IPQ5018Sriram R9-12/+107
34 hourswifi: ath11k: update ce configurations for IPQ5018Sriram R3-0/+198
34 hourswifi: ath11k: update hw params for IPQ5018Sriram R2-0/+79
34 hourswifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala3-0/+14
34 hourswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
34 hourswifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
34 hourswifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
34 hourswifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy1-1/+1
34 hourswifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou1-0/+1
34 hourswifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan1-0/+1
34 hourswifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2
34 hourswifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
34 hourswifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park1-3/+2
34 hourswifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani1-1/+2
34 hourswifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen1-0/+3
34 hourswifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin1-1/+2
34 hourswifi: iwlwifi: read txq->read_ptr under lockJohannes Berg1-1/+2
34 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau2-5/+2
34 hourswifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou1-0/+5
34 hourswifi: 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
2026-02-06wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-01-11wifi: mt76: Fix DTS power-limits on little endian systemsSven Eckelmann (Plasma Cloud)1-13/+24