summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-01-27iwlwifi: fix Bz NMI behaviourJohannes Berg
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 AUX ROC removalAvraham Stern
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-27iwlwifi: recognize missing PNVM data and then log filenameLuca Coelho
2022-01-27rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa
2022-01-27mt76: mt7921: fix network buffer leak by txs missingDeren Wu
2022-01-27mt76: mt7615: improve wmm index allocationFelix Fietkau
2022-01-27mt76: do not pass the received frame with decryption errorXing Song
2022-01-27mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...Lorenzo Bianconi
2022-01-27mt76: mt7915: fix SMPS operation failRyder Lee
2022-01-27mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu
2022-01-27ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang
2022-01-27ath10k: drop beacon and probe response which leak from other channelWen Gong
2022-01-27rtw89: don't kick off TX DMA if failed to write skbPing-Ke Shih
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong
2022-01-27iwlwifi: acpi: fix wgds rev 3 sizeMiri Korenblit
2022-01-27iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2022-01-27ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen
2022-01-27rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2022-01-27rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih
2022-01-27ath11k: Fix mon status ring rx tlv processingAnilkumar Kolli
2022-01-27ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang
2022-01-27ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabledWen Gong
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen
2022-01-27iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor
2022-01-27mt76: mt7921: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi
2022-01-27ath11k: Fix unexpected return buffer manager error for QCA6390Baochen Qiang
2022-01-27iwlwifi: mvm: set protected flag only for NDP rangingAvraham Stern
2022-01-27iwlwifi: mvm: perform 6GHz passive scan after suspendAvraham Stern
2022-01-27iwlwifi: mvm: test roc running status bits before removing the staNathan Errera
2022-01-27iwlwifi: don't pass actual WGDS revision number in table_revisionLuca Coelho
2022-01-27iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg
2022-01-27rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CEKai-Heng Feng
2022-01-27rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih
2022-01-27wilc1000: fix double free error in probe()Dan Carpenter
2022-01-27mt76: mt7921s: fix suspend error with enlarging mcu timeout valueSean Wang
2022-01-27mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi
2022-01-27mt76: connac: remove MCU_FW_PREFIX bitLorenzo Bianconi