summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2024-03-26wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfacesAlexis Lothoré
2024-03-26wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg
2024-03-26wifi: wfx: fix memory leak when starting APJérôme Pouiller
2024-03-26wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu
2024-03-26wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before useBaochen Qiang
2024-03-26wifi: iwlwifi: fix EWRD table validity checkMiri Korenblit
2024-03-26wifi: iwlwifi: dbg-tlv: ensure NUL terminationJohannes Berg
2024-03-26wifi: iwlwifi: mvm: report beacon protection failuresJohannes Berg
2024-03-26wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen
2024-03-26wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan
2024-03-26wifi: wilc1000: fix multi-vif management when deleting a vifAjay Singh
2024-03-26wifi: wilc1000: do not realloc workqueue everytime an interface is addedAjay Singh
2024-03-26wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_workMartin Kaistra
2024-03-26wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré
2024-03-26wifi: wilc1000: fix declarations orderingAlexis Lothoré
2024-03-26wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-03-26wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2024-03-26wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo