summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-07-19wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-07-19wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel
2023-07-19wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-07-19wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg
2023-07-19wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu
2023-07-19wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg
2023-07-19wifi: ath11k: Add missing check for ioremapJiasheng Jiang
2023-07-19wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-07-19wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-07-19wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut
2023-07-19wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala
2023-07-19wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-19wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-07-19wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-07-19wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-07-19wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-07-19wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-07-19wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-07-19wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel
2023-07-19wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-19wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-06-28wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-14wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-14wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-14wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva
2023-06-14wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-06-05wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg
2023-06-05wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss
2023-06-05wifi: rtw89: correct 5 MHz mask settingEric Huang
2023-05-24wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi
2023-05-24wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi
2023-05-24wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-24wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee
2023-05-24wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-24wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-05-24wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem
2023-05-24wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-05-24wifi: iwlwifi: add a new PCI device ID for BZ deviceMukesh Sisodiya
2023-05-24wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-24wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin
2023-05-24wifi: ath: Silence memcpy run-time false positive warningKees Cook