summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2025-09-09wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong2-4/+5
2025-09-09wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter1-3/+6
2025-09-09wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter1-1/+1
2025-08-28wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold1-2/+9
2025-08-28wifi: ath11k: fix source ring-buffer corruptionJohan Hovold1-1/+9
2025-08-28wifi: ath11k: fix dest ring-buffer corruptionJohan Hovold3-7/+11
2025-08-28wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor1-1/+1
2025-08-28wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc()Thomas Fourier1-1/+4
2025-08-28wifi: iwlegacy: Check rate_idx range after additionStanislaw Gruszka1-1/+4
2025-08-28wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`.Thomas Fourier1-6/+12
2025-08-28wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collectPagadala Yesu Anjaneyulu1-1/+6
2025-08-28wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd()Rand Deeb1-1/+1
2025-08-28wifi: rtw89: Disable deep power saving for USB/SDIOBitterblue Smith1-0/+3
2025-08-28wifi: rtw89: Fix rtw89_mac_power_switch() for USBBitterblue Smith2-0/+20
2025-08-28wifi: iwlwifi: mvm: fix scan request validationAvraham Stern1-1/+1
2025-08-28wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USBBitterblue Smith2-2/+9
2025-08-15wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar1-4/+4
2025-08-15wifi: plfxlc: Fix error handling in usb driver probeMurad Masimov3-21/+21
2025-08-15mwl8k: Add missing check after DMA mapThomas Fourier1-0/+4
2025-08-15wifi: rtl8xxxu: Fix RX skb size for aggregation disabledMartin Kaistra1-1/+1
2025-08-15wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky1-0/+4
2025-08-15iwlwifi: Add missing check for alloc_ordered_workqueueJiasheng Jiang1-2/+9
2025-08-15wifi: iwlwifi: Fix memory leak in iwl_mvm_init()Xiu Jianfeng1-1/+3
2025-08-15wifi: rtl818x: Kill URBs before clearing tx status queueDaniil Dulov1-1/+2
2025-07-17wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()Daniil Dulov1-1/+5
2025-07-10wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg1-1/+3
2025-06-27wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov1-6/+13
2025-06-27wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabledEdward Adam Davis1-0/+5
2025-06-27wireless: purelifi: plfxlc: fix memory leak in plfxlc_usb_wreq_asyn()Salah Triki1-1/+3
2025-06-27wifi: ath11k: Fix QMI memory reuse logicMuhammad Usama Anjum1-0/+9
2025-06-27wifi: mt76: mt7921: add 160 MHz AP for mt7922 deviceSamuel Williams1-0/+5
2025-06-27wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519RHenk Vergonet2-1/+14
2025-06-27wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723Mingcong Bai1-0/+10
2025-06-27wifi: ath11k: fix ring-buffer corruptionJohan Hovold2-8/+7
2025-06-27wifi: ath11k: fix rx completion meta data corruptionJohan Hovold1-9/+16
2025-06-27wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()Christian Lamparter3-4/+12
2025-06-27wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi1-14/+14
2025-06-27wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang1-3/+7
2025-06-27wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang3-9/+11
2025-06-27wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang5-27/+18
2025-06-27wifi: ath11k: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-06-27wifi: ath11k: fix soc_dp_stats debugfs file permissionJeff Johnson1-1/+2
2025-06-27wifi: ath11k: remove unused function ath11k_tm_event_wmi()Govindaraj Saminathan2-70/+2
2025-06-27ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly1-1/+3
2025-06-27wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen1-0/+3
2025-06-27wifi: rtw88: fix the 'para' buffer size to avoid reading out of boundsAlexey Kodanev1-1/+1
2025-06-27wifi: rtw88: do not ignore hardware read error during DPKDmitry Antipov1-1/+2
2025-06-27wifi: ath11k: fix node corruption in ar->arvifs listStone Zhang1-1/+7
2025-06-04wifi: iwlwifi: add support for Killer on MTLJohannes Berg1-0/+2
2025-06-04wifi: ath9k: return by of_get_mac_addressRosen Penev1-1/+3