summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2023-02-01wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel
2023-01-12wifi: wilc1000: sdio: fix module autoloadingMichael Walle
2022-12-31wifi: mt76: do not run mt76u_status_worker if the device is not runningLorenzo Bianconi
2022-12-31wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-12-31wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-12-31brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng
2022-12-31wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen
2022-12-31wifi: rtl8xxxu: Fix the channel width reportingBitterblue Smith
2022-12-31wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith
2022-12-31wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu
2022-12-31wifi: mt76: mt7921: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-31mt76: stop the radar detector after leaving dfs channelXing Song
2022-12-31wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear
2022-12-31wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng
2022-12-31wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut
2022-12-31wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith
2022-12-31wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2022-12-31wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin
2022-12-02wifi: wilc1000: validate number of channelsPhil Turnbull
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull
2022-12-02wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull
2022-12-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki
2022-12-02wifi: airo: do not assign -1 to unsigned charJason A. Donenfeld
2022-12-02wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek
2022-11-16wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong
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 VGC gain for both chains of MT7620Daniel 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: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang
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: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith
2022-10-26wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano
2022-10-26wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu
2022-10-26wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi
2022-10-26wifi: mt76: sdio: fix transmitting packet hangsYN Chen
2022-10-26wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith
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: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang
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