summaryrefslogtreecommitdiff
path: root/ls-ecaps.c
Commit message (Expand)AuthorAgeFilesLines
* 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