2009-04-13 |
Martin Mares | Document that pci_dev->base_addr[] contains addresses... |
tree | commitdiff |
2009-02-25 |
Yu Zhao | Support PM No_Soft_Reset bit in lspci |
tree | commitdiff |
2009-01-30 |
Martin Mares | configure: Set LC_ALL globally. |
tree | commitdiff |
2009-01-29 |
Mike Frysinger | $(PCILIB): respect $(LDFLAGS) when linking |
tree | commitdiff |
2009-01-18 |
Martin Mares | Released as 3.1.0. v3.1.0 |
tree | commitdiff |
2009-01-18 |
Yu Zhao | Fix inconsistent bus centric view between the sysfs... |
tree | commitdiff |
2009-01-16 |
Martin Mares | Fixed configure to work with Cygwin on Windows Vista. |
tree | commitdiff |
2008-12-30 |
Yu Zhao | Fix base address flags when using sysfs method |
tree | commitdiff |
2008-12-13 |
Martin Mares | A fix of the previous cleanup. |
tree | commitdiff |
2008-12-13 |
Martin Mares | sysfs: Cleaned up caching of file descriptors. |
tree | commitdiff |
2008-12-13 |
Martin Mares | Cleaned up detection of physical slots. |
tree | commitdiff |
2008-12-13 |
Martin Mares | Slots: use strcpy instead of sprintf. |
tree | commitdiff |
2008-12-12 |
Alex Chiang | Display physical slot information in lspci -v |
tree | commitdiff |
2008-12-12 |
Yu Zhao | Fix ATS capability error in lspci |
tree | commitdiff |
2008-11-22 |
Martin Mares | Updated Matthew's address. |
tree | commitdiff |
2008-11-21 |
Ben Hutchings | Add implementation of read_vpd() method for sysfs |
tree | commitdiff |
2008-11-21 |
Ben Hutchings | Add PCI 2.2 VPD register definitions |
tree | commitdiff |
2008-11-21 |
Ben Hutchings | Add pci_read_vpd() function and internal read_vpd(... |
tree | commitdiff |
2008-11-11 |
Martin Mares | Updated library ABI with proper versioning. |
tree | commitdiff |
2008-11-11 |
Martin Mares | Renumbered PCI_CAP_xxx to start with 1. |
tree | commitdiff |
2008-11-10 |
Martin Mares | Moved the new field at the end of struct pci_dev to... |
tree | commitdiff |
2008-11-10 |
Martin Mares | Added library functions for accessing PCI capabilities. |
tree | commitdiff |
2008-11-10 |
Martin Mares | Coding style cleanup: `for(...)' wants a space. |
tree | commitdiff |
2008-11-10 |
Yu Zhao | Added dumping of the Address Translation Services capab... |
tree | commitdiff |
2008-11-09 |
Martin Mares | Fixed building on Cygwin. |
tree | commitdiff |
2008-11-09 |
Alon Bar-Lev | Better support for cross-compiling. |
tree | commitdiff |
2008-11-09 |
Martin Mares | Fix spelling of MSI. |
tree | commitdiff |
2008-09-19 |
Martin Mares | Fixed a minor bug in lib/configure and released as... |
tree | commitdiff |
2008-08-26 |
Martin Mares | Added a Cygwin port. |
tree | commitdiff |
2008-08-26 |
Martin Mares | Use the visibility attributes only when building a... |
tree | commitdiff |
2008-08-26 |
Martin Mares | libresolv is not available on BSD systems, but they... |
tree | commitdiff |
2008-08-26 |
Martin Mares | Use h_errno instead of _res.h_errno. |
tree | commitdiff |
2008-08-26 |
Zhao, Yu | Single Root I/O Virtualization capability support |
tree | commitdiff |
2008-08-26 |
Zhao, Yu | Alternative Routing-ID Interpretation capability support |
tree | commitdiff |
2008-08-26 |
Zhao, Yu | Access Control Services capability support |
tree | commitdiff |
2008-08-26 |
Zhao, Yu | Advanced Error Reporting capability support |
tree | commitdiff |
2008-08-26 |
Zhao, Yu | PCI Express Device, Link and Slot 2 capabilities support |
tree | commitdiff |
2008-08-26 |
Martin Mares | Let filters accept vendor and device 0xffff. |
tree | commitdiff |
2008-08-26 |
Martin Mares | By mistake, we were setting PCI_USE_DNS on Linux automa... |
tree | commitdiff |
2008-04-10 |
Martin Mares | Updated API and ABI version and released as 3.0.0. v3.0.0 |
tree | commitdiff |
2008-02-20 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils... |
tree | commitdiff |
2008-02-20 |
Martin Mares | Changed the default domain for the DNS resolver. |
tree | commitdiff |
2008-02-18 |
Martin Mares | Released as 2.99.1-alpha1. |
tree | commitdiff |
2008-02-18 |
Martin Mares | Added symbol versioning to the shared library. |
tree | commitdiff |
2008-02-18 |
Martin Mares | Use `libpci.so.X.Y.Z' instead of `libpci-X.Y.Z.so'. |
tree | commitdiff |
2008-02-17 |
Martin Mares | Control symbol exports in libpci. |
tree | commitdiff |
2008-02-17 |
Martin Mares | Moved the example program from lib/example.c to example.c. |
tree | commitdiff |
2008-02-17 |
Martin Mares | Including config.mk twice is not necessary. |
tree | commitdiff |
2008-02-17 |
Martin Mares | Added infrastructure for building libpci as a shared... |
tree | commitdiff |
2008-02-17 |
Martin Mares | Cleanup of the Makefile system. |
tree | commitdiff |
2008-02-17 |
Martin Mares | Enable the i386-ports method on Linux/x86_64 as well. |
tree | commitdiff |
2008-02-13 |
Martin Mares | Unify usage of u8 vs. byte. |
tree | commitdiff |
2008-02-13 |
Martin Mares | The automatic test for zlib searches in /usr/local... |
tree | commitdiff |
2008-02-13 |
Martin Mares | Use <stdint.h> for precise integer types if the compile... |
tree | commitdiff |
2008-02-13 |
Martin Mares | Use LDLIBS for all libraries on which libpci depends. |
tree | commitdiff |
2008-02-13 |
Martin Mares | ns_parserr() and friends are not portable, so implement... |
tree | commitdiff |
2008-02-13 |
Martin Mares | Call res_init() only once. |
tree | commitdiff |
2008-02-12 |
Martin Mares | Bump the API version (the new API is not cast in stone... |
tree | commitdiff |
2008-02-12 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git |
tree | commitdiff |
2008-02-12 |
Martin Mares | Use `Device ABCD' instead of `Unknown device ABCD'. |
tree | commitdiff |
2008-02-12 |
Martin Mares | Clean up freeing of the ID tables. |
tree | commitdiff |
2008-02-12 |
Martin Mares | Annotate printf-like functions with format checking... |
tree | commitdiff |
2008-02-12 |
Martin Mares | Introduced API for selection of access methods. |
tree | commitdiff |
2008-02-12 |
Martin Mares | Replaced the method_params array by library parameters. |
tree | commitdiff |
2008-02-12 |
Martin Mares | Moved functions related to parameters to params.c. |
tree | commitdiff |
2008-02-12 |
Martin Mares | Renamed `net.cache_path' to `net.cache_name', it's... |
tree | commitdiff |
2008-02-12 |
Martin Mares | Parameters now have help texts. |
tree | commitdiff |
2008-02-12 |
Martin Mares | Settings of the resolving and caching mechanism are... |
tree | commitdiff |
2008-02-12 |
Martin Mares | Added a simple infrastructure for setting of arbitrary... |
tree | commitdiff |
2008-02-12 |
Martin Mares | Moved functions related to initialization and cleanup... |
tree | commitdiff |
2008-02-11 |
Martin Mares | Writes to the cache file are no longer racy. |
tree | commitdiff |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git |
tree | commitdiff |
2008-02-11 |
Martin Mares | Merge with git+ssh://master.kernel.org/pub/scm/utils... |
tree | commitdiff |
2008-02-11 |
Martin Mares | Use DNS on all architectures except AIX. |
tree | commitdiff |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git |
tree | commitdiff |
2008-02-11 |
Martin Mares | Fixed a typo. |
tree | commitdiff |
2008-02-11 |
Martin Mares | Split handling of the ID list to several files. |
tree | commitdiff |
2008-02-11 |
Martin Mares | Implemented control options and the caching logic. |
tree | commitdiff |
2008-02-11 |
Martin Mares | BSD needs <netinet/in.h>. |
tree | commitdiff |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git |
tree | commitdiff |
2008-02-11 |
Martin Mares | Fixed a bug in displaying of zlib errors. |
tree | commitdiff |
2008-02-11 |
Martin Mares | Avoid pointer signedness warnings. |
tree | commitdiff |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git |
tree | commitdiff |
2007-11-29 |
Martin Mares | Squashed compiler warnings about code with no effect |
tree | commitdiff |
2007-10-19 |
Martin Mares | Moved -lz from LDFLAGS to LDLIBS. |
tree | commitdiff |
2007-10-19 |
Martin Mares | Added a missing dependency. |
tree | commitdiff |
2007-10-19 |
Martin Mares | Added two more capability ID's gathered from various... |
tree | commitdiff |
2007-10-19 |
Martin Mares | Removed all traces of the syscall access method, which... |
tree | commitdiff |
2007-10-19 |
Martin Mares | Include capabilities from PCI 3.0 specs. |
tree | commitdiff |
2007-10-14 |
Martin Mares | Removed extraneous braces. |
tree | commitdiff |
2007-10-05 |
Martin Mares | Support domains on FreeBSD. Contributed by Marius Strobl. |
tree | commitdiff |
2007-10-05 |
Martin Mares | Fully decode PCI Express capability. Most of the PCIE... |
tree | commitdiff |
2007-10-05 |
Martin Mares | More bits of PCIE capability decoding. |
tree | commitdiff |
2007-09-12 |
Martin Mares | Extended the fbsd-device backend to run on Dragonfly... |
tree | commitdiff |
2007-09-03 |
Martin Mares | Resurrected the Windows port. |
tree | commitdiff |
2007-08-31 |
Martin Mares | Allow to override ar and ranlib. |
tree | commitdiff |
2007-08-27 |
Martin Mares | When calling gzopen(), use "rb" file mode instead of... |
tree | commitdiff |
2007-06-20 |
Martin Mares | Added a missing file from the previous commit. |
tree | commitdiff |
2007-06-20 |
Martin Mares | Generate and install files for pkg-config. |
tree | commitdiff |
2007-06-20 |
Martin Mares | Rewritten i386-io-hurd.h. |
tree | commitdiff |
next |