]> git.ipfire.org Git - thirdparty/pciutils.git/history - ls-ecaps.c
lspci: Fix detection of extended capabilities
[thirdparty/pciutils.git] / ls-ecaps.c
2022-04-15  Pali Rohárlspci: Fix detection of extended capabilities
2022-02-26  Jonathan Cameronpciutils: Add decode support for Data Object Exchange...
2022-02-10  Martin MaresMerge branch 'fill-info'
2022-02-10  Pali Rohárlspci: Define PCI_U64_FMT_U format for printing u64
2022-02-10  Pali Rohárlspci: Replace unsigned long long type by u64 and ...
2022-01-21  Dongdong Liulspci: Decode VF 10-Bit Tag Requester
2020-09-02  Sean V Kelleypciutils: Add decode support for RCECs
2020-05-31  Martin MaresMerge remote-tracking branch 'jlledom/hurd-fix-dev...
2020-05-25  Martin Mareslspci: Cleaned up printing of resizable BARs
2020-05-25  Martin Mareslspci: Decode the (virtual) resizeble BAR capability
2020-05-25  Martin MaresCXL: Capability vendor ID changed
2020-05-25  Martin Mareslspci: Generelized decoding of DVSEC extended capability
2020-05-25  Sean V Kelleypciutils: Decode Compute eXpress Link DVSEC
2020-05-25  Sean V Kelleypciutils: Decode available DVSEC details
2020-05-25  Bjorn Helgaaslspci: Use commas more consistently
2020-01-21  Martin MaresVerbosity of Secondary PCI Express cap should not depen...
2019-02-13  Vinson Leelspci: Fix extra newline if L1.2 is not supported.
2018-12-31  Martin MaresCosmetic cleanups of the previous commit
2018-12-31  Basavaraja M Slspci: Add support for Secondary PCI Express Extended...
2018-11-12  Bjorn Helgaaslspci: Decode Multicast Extended Capability
2018-04-20  Bjorn Helgaaslspci: Use spec name for RCRB ((Root Complex Register...
2018-04-20  Bjorn Helgaaslspci: Print names of capabilities even if we can't...
2018-04-20  Bjorn Helgaaslspci: Decode Null Capability
2018-04-20  Bjorn Helgaaslspci: Clarify unknown capability IDs
2018-03-02  Bjorn Helgaaslspci: Make DevCtl, DevSta, and AER decoding more consi...
2017-04-29  Bjorn Helgaaslspci: Include "ECRC" in the ECRC generate/check labels
2017-04-29  Bjorn Helgaaslspci: Decode AER Root Error Command, Root Error Status...
2017-04-29  Bjorn Helgaaslspci: Dump AER Header Log
2017-04-29  Bjorn Helgaaslspci: Decode AER Multiple Header and TLP Prefix Log...
2016-10-03  Martin MaresMerge branch 'l1pm'
2016-09-26  Martin MaresCleaned up the previous patch
2016-09-26  Rajat Jainlspci: Parse all the L1 PM substate capability regs
2016-05-14  Martin MaresMerge branch 'dpc'
2016-05-14  Keith BuschAdd support for Downstream Port Containment
2016-05-14  Martin MaresMerge branch 'domains'
2016-05-14  Yong, Jonathanlspci: Decode Precision Time Measurement capabiltity
2015-10-27  Martin MaresOmit unnecessary commas in PASID/PRI capabilities
2015-10-27  David WoodhouseDecode PASID and PRI extended capabilities
2013-06-11  Martin Mareslspci: Make output of L1 PM cap consistent with other...
2013-06-11  David Boxlspci: Add L1 PM Substate capability reporting
2012-05-28  J.L. Burrpciutils: correct VC status display
2011-05-18  Martin MaresTPH and LTR capability reporting
2010-01-31  Martin MaresMinor improvements to decoding of the VC cap
2010-01-28  Martin MaresFixed out of bounds access in VC cap formatting
2010-01-24  Martin MaresUpdated (c) years.
2010-01-23  Martin MaresDecoding of the Vendor-Specific Capabilities (both...
2010-01-23  Martin MaresCleaned up decoding of the Virtual Channel cap using...
2010-01-23  Martin MaresDecoding of the Root Complex Link capability
2010-01-23  Martin MaresDecoding of the Virtual Channel capability
2010-01-16  Martin MaresAvoid unaligned accesses to extended capabilities.
2009-07-12  Martin Mareslspci: Let the SR-IOV code dump 64-bit addresses even...
2009-07-12  Martin Mareslspci: Whitespace cleanup of the previous SR-IOV patch.
2009-07-12  Chris Wrightlspci: Show SR-IOV VF BARs
2009-03-04  Matthew WilcoxCorrect Device Serial Number output
2009-01-18  Yu ZhaoDisplay some PCIe extended capabilities only when verbo...
2008-12-30  Yu ZhaoPCIUtils: fix SR-IOV capability error in lspci
2008-11-21  Martin MaresSplit lspci to multiple source files.