summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-24wifi: mt76: mt7925: cqm rssi low/high event notifyJack Kao-0/+105
2025-11-24wifi: mt76: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2025-11-24platform/x86: asus-armoury: fix only DC tunables being availableDenis Benato-1/+2
2025-11-24wifi: mt76: adjust BSS conf pointer handlingFedor Pchelkin-8/+11
2025-11-24Revert "wifi: mt76: mt792x: improve monitor interface handling"Fedor Pchelkin-1/+0
2025-11-24wifi: mt76: mmio_*_copy fix byte order and alignmentCaleb James DeLisle-2/+10
2025-11-24wifi: mt76: mt7925: disable auto regd changes after user setMing Yen Hsieh-1/+8
2025-11-24wifi: mt76: mt7925: add auto regdomain switch supportMing Yen Hsieh-27/+68
2025-11-24wifi: mt76: mt7925: improve EHT capability control in regulatory flowMing Yen Hsieh-2/+18
2025-11-24wifi: mt76: mt7925: refactor regulatory notifier flowMing Yen Hsieh-17/+38
2025-11-24wifi: mt76: mt7925: refactor CLC support check flowMing Yen Hsieh-6/+19
2025-11-24wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]Ming Yen Hsieh-148/+167
2025-11-24wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)-13/+8
2025-11-24wifi: mt76: mt7996: fix typos in commentsAlok Tiwari-2/+2
2025-11-24wifi: mt76: mt7996: Add NPU offload support to MT7996 driverLorenzo Bianconi-18/+438
2025-11-24wifi: mt76: Introduce the NPU generic layerLorenzo Bianconi-7/+717
2025-11-24wifi: mt76: Add the capability to set TX token start IDLorenzo Bianconi-2/+5
2025-11-24wifi: mt76: Add mt76_dev pointer in mt76_queue struct.Lorenzo Bianconi-0/+2
2025-11-24wifi: mt76: Move Q_READ/Q_WRITE definitions in dma.hLorenzo Bianconi-31/+31
2025-11-24wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()Lorenzo Bianconi-2/+1
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau-211/+211
2025-11-24wifi: mt76: fix license/copyright of util.hFelix Fietkau-2/+1
2025-11-24wifi: mt76: use GFP_DMA32 for page_pool buffer allocationPeter Chiu-1/+2
2025-11-24wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi-5/+15
2025-11-24wifi: mt76: mt7915: add bf backoff limit table supportShayne Chen-50/+272
2025-11-24wifi: mt76: Fix DTS power-limits on little endian systemsSven Eckelmann (Plasma Cloud)-13/+24
2025-11-24wifi: mt76: connac: Replace memcpy + hard-coded size with strscpyThorsten Blum-1/+1
2025-11-24wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_txLorenzo Bianconi-7/+5
2025-11-24wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()Felix Fietkau-5/+13
2025-11-24ACPI: GTDT: Correctly number platform devices for MMIO timersMarc Zyngier-2/+2
2025-11-24platform/x86: intel: punit_ipc: fix memory corruptionDan Carpenter-1/+1
2025-11-24drm: sti: fix device leaks at component probeJohan Hovold-1/+6
2025-11-24wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tabletHans de Goede-0/+14
2025-11-24Merge tag 'rtw-next-2025-11-21-v2' of https://github.com/pkshih/rtwJohannes Berg-891/+2377
2025-11-24spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errorsHaotian Zhang-1/+3
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens-154/+77
2025-11-24s390/ap: Restrict driver_override versus apmask and aqmask useHarald Freudenberger-6/+56
2025-11-24s390/ap: Rename mutex ap_perms_mutex to ap_attr_mutexHarald Freudenberger-48/+52
2025-11-24s390/ap: Support driver_override for AP queue devicesHarald Freudenberger-27/+110
2025-11-24s390/ap: Use all-bits-one apmask/aqmask for vfio in_use() checksHarald Freudenberger-2/+6
2025-11-24pmdomain: Merge branch fixes into nextUlf Hansson-3/+16
2025-11-24pmdomain: tegra: Add GENPD_FLAG_NO_STAY_ON flagJon Hunter-0/+1
2025-11-24pmdomains: mtk-pm-domains: Fix spinlock recursion in probeAngeloGioacchino Del Regno-3/+15
2025-11-24crypto: ccp - use min() instead of min_t()David Laight-1/+1
2025-11-24hwrng: core - use min3() instead of nested min_t()David Laight-1/+1
2025-11-24RDMA/mlx5: Add support for 1600_8x lane speedMaher Sanalla-2/+7
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla-0/+3
2025-11-24IB/mlx5: Reduce IMR KSM size when 5-level paging is enabledYishai Hadas-38/+51
2025-11-24RDMA/bnxt_re: Pass correct flag for dma mr creationSelvin Xavier-7/+9
2025-11-24RDMA/bnxt_re: Fix the inline size for GenP7 devicesSelvin Xavier-1/+1