aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-05-03Merge tag 'v5.10.113' into v5.10/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.10.112' into v5.10/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/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-13mt76: mt7615: Fix assigning negative values to unsigned variableYang Li
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer
2022-04-13mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi
2022-04-13ath11k: mhi: use mhi_sync_power_up()Kalle 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.10.110' into v5.10/standard/baseBruce Ashfield
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-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: 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-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: 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.10.109' into v5.10/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.10.107' into v5.10/standard/baseBruce Ashfield
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-09Merge tag 'v5.10.104' into v5.10/standard/baseBruce Ashfield
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-03-02Merge tag 'v5.10.102' into v5.10/standard/baseBruce Ashfield
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: fix use-after-freeJohannes Berg
2022-02-02Merge tag 'v5.10.94' into v5.10/standard/baseBruce Ashfield
2022-01-27ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27ath11k: Fix napi related hangBen Greear
2022-01-27iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg
2022-01-27rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang