summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-07-02rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih
2022-07-02rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan
2022-06-09carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-06-09rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-09mt76: do not attempt to reorder received 802.3 packets without agg sessionFelix Fietkau
2022-06-09mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET
2022-06-09wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()Ajay Singh
2022-06-09ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang
2022-06-09ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-09ath9k: fix ar9003_get_eepmiscWenli Looi
2022-06-09ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche
2022-06-09mt76: fix encap offload ethernet type checkFelix Fietkau
2022-06-09mt76: mt7921: accept rx frames with non-standard VHT MCS10-11Felix Fietkau
2022-06-09rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu
2022-06-09ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar
2022-06-09ath11k: disable spectral scan during spectral deinitHari Chandrakanthan
2022-06-09ath9k: fix QCA9561 PA bias levelThibaut VARÈNE
2022-06-09rtw88: 8821c: fix debugfs rssi valuePo-Hao Huang
2022-06-09ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2022-06-09b43: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-09b43legacy: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-09mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche
2022-05-25mt76: mt7921e: fix possible probe failure after rebootSean Wang
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-18iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck
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-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-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