summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-04-08mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi
2022-04-08ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin
2022-04-08iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg
2022-04-08mt76: mt7915: fix the muru tlv issueMeiChia Chiu
2022-04-08mt76: mt7915: enlarge wcid size to 544Bo Jiao
2022-04-08mt76: mt7921s: fix missing fc type/sub-type for 802.11 pktsDeren Wu
2022-04-08mt76: fix endianness errors in reverse_frag0_hdr_transLorenzo Bianconi
2022-04-08mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi
2022-04-08ath11k: Invalidate cached reo ring entry before accessing itRameshkumar Sundaram
2022-04-08iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter
2022-04-08iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-04-08iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter
2022-04-08iwlwifi: yoyo: Avoid using dram data if allocation failedMukesh Sisodiya
2022-04-08iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado
2022-04-08iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg
2022-04-08iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho
2022-04-08iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai
2022-04-08ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()Wen Gong
2022-04-08rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter
2022-04-08mt76: mt7915: fix the nss setting in bitratesMeiChia Chiu
2022-04-08mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()Peter Chiu
2022-04-08mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi
2022-04-08mt76: mt7915: fix possible memory leak in mt7915_mcu_add_staLorenzo Bianconi
2022-04-08mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi
2022-04-08mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi
2022-04-08mt76: mt7921e: fix possible probe failure after rebootSean Wang
2022-04-08mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrlLeon Yen
2022-04-08mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()Peter Chiu
2022-04-08mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb()Peter Chiu
2022-04-08mt76: mt7615: fix a leftover race in runtime-pmLorenzo Bianconi
2022-04-08mt76: mt7921: fix a leftover race in runtime-pmLorenzo Bianconi
2022-04-08mt76: mt7921: do not always disable fw runtime-pmLorenzo Bianconi
2022-04-08mt76: mt7921: set EDCA parameters with the MCU CE commandSean Wang
2022-04-08mt76: mt76_connac: fix MCU_CE_CMD_SET_ROC definition errorSean Wang
2022-04-08mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlvLorenzo Bianconi
2022-04-08mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta modeLorenzo Bianconi
2022-04-08mt76: connac: fix sta_rec_wtbl tag lenLorenzo Bianconi
2022-04-08ray_cs: Check ioremap return valueJiasheng Jiang
2022-04-08rtw88: fix memory overrun and memory leak during hw_scanPo-Hao Huang
2022-04-08rtw88: fix idle mode flow for hw scanPo-Hao Huang
2022-04-08rtw88: check for validity before using a pointerMuhammad Usama Anjum
2022-04-08ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHzWen Gong
2022-04-08ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-08ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()Dan Carpenter
2022-04-08ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855Wen Gong
2022-04-08ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
2022-04-08ath11k: add missing of_node_put() to avoid leakYang Yingliang
2022-04-08brcmfmac: pcie: Fix crashes due to early IRQsHector Martin
2022-04-08brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-08brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin