summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-03-11wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-11wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-11wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-03-11wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-03-11wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2023-03-11wifi: orinoco: check return value of hermes_write_wordrec()Alexey Kodanev
2023-03-11wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao
2023-03-11wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong
2023-03-11wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao
2023-03-11wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas: fix memory leak in lbs_init_adapter()Zhengchao Shao
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-06wifi: brcmfmac: fix up incorrect 4.14.y backport for brcmf_fw_map_chip_to_name()Greg Kroah-Hartman
2023-02-06wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich
2023-01-18wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2023-01-18wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2023-01-18wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2023-01-18wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen
2023-01-18wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith
2023-01-18wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng
2023-01-18wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2023-01-18wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin
2022-12-08wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song
2022-10-26wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle
2022-10-26wifi: rt2x00: set SoC wmac clock registerDaniel Golle
2022-10-26wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-10-26wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa
2022-10-26wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng
2022-10-26wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith
2022-10-26wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith
2022-10-26wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
2022-10-26wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka
2022-08-25wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-08-25wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi
2022-08-25wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov
2022-08-25wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET
2022-08-25wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter
2022-08-25wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev
2022-08-25ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin
2022-08-25mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi