summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-05-30wifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
2024-05-30wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang2-3/+12
2024-05-30wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu1-1/+4
2024-05-30wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi1-1/+1
2024-05-30wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh2-1/+2
2024-05-30wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe2-2/+6
2024-05-30wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau1-0/+1
2024-05-30wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau1-14/+32
2024-05-30wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-05-30wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-05-30wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-05-30wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-05-30wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel1-0/+3
2024-05-30wifi: iwlwifi: mvm: init vif works only onceJohannes Berg3-2/+21
2024-05-30wifi: carl9170: re-fix fortified-memset warningArnd Bergmann1-1/+2
2024-05-30wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_maskJohannes Berg1-1/+1
2024-05-30wifi: iwlwifi: reconfigure TLC during HW restartJohannes Berg1-6/+1
2024-05-30wifi: iwlwifi: mvm: select STA mask only for active linksJohannes Berg1-4/+7
2024-05-30wifi: iwlwifi: mvm: fix active link counting during recoveryBenjamin Berg1-12/+8
2024-05-30wifi: iwlwifi: implement can_activate_links callbackMiri Korenblit1-8/+10
2024-05-30wifi: iwlwifi: mvm: allocate STA links only for active linksJohannes Berg1-3/+3
2024-05-30wifi: iwlwifi: mvm: Do not warn on invalid link on scan completeIlan Peer1-1/+6
2024-05-30wifi: mt76: mt7915: workaround too long expansion sparse warningsLorenzo Bianconi1-3/+3
2024-05-30wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit1-1/+1
2024-05-30wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang1-8/+1
2024-05-30wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou1-5/+10
2024-05-30wifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
2024-05-17wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg1-1/+6
2024-05-17wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg1-1/+1
2024-05-02wifi: mac80211_hwsim: init peer measurement resultJohannes Berg1-1/+1
2024-05-02wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit1-1/+2
2024-05-02wifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern1-0/+2
2024-04-13wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvmTakashi Iwai2-0/+8
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang1-1/+1
2024-04-13wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen2-24/+43
2024-04-13wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu1-2/+3
2024-04-13wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen2-5/+41
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede1-0/+9
2024-04-13wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya3-6/+55
2024-04-13wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya1-0/+1
2024-04-13wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih1-1/+1
2024-04-13wifi: rtw89: pci: validate RX tag for RXQ and RPQPing-Ke Shih7-7/+63
2024-04-13wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang1-2/+2
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-04-10wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg1-12/+8
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg1-2/+6
2024-04-10wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIFEmmanuel Grumbach1-3/+2
2024-04-03wifi: iwlwifi: mvm: handle debugfs names more carefullyJohannes Berg1-4/+7
2024-04-03wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg1-7/+8
2024-04-03wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg1-1/+1