summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang1-1/+1
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede1-0/+9
2024-04-13wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya1-0/+1
2024-04-13wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih1-1/+1
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg1-2/+6
2024-04-03wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg1-7/+8
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang1-2/+2
2024-03-27wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith1-1/+1
2024-03-27wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith2-2/+3
2024-03-27wifi: wilc1000: revert reset line logic flipAlexis Lothoré1-3/+3
2024-03-27wifi: brcmsmac: avoid function pointer castsArnd Bergmann3-5/+5
2024-03-27wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfacesAlexis Lothoré1-21/+7
2024-03-27wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg1-3/+1
2024-03-27wifi: wfx: fix memory leak when starting APJérôme Pouiller1-5/+10
2024-03-27wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu1-2/+11
2024-03-27wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before useBaochen Qiang1-0/+4
2024-03-27wifi: iwlwifi: fix EWRD table validity checkMiri Korenblit1-1/+1
2024-03-27wifi: iwlwifi: dbg-tlv: ensure NUL terminationJohannes Berg1-0/+6
2024-03-27wifi: iwlwifi: mvm: report beacon protection failuresJohannes Berg1-11/+15
2024-03-27wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen4-9/+11
2024-03-27wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan1-3/+0
2024-03-27wifi: wilc1000: fix multi-vif management when deleting a vifAjay Singh1-1/+0
2024-03-27wifi: wilc1000: do not realloc workqueue everytime an interface is addedAjay Singh2-10/+11
2024-03-27wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_workMartin Kaistra1-0/+1
2024-03-27wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré1-12/+24
2024-03-27wifi: wilc1000: fix declarations orderingAlexis Lothoré1-4/+4
2024-03-27wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu1-1/+2
2024-03-27wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu1-6/+7
2024-03-27wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu1-3/+3
2024-03-27wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu2-2/+18
2024-03-27wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo1-0/+4
2024-02-23wifi: mwifiex: fix uninitialized firmware_statDavid Lin1-1/+1
2024-02-23wifi: mwifiex: add extra delay for firmware readyDavid Lin2-0/+21
2024-02-23wifi: mwifiex: Support SD8978 chipsetLukas Wunner3-4/+27
2024-02-23wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter1-0/+3
2024-02-23wifi: iwlwifi: Fix some error codesDan Carpenter1-6/+6
2024-02-05wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()Su Hui2-5/+5
2024-02-05wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen1-0/+12
2024-02-05wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()Dmitry Antipov1-17/+25
2024-02-05wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang1-2/+2
2024-02-05wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang1-2/+3
2024-02-05wifi: rt2x00: correct wrong BBP register in RxDCOC calibrationShiji Yang1-1/+1
2024-02-05wifi: rt2x00: restart beacon queue when hardware resetShiji Yang2-0/+14
2024-02-01wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach1-1/+1
2024-01-26wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-26wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-26wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-26wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi1-1/+1
2024-01-26wifi: iwlwifi: mvm: send TX path flush in rfkillJohannes Berg1-1/+1