summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2023-07-27wifi: iwlwifi: pcie: add device id 51F1 for killer 1675Yi Kuo1-0/+2
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg1-1/+1
2023-07-27wifi: iwlwifi: Add support for new PCI IdMukesh Sisodiya1-0/+2
2023-07-27wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointerMukesh Sisodiya1-6/+8
2023-07-27wifi: iwlwifi: mvm: fix potential array out of bounds accessGregory Greenman1-2/+7
2023-07-27wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh2-0/+6
2023-07-27wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S1-0/+1
2023-07-27wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer1-2/+2
2023-07-27wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong1-13/+40
2023-07-27wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()Martin Blumenstingl1-3/+21
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon1-1/+1
2023-07-23wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong1-2/+3
2023-07-23wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap1-1/+4
2023-07-19wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou3-12/+8
2023-07-19wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel3-2/+10
2023-07-19wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov1-2/+2
2023-07-19wifi: iwlwifi: mvm: check only affected linksJohannes Berg1-1/+2
2023-07-19wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg1-3/+6
2023-07-19wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu1-2/+3
2023-07-19wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg1-1/+4
2023-07-19wifi: iwlwifi: mvm: correctly access HE/EHT sband capaJohannes Berg1-20/+26
2023-07-19wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman3-0/+19
2023-07-19wifi: mac80211: add helpers to access sband iftype dataJohannes Berg3-10/+6
2023-07-19wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018Ziyang Huang1-1/+1
2023-07-19wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018Ziyang Huang1-0/+1
2023-07-19wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()Ziyang Huang1-0/+1
2023-07-19wifi: ath11k: Add missing check for ioremapJiasheng Jiang1-0/+5
2023-07-19wifi: iwlwifi: fw: print PC register value instead of addressMukesh Sisodiya1-1/+6
2023-07-19wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_initMukesh Sisodiya1-0/+2
2023-07-19wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel1-3/+4
2023-07-19wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut1-3/+0
2023-07-19wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut1-4/+2
2023-07-19wifi: iwlwifi: mvm: send time sync only if neededJohannes Berg1-3/+5
2023-07-19wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala2-9/+7
2023-07-19wifi: rtw88: usb: silence log flooding error messageSascha Hauer1-1/+1
2023-07-19wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin1-1/+7
2023-07-19wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET1-5/+11
2023-07-19wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET1-5/+11
2023-07-19wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET1-2/+11
2023-07-19wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET1-2/+11
2023-07-19wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET1-2/+11
2023-07-19wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET1-3/+3
2023-07-19wifi: rtw88: unlock on error path in rtw_ops_add_interface()Dan Carpenter1-1/+3
2023-07-19wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel1-4/+4
2023-07-19wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851BDan Carpenter1-1/+1
2023-07-19wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin1-0/+4
2023-07-19wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer1-9/+18
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya1-0/+2
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins1-6/+6
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva1-6/+2