summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Finished support for displaying of kernel drivers/modules.driversMartin Mares2007-11-063-28/+94
* Implemented searching for kernel modules. Works, but needs cleanup.Martin Mares2007-11-021-58/+192
* First attempt at printing Linux driver names.Martin Mares2007-11-021-0/+35
* Moved -lz from LDFLAGS to LDLIBS.Martin Mares2007-10-194-2/+14
* Added a missing dependency.Martin Mares2007-10-191-1/+1
* Released as 2.2.8.Martin Mares2007-10-192-2/+4
* Added two more capability ID's gathered from various ECN's.Martin Mares2007-10-194-4/+15
* Updated TODO.Martin Mares2007-10-191-6/+17
* Added a couple of test cases.Martin Mares2007-10-192-0/+575
* Document obsd_device back-end.Martin Mares2007-10-191-2/+7
* Removed all traces of the syscall access method, which no longer exists.Martin Mares2007-10-191-5/+1
* Big code cleanup.Martin Mares2007-10-192-204/+216
* Decode the Debug port capability (per EHCI 0.96 spec).Martin Mares2007-10-192-1/+11
* Incomplete decoding of several capabilities is marked with <?>.Martin Mares2007-10-193-32/+48
* Include capabilities from PCI 3.0 specs.Martin Mares2007-10-192-0/+5
* Update class codes to reflect PCI 3.0.Martin Mares2007-10-192-5/+25
* Removed extraneous braces.Martin Mares2007-10-144-33/+16
* Capability loop detection introduced 2.2.7 did not work properly withMartin Mares2007-10-122-1/+6
* Released as 2.2.7.Martin Mares2007-10-052-2/+17
* Support domains on FreeBSD. Contributed by Marius Strobl.Martin Mares2007-10-051-14/+25
* Decode a couple of bits of traditional registers, which are extendedMartin Mares2007-10-051-13/+22
* Fully decode PCI Express capability. Most of the PCIE extended capabilitiesMartin Mares2007-10-052-59/+179
* Detect and report loops in capability lists.Martin Mares2007-10-052-0/+19
* More bits of PCIE capability decoding.Martin Mares2007-10-052-2/+18
* Extended the fbsd-device backend to run on Dragonfly BSD.Martin Mares2007-09-124-5/+14
* Resurrected the Windows port.Martin Mares2007-09-037-11/+39
* Allow to override ar and ranlib.Martin Mares2007-08-313-2/+9
* When calling gzopen(), use "rb" file mode instead of "r".Martin Mares2007-08-272-3/+11
* Added decoding of HT MSI capability.Martin Mares2007-08-143-1/+37
* Released pciutils-2.2.6.Martin Mares2007-06-202-2/+7
* Added a missing file from the previous commit.Martin Mares2007-06-201-0/+10
* Generate and install files for pkg-config.Martin Mares2007-06-204-7/+21
* Updated ChangeLog for recent patches.Martin Mares2007-06-201-0/+9
* Added "install-lib" target.Martin Mares2007-06-201-0/+8
* Rewritten i386-io-hurd.h.Martin Mares2007-06-201-28/+5
* Released pciutils-2.2.5.Martin Mares2007-05-042-2/+4
* Updated pci.ids.Martin Mares2007-05-042-139/+516
* fix minor logic error in grow_tree()Jason Lunz2007-03-301-6/+6
* Added PCI/PCI-X to PCI-Express Bridge type.Martin Mares2007-02-143-0/+9
* Updated ids to the current snapshot.Martin Mares2007-02-092-207/+854
* Released 2.2.5-test1.Martin Mares2007-02-061-3/+3
* Get rid of bzero().Martin Mares2007-02-067-10/+12
* Work-around for Solaris tr.Martin Mares2007-02-062-3/+7
* <stdint.h> for Solaris.Martin Mares2007-02-063-1/+12
* alloca() needs <alloca.h>.Martin Mares2007-02-042-2/+8
* Fixed a couple of bugs in the dump backend.Martin Mares2006-09-172-13/+31
* Updated pci.ids to the current database snapshot.Martin Mares2006-09-102-204/+807
* Errors when reading standard config header are no longer fatal.Martin Mares2006-09-102-2/+14
* Whitespace cleanup.Martin Mares2006-09-101-1/+1
* Released as 2.2.4.Martin Mares2006-09-092-2/+4