aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2025-01-09wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*Kees Cook1-3/+11
2025-01-09wifi: iwlwifi: fix CRF name for BzEmmanuel Grumbach3-1/+38
2025-01-02wifi: iwlwifi: be less noisy if the NIC is dead in S3Emmanuel Grumbach3-13/+30
2024-12-19wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach1-1/+1
2024-12-14wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis1-1/+1
2024-12-14wifi: ipw2x00: libipw_rx_any(): fix bad alignmentJiapeng Chong1-4/+4
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev1-0/+1
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev1-0/+1
2024-12-14wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang1-3/+3
2024-12-14wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()Kalle Valo1-9/+9
2024-12-14wifi: rtw89: check return value of ieee80211_probereq_get() for RNRPing-Ke Shih1-0/+3
2024-12-14wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih2-5/+6
2024-12-05wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco1-2/+1
2024-12-05wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez1-0/+1
2024-12-05wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli1-1/+10
2024-12-05wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez1-1/+3
2024-12-05Revert "wifi: iwlegacy: do not skip frames with bad FCS"Kalle Valo2-2/+2
2024-12-05wifi: iwlwifi: mvm: tell iwlmei when we finished suspendingEmmanuel Grumbach1-2/+6
2024-12-05wifi: iwlwifi: allow fast resume on ax200Emmanuel Grumbach1-1/+1
2024-12-05wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()Pei Xiao1-0/+4
2024-12-05wifi: cw1200: Fix potential NULL dereferenceLinus Walleij1-1/+1
2024-12-05wifi: wfx: Fix error handling in wfx_core_init()Yuan Can1-2/+15
2024-12-05wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()Dan Carpenter1-0/+1
2024-12-05wifi: rtw89: Fix TX fail with A2DP after scanningPo-Hao Huang1-2/+2
2024-12-05wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang18-635/+1615
2024-12-05wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang11-172/+261
2024-12-05wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang8-81/+112
2024-12-05wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang9-142/+362
2024-12-05wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang14-109/+355
2024-12-05wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang16-371/+392
2024-12-05wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang30-1136/+1200
2024-12-05wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...Alper Nebi Yasak1-1/+1
2024-12-05wifi: wilc1000: Set MAC after operation modeMarek Vasut1-3/+3
2024-12-05wifi: mwifiex: add missing locking for cfg80211 callsSascha Hauer2-0/+4
2024-12-05wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSRBalaji Pothunoori1-0/+3
2024-12-05wifi: ath12k: fix one more memcpy size errorArnd Bergmann1-1/+1
2024-12-05wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()Rameshkumar Sundaram1-4/+10
2024-12-05wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabledMartin Kaistra1-2/+4
2024-12-05wifi: ath12k: Skip Rx TID cleanup for self peerRamya Gnanasekar1-1/+4
2024-12-05wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang1-1/+1
2024-12-05wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang1-1/+1
2024-12-05wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+2
2024-12-05wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+1
2024-12-05wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()Jeongjun Park1-0/+3
2024-10-25wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-3/+3
2024-10-25Revert "wifi: iwlwifi: remove retry loops in start"Emmanuel Grumbach3-10/+31
2024-10-25wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach1-6/+18
2024-10-25wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay1-6/+4
2024-10-25wifi: iwlwifi: mvm: SAR table alignmentAnjaneyulu1-38/+58
2024-10-25wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay2-1/+5