summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-08-23wifi: brcmfmac: drain bus_reset work on device removalFan Wu
2026-08-23wifi: ath6kl: fix use-after-free in aggr_reset_state()Daniel Hodges
2026-08-23wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
2026-08-19wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li
2026-08-19wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer
2026-08-19wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu
2026-08-19wifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang
2026-08-19wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk
2026-08-19wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani
2026-08-19wifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang
2026-08-19wifi: mwifiex: bound uAP association event IEs to the event bufferHE WEI (ギカク)
2026-08-19wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani
2026-08-19wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani
2026-08-19wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani
2026-08-19wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani
2026-08-19wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani
2026-08-19wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun
2026-08-19wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware requestCheng Yongkang
2026-08-19wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()Huihui Huang
2026-08-19wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao
2026-08-19wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei
2026-08-19wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng
2026-08-19wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
2026-08-19mac80211_hwsim: add 6GHz channelsRamon Fontes
2026-08-19wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
2026-07-24wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
2026-07-24wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
2026-07-24wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani
2026-07-24wifi: ath9k: fix OOB access from firmware tx status queue IDTristan Madani
2026-07-24wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA bufferTristan Madani
2026-07-04wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith
2026-07-04wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
2026-07-04wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen
2026-06-19wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski
2026-06-19wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges
2026-06-01wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
2026-06-01wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore
2026-06-01brcmfmac: support chipsets with different core enumeration spaceArend van Spriel
2026-06-01wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou
2026-06-01wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan
2026-06-01wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani
2026-06-01wifi: ath5k: do not access array OOBJiri Slaby (SUSE)
2026-06-01wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park
2026-06-01wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani
2026-06-01wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-06-01wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou
2026-06-01wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-18wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru