summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-08-03wifi: mwifiex: Fix interface type changeRafael Beims
2024-08-03wifi: virt_wifi: don't use strlen() in const contextJohannes Berg
2024-08-03wifi: virt_wifi: avoid reporting connection success with wrong SSIDEn-Wei Wu
2024-08-03wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()Aleksandr Mishin
2024-08-03wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang
2024-08-03wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda
2024-07-25wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-07-25wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkillIlan Peer
2024-07-25wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe optionAyala Beker
2024-07-25wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmdYedidya Benshimol
2024-07-25wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookupYedidya Benshimol
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-11wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-06-27wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen
2024-06-27wifi: ath9k: work around memset overflow warningArnd Bergmann
2024-06-21wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov
2024-06-21wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach
2024-06-21wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit
2024-06-21wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu
2024-06-21wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg
2024-06-16wifi: rtlwifi: rtl8192de: Fix endianness issue in RX pathBitterblue Smith
2024-06-16wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAEBitterblue Smith
2024-06-16wifi: rtlwifi: rtl8192de: Fix 5 GHz TX powerBitterblue Smith
2024-06-16wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AUBitterblue Smith
2024-06-16wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of firmwar...Ping-Ke Shih
2024-06-16wifi: rtw89: correct aSIFSTime for 6GHz bandPing-Ke Shih
2024-06-12wifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter
2024-06-12wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau
2024-06-12wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich
2024-06-12wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich
2024-06-12wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov
2024-06-12wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui
2024-06-12wifi: carl9170: re-fix fortified-memset warningArnd Bergmann
2024-06-12wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang
2024-06-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou
2024-06-12wifi: ath10k: poll service ready message before failingBaochen Qiang
2024-05-02wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit
2024-05-02wifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede
2024-04-13wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya
2024-04-13wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg
2024-04-03wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-03-26wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith
2024-03-26wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith
2024-03-26wifi: wilc1000: revert reset line logic flipAlexis Lothoré
2024-03-26wifi: brcmsmac: avoid function pointer castsArnd Bergmann