summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-04-13mt76: fix monitor mode crash with sdio driverDeren Wu
2022-04-13mt76: mt7615: Fix assigning negative values to unsigned variableYang Li
2022-04-13mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDUJohan Almbladh
2022-04-13rtw89: fix RCU usage in rtw89_core_txq_push()Jiri Kosina
2022-04-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit
2022-04-13iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer
2022-04-13mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi
2022-04-13mt76: mt7921: fix crash when startup fails.Ben Greear
2022-04-13ath11k: mhi: use mhi_sync_power_up()Kalle Valo
2022-04-13ath11k: pci: fix crash on suspend if board file is not foundKalle Valo
2022-04-13ath11k: fix kernel panic during unload/load ath11k modulesVenkateswara Naralasetty
2022-04-13ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
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: mt7921s: fix missing fc type/sub-type for 802.11 pktsDeren Wu
2022-04-08ath11k: Invalidate cached reo ring entry before accessing itRameshkumar Sundaram
2022-04-08ath11k: avoid active pdev check for each msduP Praneesh
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: 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-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: 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-08ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHzWen Gong
2022-04-08ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-08ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
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