aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-03-01 08:59:29 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-03-01 08:59:29 -0800
commitdf87d843c6eb4dad31b7bf63614549dd3521fe71 (patch)
treee5a926b2af4847b91703f5acfdb6d1313e64ef7e /tools/perf/scripts/python/netdev-times.py
parentMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff)
parentRevert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives" (diff)
downloadlinux-df87d843c6eb4dad31b7bf63614549dd3521fe71.tar.gz
linux-df87d843c6eb4dad31b7bf63614549dd3521fe71.zip
Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Pull ata fixes from Niklas Cassel: - Fix a regression where the enablement of the PHYs would be skipped for device trees without any port child nodes (me) - Revert ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives, as it stops systems from entering lower package states. LPM works on newer firmware versions. We will need a more refined quirk that only targets the older firmware versions (me) * tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux: Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives" ata: ahci: Make ahci_ignore_port() handle empty mask_port_map
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
et/ethernet/lantiq_etop.c?id=9cecb138e54c54989375bceeb448affcdf03497f&follow=1'>net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1 2016-12-08vhost-vsock: fix orphan connection resetPeng Tao1-1/+1 2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2 2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11 2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng1-1/+3 2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3 2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4 2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas3-6/+32 2016-12-08spi: mvebu: fix baudrate calculation for armada variantUwe Kleine-König1-29/+54 2016-12-08spi: Add support for Armada 3700 SPI ControllerRomain Perier3-0/+931