summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sylixos: READMEsylixosGongYuJian2018-03-201-0/+1
* Sylixos: Bits of Makefile and configureGongYuJian2018-03-202-0/+5
* lspci: fix printing DeviceNameViktor Prutyanov2018-03-201-1/+3
* Sylixos: Trying to simplify probing mechanismMartin Mares2018-03-182-106/+6
* Sylixos: Coding style cleanupMartin Mares2018-03-181-78/+45
* Sylixos portMartin Mares2018-03-186-1/+309
* Introduced an explicit probe sequenceMartin Mares2018-03-172-15/+33
* Avoid "optarg" as an identifierMartin Mares2018-03-172-9/+9
* Adjust prototypes of xmalloc(), xrealloc() and xstrdup()Martin Mares2018-03-172-10/+10
* lspci: Report if the PCIe link speed/width is full or downgradedMartin Mares2018-03-161-6/+22
* lspci: Make DevCtl, DevSta, and AER decoding more consistentBjorn Helgaas2018-03-022-4/+4
* fbsd-device should compile againMartin Mares2018-01-111-2/+2
* fbsd-device: Hopefully fixed a bug in fbsd_scan()Martin Mares2017-12-311-1/+1
* lspci: Decode "VGA 16-bit decode" in bridge control registerBjorn Helgaas2017-12-313-1/+132
* pciutils: Add the support for a DOS/DJGPP environmentRudolf Marek2017-12-3113-15/+154
* README: kernel.org does not speak FTP any longerMartin Mares2017-11-191-1/+1
* Forgot the ChangeLog for v3.5.6.v3.5.6Martin Mares2017-11-171-0/+11
* Released as 3.5.6Martin Mares2017-11-172-3/+3
* Updated pci.ids to today's snapshotMartin Mares2017-11-171-113/+509
* pciutils: change MN VPD keyword to F_TEXTMartin Mares2017-11-171-1/+1
* fbsd-device: Use PCIOCGETCONF and PCIOCGETBAR when /dev/pci fd is readonly.Imre Vadász2017-11-171-8/+201
* fbsd-device: Make extended configuration space available.Imre Vadász2017-11-171-2/+2
* fbsd-device: Fix fbsd-device backend on DragonFly BSD.Imre Vadász2017-11-171-2/+2
* configure: use simpler/more portable echo_nMike Frysinger2017-11-171-6/+1
* Released as 3.5.5v3.5.5Martin Mares2017-07-053-3/+15
* Updated pci.ids to today's snapshotMartin Mares2017-07-051-106/+355
* lspci: Fix wrong read size for RootStaJeffy Chen2017-07-051-1/+1
* lspci: Fix "Auxiliary" spelling errorBjorn Helgaas2017-04-291-1/+1
* lspci: Use #defines for greppabilityBjorn Helgaas2017-04-291-10/+10
* lspci: Decode only supported ASPM exit latenciesBjorn Helgaas2017-04-293-7/+343
* lspci: Decode "Slot Implemented" for PCI/PCI-X to PCIe BridgesBjorn Helgaas2017-04-292-1/+291
* lspci: Indent PCIe Capability DevCap2 & DevCtl2 correctlyBjorn Helgaas2017-04-292-2/+329
* lspci: Include "ECRC" in the ECRC generate/check labelsBjorn Helgaas2017-04-292-1/+328
* lspci: Decode AER Root Error Command, Root Error Status, Error SourceBjorn Helgaas2017-04-295-12/+682
* lspci: Dump AER Header LogBjorn Helgaas2017-04-292-2/+331
* lspci: Decode AER Multiple Header and TLP Prefix Log bitsBjorn Helgaas2017-04-293-3/+331
* Released as 3.5.4v3.5.4Martin Mares2017-02-264-4/+11
* types.h: Provide u64 on all systemsMartin Mares2017-02-242-8/+18
* Released as 3.5.3v3.5.3Martin Mares2017-02-153-5/+23
* Updated pci.ids to today's snapshotMartin Mares2017-02-151-120/+479
* ls-caps: Minor cleanup of cap_express_dev2()Martin Mares2017-02-151-2/+1
* pciutils: Add test case for pci atomic opsSatanand Burla2017-02-151-0/+54
* pciutils: Add decode for Atomic Ops in lspciSatanand Burla2017-02-152-0/+53
* lspci: Support GEN4 speed (16GT/s)Gavin Shan2017-02-151-0/+4
* lspci: better display of ranges behind a bridgeMartin Mares2016-12-311-18/+36
* ls-kernel: use libkmod's default to find modulesVladimír Čunát2016-12-311-7/+1
* Released as 3.5.2v3.5.2Martin Mares2016-10-033-3/+13
* Updated pci.ids to today's snapshotMartin Mares2016-10-031-120/+620
* Merge branch 'l1pm'Martin Mares2016-10-033-53/+377
|\
| * pciutils: Update the tests/cap-l1-pm with actual device dataRajat Jain2016-10-031-24/+303