summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mended the ChangeLog, so that it is parseable by maint/releasev3.1.4Martin Mares2009-08-141-2/+2
* Released as 3.1.4.Martin Mares2009-08-142-2/+18
* Updated to the today's snapshot.Martin Mares2009-08-141-57/+195
* Added a copy of the GPL. Oh, those lawyers...Martin Mares2009-08-141-0/+339
* Fixed FILE leak in the dump back-endMartin Mares2009-08-101-3/+13
* 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
* 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