]> git.ipfire.org Git - thirdparty/pciutils.git/shortlog
thirdparty/pciutils.git
2009-01-30  Martin MaresUpdated pci.ids to the today's snapshot.
2009-01-30  Martin Maresconfigure: Set LC_ALL globally.
2009-01-30  Martin Maressetpci: Fixed a typo in parsing of values, causing...
2009-01-29  Mike Frysinger$(PCILIB): respect $(LDFLAGS) when linking
2009-01-18  Martin MaresFixed a typo in the ChangeLog.
2009-01-18  Martin MaresReleased as 3.1.0. v3.1.0
2009-01-18  Martin MaresUpdated pci.ids to the snapshot of the day.
2009-01-18  Martin MaresUpdated ChangeLog.
2009-01-18  Yu ZhaoDisplay some PCIe extended capabilities only when verbo...
2009-01-18  Yu ZhaoDon't display 'disabled' for a virtual base address
2009-01-18  Yu ZhaoRemove 64-bit BAR handling code for bus centric view
2009-01-18  Yu ZhaoFix inconsistent bus centric view between the sysfs...
2009-01-16  Martin MaresFixed configure to work with Cygwin on Windows Vista.
2008-12-30  Martin MaresUpdated test cases from Yu Zhao.
2008-12-30  Yu ZhaoPCIUtils: fix SR-IOV capability error in lspci
2008-12-30  Yu ZhaoFix base address flags when using sysfs method
2008-12-13  Martin MaresReleased -alpha4.
2008-12-13  Martin MaresA fix of the previous cleanup.
2008-12-13  Martin Maressysfs: Cleaned up caching of file descriptors.
2008-12-13  Martin MaresCleaned up detection of physical slots.
2008-12-13  Martin MaresSlots: use strcpy instead of sprintf.
2008-12-13  Martin MaresUpdated the ChangeLog.
2008-12-12  Martin MaresReleased as -alpha3. v3.1-alpha3
2008-12-12  Martin MaresMan: Mention that the sysfs backend supports physical...
2008-12-12  Alex ChiangDisplay physical slot information in lspci -v
2008-12-12  Bjorn Helgaaslspci: fix "suprise" typo
2008-12-12  Yu ZhaoFix ATS capability error in lspci
2008-11-22  Martin MaresIgnore NUL character at the end of VPD strings.
2008-11-22  Martin MaresAccompany VPD items with human-readable names.
2008-11-22  Martin MaresCopyright is held by Solarflare, not Ben personally
2008-11-22  Martin MaresUpdated Matthew's address.
2008-11-21  Martin MaresDecode VPD fully only with -vv or higher.
2008-11-21  Martin MaresReleased as -alpha2. v3.1-alpha2
2008-11-21  Martin MaresSplit lspci to multiple source files.
2008-11-21  Ben HutchingsIn verbose mode, display contents of VPD if possible
2008-11-21  Ben HutchingsAdd implementation of read_vpd() method for sysfs
2008-11-21  Ben HutchingsAdd PCI 2.2 VPD register definitions
2008-11-21  Ben HutchingsAdd pci_read_vpd() function and internal read_vpd(...
2008-11-12  Yu ZhaoAdded a test case for the ATS capability.
2008-11-11  Martin MaresReleased as 3.1.0-alpha1. v3.1-alpha1
2008-11-11  Martin MaresUpdated library ABI with proper versioning.
2008-11-11  Martin Maressetpci: Document the new syntax.
2008-11-11  Martin Maressetpci: Fixed a silly bug in parsing of options.
2008-11-11  Martin Maressetpci: Cleaned up reporting of parse errors.
2008-11-11  Martin Maressetpci: Decorate trace() with PCI_PRINTF.
2008-11-11  Martin Maressetpci: Even better tracing messages.
2008-11-11  Martin Maressetpci: Do not request read-write access when in demo...
2008-11-11  Martin Maressetpci: Better tracing and reporting of runtime errors.
2008-11-11  Martin MaresUse PCI_CAP_xxx internally in setpci.
2008-11-11  Martin MaresRenumbered PCI_CAP_xxx to start with 1.
2008-11-11  Martin MaresImplemented `setpci --dumpregs'.
2008-11-11  Martin MaresExit correctly after `setpci --version'.
2008-11-10  Martin MaresLet setpci support capabilities.
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 MaresAdded xstrdup() to the common utility functions.
2008-11-10  Martin MaresMore splitting of the argument parser.
2008-11-10  Martin MaresCoding style cleanup: `for(...)' wants a space.
2008-11-10  Martin MaresSplit parsing of options in setpci to multiple functions.
2008-11-10  Yu ZhaoAdded dumping of the Address Translation Services capab...
2008-11-09  Martin MaresLet the maintainer script use plain Git instead of...
2008-11-09  Martin MaresReleased as 3.0.3. v3.0.3
2008-11-09  Martin MaresUpdated pci.ids to the current snapshot.
2008-11-09  Martin MaresLet `lspci -k' display subsystem names.
2008-11-09  Martin MaresFixed building on Cygwin.
2008-11-09  Carl-Daniel... Decode HT 1.02 in the same way as HT 1.03.
2008-11-09  Max AsbockFix printing of PCIE AER capability.
2008-11-09  Alon Bar-LevBetter support for cross-compiling.
2008-11-09  Martin MaresFix spelling of MSI.
2008-10-13  Martin MaresUpdated pci.ids to the today's snapshot from the new...
2008-09-19  Martin MaresForgot to bump the version number. v3.0.2
2008-09-19  Martin MaresFixed a minor bug in lib/configure and released as...
2008-09-11  Martin MaresReleased as v3.0.1. v3.0.1
2008-09-11  Martin MaresUpdated pci.ids to the most recent snapshot.
2008-08-26  Martin MaresAdded a Cygwin port.
2008-08-26  Martin MaresCall wget with --no-timestamping.
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  Martin MaresFix printing the MSI capability.
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 MaresAdded test cases for new PCIE capabilities.
2008-08-26  Martin MaresLet filters accept vendor and device 0xffff.
2008-08-26  Martin MaresWe have a new linux-pci mailing list.
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 MaresDo not choke on file names containing spaces.
2008-02-20  Martin MaresID domain names now end with `.pci'.
2008-02-20  Martin MaresReleased as 2.99.1-alpha2.
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 MaresWhen installing the shared library, create the appropri...
2008-02-18  Martin MaresUse `libpci.so.X.Y.Z' instead of `libpci-X.Y.Z.so'.
2008-02-17  Martin MaresChangelogged the build system changes.
next