summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
6 dayswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
12 dayswifi: rtw88: fix device leak on probe failureJohan Hovold
12 dayswifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou
12 dayswifi: 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-11wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-04-11wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy
2026-04-11wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-04-11wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-25wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-03-25wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges
2026-03-13wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-13wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-13wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
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: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang
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: rtw89: 8922a: add digital compensation for 2GHzPo-Hao Huang
2026-03-04wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang
2026-03-04wifi: iwlwifi: mvm: check the validity of noa_lenMiri Korenblit
2026-03-04wifi: ath12k: fix preferred hardware mode calculationBaochen Qiang
2026-03-04wifi: ath11k: Fix failure to connect to a 6 GHz APQian Zhang
2026-03-04wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1Ross Vandegrift
2026-03-04wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee
2026-03-04wifi: rtw89: mac: correct page number for CSI responsePing-Ke Shih
2026-03-04wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek
2026-03-04wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band dataBitterblue Smith
2026-03-04wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()Bitterblue Smith
2026-03-04wifi: rtw89: ser: enable error IMR after recovering from L1Zong-Zhe Yang
2026-03-04wifi: rtw89: 8922a: set random mac if efuse contains zeroesJose Ignacio Tornos Martinez
2026-03-04wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6HHsiu-Ming Chang
2026-03-04wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith
2026-03-04wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev
2026-03-04wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo
2026-02-16wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq
2026-02-16wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith
2026-02-11wifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand
2026-02-06wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang
2026-01-30wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh
2026-01-30wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut
2026-01-30wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter
2026-01-30wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier
2026-01-30wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier
2026-01-08wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou