summaryrefslogtreecommitdiff
path: root/ls-ecaps.c
Commit message (Expand)AuthorAgeFilesLines
* Added configure support and modify the comment to english.GongYuJian2018-03-171-2/+2
* lspci: Include "ECRC" in the ECRC generate/check labelsBjorn Helgaas2017-04-291-1/+1
* lspci: Decode AER Root Error Command, Root Error Status, Error SourceBjorn Helgaas2017-04-291-3/+34
* lspci: Dump AER Header LogBjorn Helgaas2017-04-291-2/+8
* lspci: Decode AER Multiple Header and TLP Prefix Log bitsBjorn Helgaas2017-04-291-3/+5
* Cleaned up the previous patchl1pmMartin Mares2016-09-261-21/+14
* lspci: Parse all the L1 PM substate capability regsRajat Jain2016-09-261-28/+66
* Merge branch 'dpc'Martin Mares2016-05-141-0/+34
|\
| * Add support for Downstream Port ContainmentKeith Busch2016-05-141-0/+34
* | lspci: Decode Precision Time Measurement capabiltityYong, Jonathan2016-05-141-0/+62
|/
* Omit unnecessary commas in PASID/PRI capabilitiesMartin Mares2015-10-271-4/+4
* Decode PASID and PRI extended capabilitiesDavid Woodhouse2015-10-271-0/+54
* lspci: Make output of L1 PM cap consistent with other capsMartin Mares2013-06-111-2/+2
* lspci: Add L1 PM Substate capability reportingDavid Box2013-06-111-0/+55
* pciutils: correct VC status displayJ.L. Burr2012-05-281-1/+1
* TPH and LTR capability reportingMartin Mares2011-05-181-0/+71
* Minor improvements to decoding of the VC capMartin Mares2010-01-311-7/+9
* Fixed out of bounds access in VC cap formattingMartin Mares2010-01-281-2/+2
* Updated (c) years.Martin Mares2010-01-241-1/+1
* Decoding of the Vendor-Specific Capabilities (both PCI and PCIe)Martin Mares2010-01-231-1/+20
* Cleaned up decoding of the Virtual Channel cap using the new macrosMartin Mares2010-01-231-14/+15
* Decoding of the Root Complex Link capabilityMartin Mares2010-01-231-4/+66
* Decoding of the Virtual Channel capabilityMartin Mares2010-01-231-3/+94
* Avoid unaligned accesses to extended capabilities.Martin Mares2010-01-161-1/+1
* lspci: Let the SR-IOV code dump 64-bit addresses even with 32-bit pciaddr_t.Martin Mares2009-07-121-4/+4
* lspci: Whitespace cleanup of the previous SR-IOV patch.Martin Mares2009-07-121-21/+25
* lspci: Show SR-IOV VF BARsChris Wright2009-07-121-0/+23
* Correct Device Serial Number outputMatthew Wilcox2009-03-041-2/+2
* Display some PCIe extended capabilities only when verbose level >= 2Yu Zhao2009-01-181-0/+15
* PCIUtils: fix SR-IOV capability error in lspciYu Zhao2008-12-301-0/+1
* Split lspci to multiple source files.Martin Mares2008-11-211-0/+246