summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2025-01-09wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang1-3/+3
2025-01-09wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson28-0/+28
2025-01-09wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()Kalle Valo1-9/+9
2025-01-09wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy2-10/+10
2025-01-09wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih2-5/+6
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: rtw89: check return value of ieee80211_probereq_get() for RNRPing-Ke Shih1-0/+3
2024-12-09wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco1-2/+1
2024-12-09wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez1-0/+1
2024-12-09wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli1-1/+10
2024-12-09wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez1-1/+3
2024-12-09wifi: wfx: Fix error handling in wfx_core_init()Yuan Can1-2/+15
2024-12-09wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...Alper Nebi Yasak1-1/+1
2024-12-09wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSRBalaji Pothunoori1-0/+3
2024-12-09wifi: ath12k: Skip Rx TID cleanup for self peerRamya Gnanasekar1-1/+4
2024-12-09wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang1-1/+1
2024-12-09wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang1-1/+1
2024-12-09wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+2
2024-12-09wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+1
2024-12-09wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()Jeongjun Park1-0/+3
2024-12-09wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay2-1/+5
2024-12-09wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva6-9/+9
2024-11-08wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-1/+2
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-11-08wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach1-6/+18
2024-11-08wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay1-6/+4
2024-11-08wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach1-1/+13
2024-11-08wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven1-0/+1
2024-11-08wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel1-2/+5
2024-11-08wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()Ben Hutchings2-1/+24
2024-10-10wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...Gustavo A. R. Silva2-3/+2
2024-10-10wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau1-1/+3
2024-10-10wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin2-0/+8
2024-10-10wifi: iwlwifi: mvm: avoid NULL pointer dereferenceMiri Korenblit1-5/+7
2024-10-10wifi: iwlwifi: mvm: use correct key iterationJohannes Berg1-6/+6
2024-10-10wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih1-2/+2
2024-10-10wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang1-0/+1
2024-10-10wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-10-10wifi: ath12k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-10-10wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau1-3/+7
2024-10-10wifi: iwlwifi: mvm: drop wrong STA selection in TXJohannes Berg1-13/+3
2024-10-10wifi: iwlwifi: mvm: Fix a race in scan abort flowIlan Peer2-8/+47
2024-10-10wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen1-4/+2
2024-10-10wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang2-1/+21
2024-10-10wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka1-2/+2
2024-10-04wifi: brcmfmac: add linefeed at end of fileArend van Spriel1-1/+1