summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released 3.1.7.v3.1.7Martin Mares2010-01-312-2/+9
* Minor improvements to decoding of the VC capMartin Mares2010-01-311-7/+9
* Added a test case for the VC capability with a port arbitration tableMartin Mares2010-01-311-0/+257
* Improved formatting of PCIe port/slot capabilitiesMartin Mares2010-01-281-2/+2
* Fixed out of bounds access in VC cap formattingMartin Mares2010-01-281-2/+2
* Released as 3.1.6.v3.1.6Martin Mares2010-01-242-2/+11
* Updated (c) years.Martin Mares2010-01-244-4/+4
* Added a note on the Power Budgeting capMartin Mares2010-01-231-1/+1
* Updated the list of missing capabilities in TODOMartin Mares2010-01-231-6/+0
* Decoding of the SATA HBA capabilityMartin Mares2010-01-232-1/+32
* Decoding of the Vendor-Specific Capabilities (both PCI and PCIe)Martin Mares2010-01-233-2/+28
* 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-232-4/+73
* Added helper macros BITS and TABLEMartin Mares2010-01-231-0/+4
* Added a test case for Virtual Channel and Root Complex Link capsMartin Mares2010-01-231-0/+2317
* Decoding of the Virtual Channel capabilityMartin Mares2010-01-232-3/+95
* Released as 3.1.5.v3.1.5Martin Mares2010-01-192-2/+24
* It's 2010 nowMartin Mares2010-01-192-2/+2
* Updated pci.ids to the current snapshotMartin Mares2010-01-191-184/+638
* Added a test case for broken extended capabilitiesMartin Mares2010-01-191-0/+257
* Avoid unaligned accesses to extended capabilities.Martin Mares2010-01-162-2/+2
* Shorten BAR size suffixesMartin Mares2009-11-221-1/+1
* Improve large BAR displayMatthew Wilcox2009-11-221-10/+8
* Fixed a typo in setpci man page.Martin Mares2009-09-291-1/+1
* Fixed freeing of capabilities.Martin Mares2009-09-291-2/+2
* Update win32/config.mkMartin Mares2009-09-161-0/+3
* Do not include <pwd.h> et al. unless PCI_USE_DNSMartin Mares2009-09-161-6/+6
* Merge branch 'master' of git+ssh://git.ucw.cz/home/mj/GIT/pciutilsMartin Mares2009-08-216-63/+565
|\
| * Make Physical Slot work for multifunction cardsMatthew Wilcox2009-08-141-1/+0
| * 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
* | Fix spelling of surpriseEd Swierk2009-08-213-4/+4
|/
* 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