summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-07-27wifi: iwlwifi: pcie: add device id 51F1 for killer 1675Yi Kuo
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-07-27wifi: iwlwifi: Add support for new PCI IdMukesh Sisodiya
2023-07-27wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointerMukesh Sisodiya
2023-07-27wifi: iwlwifi: mvm: fix potential array out of bounds accessGregory Greenman
2023-07-27wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh
2023-07-27wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S
2023-07-27wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer
2023-07-27wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong
2023-07-27wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()Martin Blumenstingl
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2023-07-23wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-23wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
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: check only affected linksJohannes Berg
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: iwlwifi: mvm: correctly access HE/EHT sband capaJohannes Berg
2023-07-19wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman
2023-07-19wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-07-19wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018Ziyang Huang
2023-07-19wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018Ziyang Huang
2023-07-19wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()Ziyang Huang
2023-07-19wifi: ath11k: Add missing check for ioremapJiasheng Jiang
2023-07-19wifi: iwlwifi: fw: print PC register value instead of addressMukesh Sisodiya
2023-07-19wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_initMukesh Sisodiya
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: iwlwifi: mvm: send time sync only if neededJohannes Berg
2023-07-19wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala
2023-07-19wifi: rtw88: usb: silence log flooding error messageSascha Hauer
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: rtw88: unlock on error path in rtw_ops_add_interface()Dan Carpenter
2023-07-19wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel
2023-07-19wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851BDan Carpenter
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-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva