aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2026-07-14wifi: iwlwifi: mld: clear tzone on failEmmanuel Grumbach1-5/+4
2026-07-14wifi: iwlwifi: mvm: validate mac_link_id in session protect notifEmmanuel Grumbach1-0/+5
2026-07-14wifi: iwlwifi: mvm: validate sta_id in BA window status notifEmmanuel Grumbach1-0/+5
2026-07-14wifi: iwlwifi: mvm: validate sta_id in TLC notifEmmanuel Grumbach1-2/+7
2026-07-14wifi: iwlwifi: mvm: validate MCC header before n_channelsEmmanuel Grumbach1-7/+36
2026-07-14wifi: iwlwifi: mvm: parse beacon notif per layoutEmmanuel Grumbach3-14/+15
2026-07-14wifi: iwlwifi: mld: validate reorder BAIDEmmanuel Grumbach1-1/+6
2026-07-14wifi: iwlwifi: mvm: fix the FCS truncation logic in d3Emmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mld: don't parse a notif before checking its lengthEmmanuel Grumbach1-2/+8
2026-07-14wifi: iwlwifi: mld: fix an off-by-1 boundary checkEmmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mvm: fix an off-by-1 boundary checkEmmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mvm: verify scan id reported by firmwareAvraham Stern1-1/+5
2026-07-13wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani1-1/+3
2026-07-13wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani1-1/+1
2026-07-13wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani1-1/+2
2026-07-13wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani1-0/+8
2026-07-13wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani1-0/+12
2026-07-13wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani1-4/+6
2026-07-13wifi: ath12k: fix NULL pointer dereference in rhash table destroyJose Ignacio Tornos Martinez2-2/+8
2026-07-13wifi: ath12k: Fix low MLO RX throughput on WCN7850Yingying Tang8-7/+73
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni18-20/+77
2026-07-09wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-07-09wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-07-09wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun1-0/+3
2026-07-09wifi: ath10k: fix skb leak on incomplete msdu during rx popManikanta Pubbisetty1-0/+2
2026-07-09wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()Wentao Liang1-0/+1
2026-07-07wifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie1-0/+6
2026-07-07wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao1-1/+1
2026-07-06wifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou1-0/+8
2026-07-06wifi: libipw: fix key index receive bound checksPengpeng Hou1-2/+2
2026-07-06wifi: rsi: bound background scan probe request copyPengpeng Hou1-0/+6
2026-07-06wifi: libertas: reject short monitor TX framesPengpeng Hou1-0/+7
2026-07-06wifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe4-4/+4
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou1-2/+4
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei1-0/+8
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen1-2/+13
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng1-0/+1
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie1-1/+1
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas1-0/+1
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal1-4/+4
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao1-2/+10
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims1-1/+0
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims1-1/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)6-6/+0
2026-07-02wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_beginGaole Zhang1-3/+8
2026-07-02wifi: ath6kl: fix use-after-free in aggr_reset_state()Daniel Hodges1-1/+1
2026-07-02wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware requestCheng Yongkang1-6/+1
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds4-8/+8
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds414-5012/+18648