]> git.ipfire.org Git - thirdparty/pciutils.git/history - lib
setpci: Decorate trace() with PCI_PRINTF.
[thirdparty/pciutils.git] / lib /
2008-11-11  Martin MaresRenumbered PCI_CAP_xxx to start with 1.
2008-11-10  Martin MaresMoved the new field at the end of struct pci_dev to...
2008-11-10  Martin MaresAdded library functions for accessing PCI capabilities.
2008-11-10  Martin MaresCoding style cleanup: `for(...)' wants a space.
2008-11-10  Yu ZhaoAdded dumping of the Address Translation Services capab...
2008-11-09  Martin MaresFixed building on Cygwin.
2008-11-09  Alon Bar-LevBetter support for cross-compiling.
2008-11-09  Martin MaresFix spelling of MSI.
2008-09-19  Martin MaresFixed a minor bug in lib/configure and released as...
2008-08-26  Martin MaresAdded a Cygwin port.
2008-08-26  Martin MaresUse the visibility attributes only when building a...
2008-08-26  Martin Mareslibresolv is not available on BSD systems, but they...
2008-08-26  Martin MaresUse h_errno instead of _res.h_errno.
2008-08-26  Zhao, YuSingle Root I/O Virtualization capability support
2008-08-26  Zhao, YuAlternative Routing-ID Interpretation capability support
2008-08-26  Zhao, YuAccess Control Services capability support
2008-08-26  Zhao, YuAdvanced Error Reporting capability support
2008-08-26  Zhao, YuPCI Express Device, Link and Slot 2 capabilities support
2008-08-26  Martin MaresLet filters accept vendor and device 0xffff.
2008-08-26  Martin MaresBy mistake, we were setting PCI_USE_DNS on Linux automa...
2008-04-10  Martin MaresUpdated API and ABI version and released as 3.0.0. v3.0.0
2008-02-20  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-20  Martin MaresChanged the default domain for the DNS resolver.
2008-02-18  Martin MaresReleased as 2.99.1-alpha1.
2008-02-18  Martin MaresAdded symbol versioning to the shared library.
2008-02-18  Martin MaresUse `libpci.so.X.Y.Z' instead of `libpci-X.Y.Z.so'.
2008-02-17  Martin MaresControl symbol exports in libpci.
2008-02-17  Martin MaresMoved the example program from lib/example.c to example.c.
2008-02-17  Martin MaresIncluding config.mk twice is not necessary.
2008-02-17  Martin MaresAdded infrastructure for building libpci as a shared...
2008-02-17  Martin MaresCleanup of the Makefile system.
2008-02-17  Martin MaresEnable the i386-ports method on Linux/x86_64 as well.
2008-02-13  Martin MaresUnify usage of u8 vs. byte.
2008-02-13  Martin MaresThe automatic test for zlib searches in /usr/local...
2008-02-13  Martin MaresUse <stdint.h> for precise integer types if the compile...
2008-02-13  Martin MaresUse LDLIBS for all libraries on which libpci depends.
2008-02-13  Martin Maresns_parserr() and friends are not portable, so implement...
2008-02-13  Martin MaresCall res_init() only once.
2008-02-12  Martin MaresBump the API version (the new API is not cast in stone...
2008-02-12  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12  Martin MaresUse `Device ABCD' instead of `Unknown device ABCD'.
2008-02-12  Martin MaresClean up freeing of the ID tables.
2008-02-12  Martin MaresAnnotate printf-like functions with format checking...
2008-02-12  Martin MaresIntroduced API for selection of access methods.
2008-02-12  Martin MaresReplaced the method_params array by library parameters.
2008-02-12  Martin MaresMoved functions related to parameters to params.c.
2008-02-12  Martin MaresRenamed `net.cache_path' to `net.cache_name', it's...
2008-02-12  Martin MaresParameters now have help texts.
2008-02-12  Martin MaresSettings of the resolving and caching mechanism are...
2008-02-12  Martin MaresAdded a simple infrastructure for setting of arbitrary...
2008-02-12  Martin MaresMoved functions related to initialization and cleanup...
2008-02-11  Martin MaresWrites to the cache file are no longer racy.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresMerge with git+ssh://master.kernel.org/pub/scm/utils...
2008-02-11  Martin MaresUse DNS on all architectures except AIX.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresFixed a typo.
2008-02-11  Martin MaresSplit handling of the ID list to several files.
2008-02-11  Martin MaresImplemented control options and the caching logic.
2008-02-11  Martin MaresBSD needs <netinet/in.h>.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresFixed a bug in displaying of zlib errors.
2008-02-11  Martin MaresAvoid pointer signedness warnings.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2007-11-29  Martin MaresSquashed compiler warnings about code with no effect
2007-10-19  Martin MaresMoved -lz from LDFLAGS to LDLIBS.
2007-10-19  Martin MaresAdded a missing dependency.
2007-10-19  Martin MaresAdded two more capability ID's gathered from various...
2007-10-19  Martin MaresRemoved all traces of the syscall access method, which...
2007-10-19  Martin MaresInclude capabilities from PCI 3.0 specs.
2007-10-14  Martin MaresRemoved extraneous braces.
2007-10-05  Martin MaresSupport domains on FreeBSD. Contributed by Marius Strobl.
2007-10-05  Martin MaresFully decode PCI Express capability. Most of the PCIE...
2007-10-05  Martin MaresMore bits of PCIE capability decoding.
2007-09-12  Martin MaresExtended the fbsd-device backend to run on Dragonfly...
2007-09-03  Martin MaresResurrected the Windows port.
2007-08-31  Martin MaresAllow to override ar and ranlib.
2007-08-27  Martin MaresWhen calling gzopen(), use "rb" file mode instead of...
2007-06-20  Martin MaresAdded a missing file from the previous commit.
2007-06-20  Martin MaresGenerate and install files for pkg-config.
2007-06-20  Martin MaresRewritten i386-io-hurd.h.
2007-02-14  Martin MaresAdded PCI/PCI-X to PCI-Express Bridge type.
2007-02-13  Martin MaresThe first try at using DNS for resolving ID's.
2007-02-06  Martin MaresGet rid of bzero().
2007-02-06  Martin MaresWork-around for Solaris tr.
2007-02-06  Martin Mares<stdint.h> for Solaris.
2006-09-17  Martin MaresFixed a couple of bugs in the dump backend.
2006-09-09  Martin MaresUpdated PCI_LIB_VERSION.
2006-09-09  Martin MaresMoved all system-dependent decisions from Makefile...
2006-09-09  Martin MaresDon't check Linux kernel version.
2006-09-09  Martin MaresWhitespace cleanup of all source files.
2006-09-09  Martin MaresAdded support for compressed pci.ids.
2006-09-09  Martin MaresAdded .gitignore files.
2006-09-09  Martin MaresCleaned up usage of `char' and `byte'.
2006-09-09  Martin MaresPCI_CLASS_DOCKING_OTHER should be 0x0a80, not 0x0a01.
2006-09-09  Martin MaresAdded PCI_CLASS_xxx constants for all classes currently...
2006-08-01  Martin MaresFixed a silly typo.
2006-07-30  Martin MaresAdded a missing rule for obsd-device.o.
2006-07-30  Martin MaresAdded support for MSI per-vector masking.
2006-07-30  Martin MaresAdded support for the `bridge subsystem ID' capability.
next