msix: Rework MSI-X allocation, step 1/3
[dragonfly.git] / sys / bus / pci / pcivar.h
2012-01-16 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 1/3
2012-01-15 Sepherosa Ziehaumsi-x: Suffix operation on vectors w/ _vector
2012-01-14 Sepherosa Ziehaupci: Remove unused MSI remap method
2011-12-28 Sepherosa Ziehaupci: Factor out pci_alloc_1intr()
2011-12-27 Sepherosa Ziehaumsi/pci: Adjust pci_alloc_msi method interface
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pci_alloc_msi and pcib_alloc_msi...
2011-12-22 Sepherosa Ziehaupci: Bring in HyperTransport MSI mapping support
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-08-10 Sepherosa Ziehaupci: Add function to get PCIe max read request size
2009-07-08 Sepherosa Ziehaupci: Resurrect COMPAT_OLDPCI; mainly to unbreak LINT...
2009-07-08 Sepherosa Ziehaupci: pcib_owner no longer exists
2009-07-08 Sepherosa Ziehaupci: Put back PCI Express related bits
2009-07-08 Sepherosa Ziehaupci: Put back header gardian in header files
2009-07-08 Sepherosa ZiehauSync PCI code with FreeBSD 7.2
2008-12-28 Sepherosa ZiehauSave vital product data capability ptr.
2008-10-19 Sepherosa ZiehauAdd pcie_set_max_readrq() to avoid code duplication...
2008-09-05 Hasso TepperQuite minimal patchset to help to save some more power...
2007-11-28 Sepherosa Ziehau- Factor out pcie_slotimpl() to check whether PCI Expre...
2007-11-25 Sepherosa Ziehau- Cache PCI-X capability PTR.
2007-11-25 Sepherosa ZiehauCache following information for PCI Express capability:
2007-11-23 Sepherosa ZiehauAdd comment about pcicfgregs.pmgt field
2007-11-23 Sepherosa ZiehauCreate structure to group PCI power management configur...
2005-10-30 Matthew DillonAdd another parameter to BUS_ADD_CHILD to allow childre...
2005-06-16 Matthew DillonRemove all remaining SPL code. Replace the mtd_cpl...
2005-04-30 Sascha WildnerRemove DEC Alpha support.
2004-02-16 Joerg SonnenbergerAdd pci_get_ether and pci_set_ether for FreeBSD 5 compa...
2004-02-06 Joerg SonnenbergerAdjust infrastructure for NEWCARD
2004-01-15 Joerg SonnenbergerRemove HOSE support which should be implemented in...
2004-01-14 Joerg SonnenbergerDrop chip driver and merge the functionality into pci_p...
2004-01-07 Joerg SonnenbergerMove the FreeBSD 2.2 and 3.x PCI compatibility code...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: