summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released as 3.1.0-alpha1.v3.1-alpha1Martin Mares2008-11-111-2/+2
* Updated library ABI with proper versioning.Martin Mares2008-11-117-10/+58
* setpci: Document the new syntax.Martin Mares2008-11-111-101/+75
* setpci: Fixed a silly bug in parsing of options.Martin Mares2008-11-111-3/+8
* setpci: Cleaned up reporting of parse errors.Martin Mares2008-11-112-43/+44
* setpci: Decorate trace() with PCI_PRINTF.Martin Mares2008-11-111-1/+1
* setpci: Even better tracing messages.Martin Mares2008-11-111-3/+3
* setpci: Do not request read-write access when in demo mode.Martin Mares2008-11-111-0/+2
* setpci: Better tracing and reporting of runtime errors.Martin Mares2008-11-111-31/+30
* Use PCI_CAP_xxx internally in setpci.Martin Mares2008-11-111-24/+26
* Renumbered PCI_CAP_xxx to start with 1.Martin Mares2008-11-111-2/+2
* Implemented `setpci --dumpregs'.Martin Mares2008-11-111-0/+24
* Exit correctly after `setpci --version'.Martin Mares2008-11-111-1/+1
* Let setpci support capabilities.Martin Mares2008-11-112-120/+273
* Moved the new field at the end of struct pci_dev to keep the ABI.Martin Mares2008-11-111-1/+3
* Added library functions for accessing PCI capabilities.Martin Mares2008-11-116-1/+146
* Added xstrdup() to the common utility functions.Martin Mares2008-11-112-0/+10
* More splitting of the argument parser.Martin Mares2008-11-101-137/+142
* Coding style cleanup: `for(...)' wants a space.Martin Mares2008-11-106-40/+40
* Split parsing of options in setpci to multiple functions.Martin Mares2008-11-101-34/+44
* Added dumping of the Address Translation Services capability.Yu Zhao2008-11-102-0/+27
* Let the maintainer script use plain Git instead of Cogito.Martin Mares2008-11-091-1/+1
* Released as 3.0.3.v3.0.3Martin Mares2008-11-092-2/+24
* Updated pci.ids to the current snapshot.Martin Mares2008-11-091-29/+252
* Let `lspci -k' display subsystem names.Martin Mares2008-11-091-25/+29
* Fixed building on Cygwin.Martin Mares2008-11-091-1/+1
* Decode HT 1.02 in the same way as HT 1.03.Carl-Daniel Hailfinger2008-11-091-12/+12
* Fix printing of PCIE AER capability.Max Asbock2008-11-091-4/+4
* Better support for cross-compiling.Alon Bar-Lev2008-11-092-6/+9
* Fix spelling of MSI.Martin Mares2008-11-094-5/+5
* Updated pci.ids to the today's snapshot from the new web interface.Martin Mares2008-10-131-181/+1012
* Forgot to bump the version number.v3.0.2Martin Mares2008-09-191-2/+2
* Fixed a minor bug in lib/configure and released as 3.0.2.Martin Mares2008-09-192-1/+8
* Released as v3.0.1.v3.0.1Martin Mares2008-09-112-2/+30
* Updated pci.ids to the most recent snapshot.Martin Mares2008-09-111-451/+2606
* Added a Cygwin port.Martin Mares2008-08-265-1/+35
* Call wget with --no-timestamping.Martin Mares2008-08-261-1/+1
* Use the visibility attributes only when building a shared library.Martin Mares2008-08-263-1/+8
* libresolv is not available on BSD systems, but they have resolver in libc.Martin Mares2008-08-261-1/+5
* Use h_errno instead of _res.h_errno.Martin Mares2008-08-261-1/+2
* Fix printing the MSI capability.Martin Mares2008-08-261-3/+3
* Single Root I/O Virtualization capability supportZhao, Yu2008-08-262-0/+74
* Alternative Routing-ID Interpretation capability supportZhao, Yu2008-08-262-0/+33
* Access Control Services capability supportZhao, Yu2008-08-262-1/+44
* Advanced Error Reporting capability supportZhao, Yu2008-08-262-2/+50
* PCI Express Device, Link and Slot 2 capabilities supportZhao, Yu2008-08-262-2/+186
* Added test cases for new PCIE capabilities.Martin Mares2008-08-262-0/+622
* Let filters accept vendor and device 0xffff.Martin Mares2008-08-261-2/+2
* We have a new linux-pci mailing list.Martin Mares2008-08-261-2/+2
* By mistake, we were setting PCI_USE_DNS on Linux automatically.Martin Mares2008-08-261-1/+0