summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
11 dayswifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith
11 dayswifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
11 dayswifi: 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
2026-04-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-04-18wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges
2026-04-18wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-03-04wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo
2026-03-04wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo
2026-03-04wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo
2026-03-04wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek
2026-03-04wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo
2026-02-11wifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand
2026-02-06wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut
2026-02-06wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter
2026-02-06wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier
2026-01-19wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae
2026-01-19wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal
2026-01-19wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal
2025-12-07wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain
2025-12-07wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain
2025-12-07wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar
2025-10-29wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum
2025-10-29wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld
2025-10-29wifi: mt76: fix potential memory leak in mt76_wmac_probe()Abdun Nihaal
2025-10-29wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann
2025-10-29wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-09-09wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong
2025-09-09wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter
2025-09-09wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter
2025-08-28wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold
2025-08-28wifi: ath11k: fix source ring-buffer corruptionJohan Hovold
2025-08-28wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor