summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-01-27iwlwifi: fix Bz NMI behaviourJohannes Berg2-3/+4
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2022-01-27ath11k: Fix napi related hangBen Greear3-7/+19
2022-01-27iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho1-1/+6
2022-01-27iwlwifi: mvm: fix AUX ROC removalAvraham Stern1-3/+6
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer1-0/+27
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg1-8/+1
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2022-01-27iwlwifi: recognize missing PNVM data and then log filenameLuca Coelho3-3/+16
2022-01-27rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang4-4/+4
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa3-0/+10
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa2-0/+9
2022-01-27mt76: mt7921: fix network buffer leak by txs missingDeren Wu4-1/+43
2022-01-27mt76: mt7615: improve wmm index allocationFelix Fietkau1-5/+3
2022-01-27mt76: do not pass the received frame with decryption errorXing Song4-3/+28
2022-01-27mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...Lorenzo Bianconi1-2/+2
2022-01-27mt76: mt7915: fix SMPS operation failRyder Lee2-28/+61
2022-01-27mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu1-2/+6
2022-01-27ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang2-0/+24
2022-01-27ath10k: drop beacon and probe response which leak from other channelWen Gong1-1/+26
2022-01-27rtw89: don't kick off TX DMA if failed to write skbPing-Ke Shih1-0/+1
2022-01-27ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2022-01-27ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong1-1/+1
2022-01-27iwlwifi: acpi: fix wgds rev 3 sizeMiri Korenblit1-1/+1
2022-01-27iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz1-6/+6
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2022-01-27ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R1-15/+20
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen3-1/+6
2022-01-27rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen1-1/+7
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen1-1/+2
2022-01-27rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih1-14/+19
2022-01-27ath11k: Fix mon status ring rx tlv processingAnilkumar Kolli1-7/+7
2022-01-27ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang1-2/+0
2022-01-27ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabledWen Gong1-0/+4
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen1-0/+4
2022-01-27iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor1-2/+1
2022-01-27mt76: mt7921: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi2-6/+9
2022-01-27ath11k: Fix unexpected return buffer manager error for QCA6390Baochen Qiang2-2/+2
2022-01-27iwlwifi: mvm: set protected flag only for NDP rangingAvraham Stern1-1/+1
2022-01-27iwlwifi: mvm: perform 6GHz passive scan after suspendAvraham Stern1-12/+9
2022-01-27iwlwifi: mvm: test roc running status bits before removing the staNathan Errera1-3/+12
2022-01-27iwlwifi: don't pass actual WGDS revision number in table_revisionLuca Coelho2-9/+17
2022-01-27iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg1-1/+2
2022-01-27rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CEKai-Heng Feng2-51/+21
2022-01-27rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih1-0/+9
2022-01-27wilc1000: fix double free error in probe()Dan Carpenter3-1/+4
2022-01-27mt76: mt7921s: fix suspend error with enlarging mcu timeout valueSean Wang1-1/+1
2022-01-27mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi5-63/+64
2022-01-27mt76: connac: remove MCU_FW_PREFIX bitLorenzo Bianconi1-11/+9