aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-04-27Merge tag 'v5.15.36' into v5.15/standard/baseBruce Ashfield
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-20Merge tag 'v5.15.35' into v5.15/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.15.34' into v5.15/standard/baseBruce Ashfield
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-20Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli
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-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit
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-11Merge tag 'v5.15.33' into v5.15/standard/baseBruce Ashfield
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: 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: 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: 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: mt7615: fix a leftover race in runtime-pmLorenzo Bianconi
2022-04-08mt76: mt7921: fix a leftover race in runtime-pmLorenzo Bianconi
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-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
2022-04-08brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin
2022-04-08brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin
2022-04-08brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-04-08carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-03-28Merge tag 'v5.15.32' into v5.15/standard/baseBruce Ashfield
2022-03-28wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue
2022-03-28Revert "ath: add support for special 0x0 regulatory domain"Brian Norris
2022-03-21Merge tag 'v5.15.30' into v5.15/standard/baseBruce Ashfield
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-09Merge tag 'v5.15.27' into v5.15/standard/baseBruce Ashfield