summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2026-08-09wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li1-1/+1
2026-08-09wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()Baochen Qiang1-1/+4
2026-08-03wifi: ath12k: fix NULL pointer dereference in rhash table destroyJose Ignacio Tornos Martinez2-2/+8
2026-08-03wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()Wentao Liang1-0/+1
2026-08-03wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang1-0/+1
2026-08-03wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu1-2/+6
2026-08-03wifi: brcmfmac: drain bus_reset work on device removalFan Wu7-4/+77
2026-08-03wifi: mt76: restrict NPU/PPE active checks to MMIO devicesDevin Wittmayer1-2/+2
2026-08-03wifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-08-03wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-08-03wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-0/+6
2026-08-03wifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang1-0/+5
2026-08-03wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk1-1/+1
2026-08-03wifi: ath6kl: fix use-after-free in aggr_reset_state()Daniel Hodges1-1/+1
2026-08-03wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani1-4/+6
2026-08-03wifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang1-1/+1
2026-08-03wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi1-3/+7
2026-08-03wifi: mt76: mt7925: fix crash in reset link replaySean Wang1-0/+3
2026-08-03wifi: mt76: fix airoha_npu dependency trackingArnd Bergmann4-5/+9
2026-08-03wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi1-3/+6
2026-08-03wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()Lorenzo Bianconi1-0/+2
2026-08-03wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...Lorenzo Bianconi1-0/+2
2026-08-03wifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang1-5/+13
2026-08-03wifi: mt76: mt7925: guard link STA in decap offloadGuangshuo Li1-0/+3
2026-08-03wifi: mwifiex: bound uAP association event IEs to the event bufferHE WEI (ギカク)1-2/+22
2026-08-03wifi: iwlwifi: mvm: fix read in wake packet notification handlerShahar Tzarfati1-1/+2
2026-08-03wifi: iwlwifi: validate payload length in iwl_pnvm_complete_fnEmmanuel Grumbach1-1/+8
2026-08-03wifi: iwlwifi: fix pointer arithmetic in iwl_add_mcc_to_tas_block_listEmmanuel Grumbach1-1/+1
2026-08-03wifi: iwlwifi: mvm: validate SAR GEO response payload sizePagadala Yesu Anjaneyulu1-0/+10
2026-08-03wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani1-1/+3
2026-08-03wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani1-1/+1
2026-08-03wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani1-1/+2
2026-08-03wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani1-0/+8
2026-08-03wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani1-0/+12
2026-08-03wifi: ath12k: Fix low MLO RX throughput on WCN7850Yingying Tang8-7/+73
2026-08-03wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-08-03wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-08-03wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun1-0/+3
2026-08-03wifi: ath10k: fix skb leak on incomplete msdu during rx popManikanta Pubbisetty1-0/+2
2026-08-03wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_beginGaole Zhang1-3/+8
2026-08-03wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware requestCheng Yongkang1-6/+1
2026-08-03wifi: mwifiex: fix freeze for 60 seconds caused by request_firmwareGeorgi Valkov1-6/+8
2026-08-03wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()Huihui Huang1-2/+5
2026-08-03wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao1-1/+1
2026-08-03wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei1-0/+8
2026-08-03wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng1-0/+1
2026-08-03wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas1-0/+1
2026-08-03wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal1-4/+4
2026-07-24wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims1-1/+0
2026-07-24wifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie1-0/+6