summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2022-04-01 13:05:22 +0200
committerDavid S. Miller <davem@davemloft.net>2022-04-04 12:40:42 +0100
commit76e9ccd6894377bc3cf7fbdea90b0af2cb4eb12a (patch)
treef7eb5fa5b467dc6b745125bf48d23ad99e78d057 /tools/perf/scripts/python
parentb814403a8cd8b28a2c0497e211f029786394531d (diff)
downloadkernel-76e9ccd6894377bc3cf7fbdea90b0af2cb4eb12a.tar.gz
net: phy: micrel: Remove DT option lan8814,ignore-ts
When the PHY and the MAC are capable of doing timestamping, the PHY has priority. Therefore the DT option lan8814,ignore-ts was added such that the PHY will not expose a PHC so then the timestamping was done in the MAC. This is not the correct approach of doing it, therefore remove this. Fixes: ece19502834d84 ("net: phy: micrel: 1588 support for LAN8814 phy") Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
341942d784134f2997b3ff82cd63cf71d1f932'>PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle 2011-07-22PCI: Assign values to 'pci_obff_signal_type' enumeration constantsMyron Stowe 2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen 2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt 2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt 2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt 2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson 2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson 2011-05-11PCI: add latency tolerance reporting enable/disable supportJesse Barnes 2011-05-11PCI: add OBFF enable/disable supportJesse Barnes 2011-05-11PCI: add ID-based ordering enable/disable supportJesse Barnes 2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie 2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki 2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds 2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson 2011-02-16PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap 2011-01-14PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf 2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki 2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki 2010-12-23PCI: make pci_restore_state return voidJon Mason 2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett 2010-10-15PCI: pci_driver make name constStephen Hemminger 2010-08-13PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie 2010-07-30PCI: disable mmio during bar sizingJacob Pan 2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas 2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds 2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds 2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying 2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab 2010-04-09intel-iommu: use physfn to search drhd for VFYinghai 2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori 2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori 2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds