summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorLorenzo Bianconi <lorenzo@kernel.org>2025-08-11 17:31:41 +0200
committerJakub Kicinski <kuba@kernel.org>2025-08-12 18:58:32 -0700
commit29c4a3ce508961a02d185ead2d52699b16d82c6d (patch)
tree290fad047a32df74277d648caa2e77de0132bada /tools/perf/scripts/python/netdev-times.py
parenta1740b16c83729d908c760eaa821f27b51e58a13 (diff)
downloadkernel-29c4a3ce508961a02d185ead2d52699b16d82c6d.tar.gz
net: airoha: npu: Enable core 3 for WiFi offloading
NPU core 3 is responsible for WiFi offloading so enable it during NPU probe. Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://patch.msgid.link/20250811-airoha-en7581-wlan-offlaod-v7-6-58823603bb4e@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
'/distro/kernel/commit/include/linux/pci-epc.h?h=linux-6.6.y&id=41cb8d189c9d4964df52a6f497cab7b301ae831b'>PCI: endpoint: Add new pci_epc_ops to get EPC featuresKishon Vijay Abraham I 2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel 2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel 2018-07-19PCI: endpoint: Add MSI-X interfacesGustavo Pimentel 2018-05-15PCI: dwc: Add support for EP modeGustavo Pimentel 2018-04-03PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel 2018-04-03PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel 2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas 2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen 2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas