summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 dayswifi: mt76: npu: Add missing rx_token_size initializationLorenzo Bianconi1-0/+1
13 dayswifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi2-11/+15
13 dayswifi: mt76: Fix memory leak destroying deviceLorenzo Bianconi1-5/+6
13 dayswifi: mt76: mt7921: Place upper limit on station AIDRory Little2-0/+8
13 dayswifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari1-1/+1
13 dayswifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwiMing Yen Hsieh1-2/+2
13 dayswifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()Ming Yen Hsieh1-1/+4
13 dayswifi: mt76: mt7915: fix use_cts_prot supportRyder Lee5-16/+81
13 dayswifi: mt76: mt7615: fix use_cts_prot supportRyder Lee5-23/+53
13 dayswifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen3-6/+9
13 dayswifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang1-2/+4
13 dayswifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi1-2/+3
13 dayswifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi1-0/+1
13 dayswifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi2-22/+41
13 dayswifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi1-5/+16
13 dayswifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi1-8/+6
13 dayswifi: mt76: mt7996: fix iface combination for different chipsetsShayne Chen1-1/+16
13 dayswifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang5-12/+68
13 daystools/nolibc: avoid -Wundef warning for __STDC_VERSION__Thomas Weißschuh1-1/+7
13 daystools/nolibc: MIPS: fix clobbers of 'lo' and 'hi' registers on different ISAsThomas Weißschuh1-3/+12
13 daystools/nolibc/printf: Move snprintf length check to callbackDavid Laight1-27/+67
13 daystools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'David Laight1-19/+19
13 daysselftests/nolibc: Fix build with host headers and libcDavid Laight1-1/+15
13 daysselftests/nolibc: fix test_file_stream() on musl libcThomas Weißschuh1-1/+9
13 daysbpf: Do not allow deleting local storage in NMIAmery Hung1-0/+3
13 dayswifi: libertas: don't kill URBs in interrupt contextHeitor Alves de Siqueira1-1/+6
13 dayswifi: libertas: use USB anchors for tracking in-flight URBsHeitor Alves de Siqueira2-10/+20
13 daysmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu3-19/+23
13 dayspowerpc/64s: Fix unmap race with PMD migration entriesRitesh Harjani (IBM)2-4/+24
13 dayspowerpc/pgtable-frag: Fix bad page state in pte_frag_destroyRitesh Harjani (IBM)1-0/+1
13 dayss390/bpf: Zero-extend bpf prog return values and kfunc argumentsIlya Leoshkevich1-15/+24
13 daysdpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen1-2/+1
13 daysdpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen1-0/+4
13 dayswifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen1-2/+2
13 daysselftests/bpf: Handle !CONFIG_SMC in bpf_smc.cAlan Maguire2-4/+30
13 dayswifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh3-50/+108
13 dayswifi: ath12k: account TX stats only when ACK/BA status is presentSarika Sharma1-11/+13
13 daysbpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encapFeng Yang1-0/+15
13 dayswifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou1-0/+1
13 dayswifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan1-0/+1
13 dayswifi: ath11k: fix memory leaks in beacon template setupZilin Guan1-11/+17
13 dayssched/rt: Skip group schedulable check with rt_group_sched=0Michal Koutný1-3/+2
13 dayssched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_...John Stultz3-29/+28
13 daysfs/resctrl: Report invalid domain ID when parsing io_alloc_cbmAaron Tomlin1-0/+1
13 daysfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
13 daysx86/vdso: Clean up remnants of VDSO32_NOTE_MASKThomas Weißschuh2-2/+0
13 daysASoC: Intel: avs: Include CPUID header at file scopeAhmed S. Darwish2-14/+25
13 daysASoC: Intel: avs: Check maximum valid CPUID leafAhmed S. Darwish1-3/+6
13 daysirqchip/renesas-rzg2l: Fix error path in rzg2l_irqc_common_probe()Biju Das1-1/+1
13 dayssched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18