summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-09-30wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()Daniel Gabay
2024-09-30wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculationDaniel Gabay
2024-09-30wifi: iwlwifi: lower message level for FW buffer destinationBenjamin Berg
2024-09-18wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki
2024-09-12wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer
2024-09-12wifi: rtw88: usb: schedule rx work after everything is set upMarcin Ĺšlusarz
2024-09-12wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel
2024-09-12wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID checkJohannes Berg
2024-09-12wifi: ath12k: fix firmware crash due to invalid peer nssAjith C
2024-09-12wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()Aaradhana Sahu
2024-09-08wifi: iwlwifi: remove fw_running opShahar S Matityahu
2024-09-08wifi: rtw89: ser: avoid multiple deinit on same CAMZong-Zhe Yang
2024-09-08wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson
2024-09-08wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()Jeff Johnson
2024-09-04wifi: iwlwifi: fw: fix wgds rev 3 exact sizeAnjaneyulu
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer
2024-09-04wifi: wfx: repair open network AP modeAlexander Sverdlin
2024-08-29wifi: iwlwifi: mvm: avoid garbage iPNShaul Triebitz
2024-08-29wifi: ath12k: Add missing qmi_txn_cancel() callsJeff Johnson
2024-08-29wifi: iwlwifi: check for kmemdup() return value in iwl_parse_tlv_firmware()Dmitry Antipov
2024-08-29wifi: iwlwifi: fw: Fix debugfs command sendingMukesh Sisodiya
2024-08-29wifi: iwlwifi: abort scan when rfkill on but device enabledMiri Korenblit
2024-08-29wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2024-08-29wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usageDmitry Antipov
2024-08-29wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chanManish Dharanenthiran
2024-08-29wifi: cw1200: Avoid processing an invalid TIM IEJeff Johnson
2024-08-29wifi: iwlwifi: mvm: fix recovery flow in CSAEmmanuel Grumbach
2024-08-29wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau
2024-08-14wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()Baochen Qiang
2024-08-14wifi: ath12k: fix soft lockup on suspendJohan Hovold
2024-08-14wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang
2024-08-14wifi: ath12k: rename the sc naming convention to abKarthikeyan Periyasamy
2024-08-03wifi: rtw88: usb: Fix disconnection after beacon lossBitterblue Smith
2024-08-03wifi: mwifiex: Fix interface type changeRafael Beims
2024-08-03wifi: virt_wifi: don't use strlen() in const contextJohannes Berg
2024-08-03wifi: virt_wifi: avoid reporting connection success with wrong SSIDEn-Wei Wu
2024-08-03wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()Aleksandr Mishin
2024-08-03wifi: rtl8xxxu: 8188f: Limit TX power indexMartin Kaistra
2024-08-03wifi: rtw89: 8852b: fix definition of KIP register numberKuan-Chung Chen
2024-08-03wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang
2024-08-03wifi: ath12k: fix wrong definition of CE ring's base addressBaochen Qiang
2024-08-03wifi: ath11k: fix wrong definition of CE ring's base addressBaochen Qiang
2024-08-03wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2024-08-03wifi: ath12k: fix firmware crash during reo reinjectP Praneesh
2024-08-03wifi: ath12k: fix invalid memory access while processing fragmented packetsP Praneesh
2024-08-03wifi: ath12k: change DMA direction while mapping reinjected packetsP Praneesh
2024-08-03wifi: ath12k: Fix tx completion ring (WBM2SW) setup failureNithyanantham Paramasivam