summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-01-20wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern1-1/+1
2024-01-10wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg3-14/+15
2024-01-01wifi: mt76: fix crash with WED rx support enabledFelix Fietkau1-4/+6
2024-01-01wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2023-12-08wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()Dan Carpenter1-1/+3
2023-11-28wifi: wilc1000: use vmm_table as array in wilc structAjay Singh1-1/+1
2023-11-28wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold1-1/+10
2023-11-28wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold1-2/+5
2023-11-28wifi: ath11k: fix gtk offload status event lockingJohan Hovold1-2/+5
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold1-1/+7
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold1-0/+4
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold1-2/+6
2023-11-28wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit1-5/+9
2023-11-28wifi: iwlwifi: mvm: fix size check for fw_link_idGregory Greenman1-2/+2
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson1-4/+14
2023-11-28wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register()Ma Ke1-4/+7
2023-11-28wifi: mt76: fix clang-specific fortify warningsDmitry Antipov3-3/+3
2023-11-28wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff1-0/+2
2023-11-28wifi: ath12k: fix possible out-of-bound write in ath12k_wmi_ext_hal_reg_caps()Baochen Qiang1-0/+6
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-11-28wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()Baochen Qiang1-0/+17
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov2-2/+2
2023-11-28wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-11-28wifi: ath12k: Ignore fragments from uninitialized peer in dpHarshitha Prem3-0/+13
2023-11-28wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-11-20wifi: iwlwifi: empty overflow queue during flushMiri Korenblit5-12/+15
2023-11-20wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resumeYedidya Benshimol1-0/+10
2023-11-20wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg2-0/+2
2023-11-20wifi: iwlwifi: mvm: fix netif csum flagsJohannes Berg3-7/+4
2023-11-20wifi: iwlwifi: increase number of RX buffers for EHT devicesJohannes Berg2-11/+7
2023-11-20wifi: iwlwifi: mvm: remove TDLS stations from FWJohannes Berg1-1/+2
2023-11-20wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta()Johannes Berg1-11/+9
2023-11-20wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg6-26/+18
2023-11-20wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer6-189/+111
2023-11-20wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interfaceIlan Peer1-1/+6
2023-11-20wifi: iwlwifi: mvm: Correctly set link configurationIlan Peer2-6/+9
2023-11-20wifi: iwlwifi: yoyo: swap cdb and jacket bits valuesRotem Saado1-2/+2
2023-11-20wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTKJohannes Berg1-2/+7
2023-11-20wifi: iwlwifi: mvm: fix removing pasn station for responderAvraham Stern1-2/+7
2023-11-20wifi: iwlwifi: mvm: update station's MFP flag after associationAvraham Stern1-0/+6
2023-11-20wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()Jinjie Ruan1-6/+3
2023-11-20wifi: wfx: fix case where rates are out of orderFelipe Negrelli Wolter1-42/+29
2023-11-20wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh1-0/+8
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov3-3/+3
2023-11-20wifi: ath: dfs_pattern_detector: Fix a memory initialization issueChristophe JAILLET1-1/+1
2023-11-20wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driverSean Wang1-2/+7
2023-11-20wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driverSean Wang3-5/+14
2023-11-20wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang4-9/+9
2023-11-20wifi: mt76: mt7915: fix beamforming availability checkMeiChia Chiu1-2/+2
2023-11-20wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen3-3/+3