summaryrefslogtreecommitdiff
path: root/ls-ecaps.c
Commit message (Expand)AuthorAgeFilesLines
* lspci: Add support for Non-CXL Function Map DVSECJaxon Haws2022-11-161-1/+30
* lspci: Add support for CXL MLD DVSECJaxon Haws2022-11-161-1/+13
* lspci: Add support for CXL GPF Port DVSECJaxon Haws2022-11-161-1/+70
* lspci: Add support for CXL Flex Bus DVSECJaxon Haws2022-11-161-1/+66
* lspci: Add support for CXL GPF Device DVSECJaxon Haws2022-11-021-1/+43
* cxl: Fix Register Locator DVSEC decodingJaxon Haws2022-10-311-3/+3
* lspci: Fix Virtual Channel VC# Caps: MaxTimeSlotsMikhail Bratchikov2022-10-301-1/+1
* CXL: Code clean-upMartin Mares2022-10-301-71/+64
* cxl: Add placeholder for undecoded DVSECsBen Widawsky2022-10-131-0/+15
* cxl: Add DVSEC Register LocatorBen Widawsky2022-10-131-0/+41
* cxl: Add support for DVSEC port capBen Widawsky2022-10-131-6/+38
* cxl: Implement more device DVSEC decodingBen Widawsky2022-09-301-0/+65
* cxl: Rename caps to be device capsBen Widawsky2022-09-301-9/+9
* cxl: Rework caps to new functionBen Widawsky2022-09-301-9/+23
* cxl: Collect all DVSEC Device fieldsBen Widawsky2022-09-291-1/+1
* cxl: Make id check more explicitBen Widawsky2022-09-291-3/+6
* cxl: Rename variable to match other codeBen Widawsky2022-09-291-10/+10
* lspci: Fix detection of extended capabilitiesPali Rohár2022-04-161-1/+1
* pciutils: Add decode support for Data Object Exchange Extended CapabilityJonathan Cameron2022-02-261-0/+38
* lspci: Define PCI_U64_FMT_U format for printing u64Pali Rohár2022-02-101-3/+3
* lspci: Replace unsigned long long type by u64 and %llx format by PCI_U64_FMT_XPali Rohár2022-02-101-3/+3
* lspci: Decode VF 10-Bit Tag RequesterDongdong Liu2022-01-211-4/+4
* pciutils: Add decode support for RCECsSean V Kelley2020-09-021-2/+57
* lspci: Cleaned up printing of resizable BARsMartin Mares2020-05-251-62/+23
* lspci: Decode the (virtual) resizeble BAR capabilityMartin Mares2020-05-251-2/+130
* CXL: Capability vendor ID changedMartin Mares2020-05-251-1/+1
* lspci: Generelized decoding of DVSEC extended capabilityMartin Mares2020-05-251-42/+16
* pciutils: Decode Compute eXpress Link DVSECSean V Kelley2020-05-251-1/+55
* pciutils: Decode available DVSEC detailsSean V Kelley2020-05-251-1/+24
* lspci: Use commas more consistentlyBjorn Helgaas2020-05-251-1/+1
* Verbosity of Secondary PCI Express cap should not depend on device typeMartin Mares2020-01-211-3/+3
* lspci: Fix extra newline if L1.2 is not supported.Vinson Lee2019-02-131-9/+11
* Cosmetic cleanups of the previous commitMartin Mares2018-12-311-1/+1
* lspci: Add support for Secondary PCI Express Extended CapabilityBasavaraja M S2018-12-311-1/+32
* lspci: Decode Multicast Extended CapabilityBjorn Helgaas2018-11-121-0/+59
* lspci: Use spec name for RCRB ((Root Complex Register Block)Bjorn Helgaas2018-04-201-2/+2
* lspci: Print names of capabilities even if we can't decode the restBjorn Helgaas2018-04-201-0/+48
* lspci: Decode Null CapabilityBjorn Helgaas2018-04-201-0/+3
* lspci: Clarify unknown capability IDsBjorn Helgaas2018-04-201-1/+1
* lspci: Make DevCtl, DevSta, and AER decoding more consistentBjorn Helgaas2018-03-021-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