summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released as 3.1.3.v3.1.3darwinMartin Mares2009-07-042-2/+42
* Updated pci.ids to the daily snapshot.Martin Mares2009-07-041-288/+887
* lspci.man: Improved description of -MMartin Mares2009-07-041-4/+3
* lspci: Warn against using -M with the sysfs back-endMartin Mares2009-07-041-0/+1
* Fixed compilation of GNU/kFreeBSDMartin Mares2009-07-041-1/+4
* file timestamp not needed in pci.ids.gzGilles Espinasse2009-07-041-1/+1
* Added a test case for the PCI AF capabilityYu Zhao2009-07-041-0/+29
* Merge branch 'master' of git+ssh://git.ucw.cz/home/mj/GIT/pciutilsMartin Mares2009-07-041-1/+1
|\
| * Improve the VPD fix to warn the user that VPD decoding was aborted.Martin Mares2009-07-041-1/+1
* | lspci: support PCI Advanced Features capabilityYu Zhao2009-07-042-1/+28
* | lspci -t: Only show the domain at the root of the treeMatthew Wilcox2009-07-041-2/+2
|/
* Stop early if the VPD is corruptMatthew Wilcox2009-07-041-1/+1
* Improve MSI and MSI-X displayMatthew Wilcox2009-07-041-7/+7
* proc: Work around broken /proc/bus/pci/ on some architectures.Martin Mares2009-06-291-0/+9
* sysfs: Avoid warnings when the slot address is missing.Matthew Wilcox2009-06-291-4/+6
* lspci: Print vendor-/system-specific VPD item ids correctlyBen Hutchings2009-06-291-13/+7
* Make MSI-X table size match the specMichael S. Tsirkin2009-05-031-1/+1
* Document that pci_dev->base_addr[] contains addresses with flags.Martin Mares2009-04-131-1/+1
* Correct Device Serial Number outputMatthew Wilcox2009-03-041-2/+2
* Support PM No_Soft_Reset bit in lspciYu Zhao2009-02-252-1/+3
* Released as 3.1.2.v3.1.2Martin Mares2009-02-012-2/+8
* One more fix for the syntax error checks in setpci argument parser.Martin Mares2009-02-011-1/+5
* Released as 3.1.1.v3.1.1Martin Mares2009-01-302-2/+14
* Updated pci.ids to the today's snapshot.Martin Mares2009-01-301-7/+99
* configure: Set LC_ALL globally.Martin Mares2009-01-301-1/+4
* setpci: Fixed a typo in parsing of values, causing SIGSEGV on some bad inputs.Martin Mares2009-01-301-2/+2
* $(PCILIB): respect $(LDFLAGS) when linkingMike Frysinger2009-01-291-1/+1
* Fixed a typo in the ChangeLog.Martin Mares2009-01-181-1/+1
* Released as 3.1.0.v3.1.0Martin Mares2009-01-183-5/+5
* Updated pci.ids to the snapshot of the day.Martin Mares2009-01-182-86/+212
* Updated ChangeLog.Martin Mares2009-01-181-0/+16
* Display some PCIe extended capabilities only when verbose level >= 2Yu Zhao2009-01-181-0/+15
* Don't display 'disabled' for a virtual base addressYu Zhao2009-01-181-3/+7
* Remove 64-bit BAR handling code for bus centric viewYu Zhao2009-01-181-11/+0
* Fix inconsistent bus centric view between the sysfs and proc methodsYu Zhao2009-01-181-2/+2
* Fixed configure to work with Cygwin on Windows Vista.Martin Mares2009-01-161-1/+1
* Updated test cases from Yu Zhao.Martin Mares2008-12-302-67/+71
* PCIUtils: fix SR-IOV capability error in lspciYu Zhao2008-12-301-0/+1
* Fix base address flags when using sysfs methodYu Zhao2008-12-302-4/+6
* Released -alpha4.Martin Mares2008-12-131-2/+2
* A fix of the previous cleanup.Martin Mares2008-12-131-5/+8
* sysfs: Cleaned up caching of file descriptors.Martin Mares2008-12-131-23/+33
* Cleaned up detection of physical slots.Martin Mares2008-12-131-26/+30
* Slots: use strcpy instead of sprintf.Martin Mares2008-12-131-1/+1
* Updated the ChangeLog.Martin Mares2008-12-131-0/+30
* Released as -alpha3.v3.1-alpha3Martin Mares2008-12-131-2/+2
* Man: Mention that the sysfs backend supports physical slots.Martin Mares2008-12-131-1/+2
* Display physical slot information in lspci -vAlex Chiang2008-12-135-2/+76
* lspci: fix "suprise" typoBjorn Helgaas2008-12-124-4/+4
* Fix ATS capability error in lspciYu Zhao2008-12-121-1/+1