summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen2-11/+21
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen1-3/+2
2022-04-20Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli1-8/+14
2022-04-13iwlwifi: mei: fix building iwlmeiArnd Bergmann1-0/+1
2022-04-13mt76: fix monitor mode crash with sdio driverDeren Wu1-1/+1
2022-04-13mt76: mt7615: Fix assigning negative values to unsigned variableYang Li1-1/+1
2022-04-13mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDUJohan Almbladh1-0/+1
2022-04-13rtw88: change rtw_info() to proper message levelPing-Ke Shih9-19/+20
2022-04-13ath11k: Fix frames flush failure caused by deadlockBaochen Qiang1-1/+1
2022-04-13rtw89: fix RCU usage in rtw89_core_txq_push()Jiri Kosina1-1/+4
2022-04-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit1-9/+22
2022-04-13iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho1-3/+2
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer1-1/+4
2022-04-13mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi1-0/+1
2022-04-13mt76: mt7921: fix crash when startup fails.Ben Greear1-0/+1
2022-04-13ath11k: mhi: use mhi_sync_power_up()Kalle Valo1-1/+1
2022-04-13ath11k: pci: fix crash on suspend if board file is not foundKalle Valo1-0/+10
2022-04-13ath11k: fix kernel panic during unload/load ath11k modulesVenkateswara Naralasetty1-0/+2
2022-04-13ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen1-0/+3
2022-04-08mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi2-13/+11
2022-04-08ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin1-1/+1
2022-04-08iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg1-1/+1
2022-04-08mt76: mt7915: fix the muru tlv issueMeiChia Chiu1-7/+5
2022-04-08mt76: mt7915: enlarge wcid size to 544Bo Jiao4-4/+10
2022-04-08mt76: mt7921s: fix missing fc type/sub-type for 802.11 pktsDeren Wu2-3/+12
2022-04-08mt76: fix endianness errors in reverse_frag0_hdr_transLorenzo Bianconi3-36/+55
2022-04-08mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi3-30/+27
2022-04-08ath11k: Invalidate cached reo ring entry before accessing itRameshkumar Sundaram1-1/+1
2022-04-08iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter1-1/+3
2022-04-08iwlwifi: Fix -EIO error code that is never returnedColin Ian King1-1/+1
2022-04-08iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter1-1/+1
2022-04-08iwlwifi: yoyo: Avoid using dram data if allocation failedMukesh Sisodiya1-3/+10
2022-04-08iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado2-4/+0
2022-04-08iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg1-0/+4
2022-04-08iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho1-1/+2
2022-04-08iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai1-3/+2
2022-04-08ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()Wen Gong1-1/+1
2022-04-08rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter1-3/+3
2022-04-08mt76: mt7915: fix the nss setting in bitratesMeiChia Chiu1-3/+6
2022-04-08mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()Peter Chiu1-21/+8
2022-04-08mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi1-6/+2
2022-04-08mt76: mt7915: fix possible memory leak in mt7915_mcu_add_staLorenzo Bianconi1-2/+6
2022-04-08mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi1-0/+3
2022-04-08mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi1-0/+3
2022-04-08mt76: mt7921e: fix possible probe failure after rebootSean Wang4-123/+139
2022-04-08mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrlLeon Yen2-0/+40
2022-04-08mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()Peter Chiu1-1/+0
2022-04-08mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb()Peter Chiu1-1/+0