pci: Enable PCIe memory mapped configuration again
[dragonfly.git] / sys / bus / pci /
2012-08-17 Sepherosa Ziehaupci: Enable PCIe memory mapped configuration again
2012-08-17 Sepherosa Ziehaupci: Disable memory address decoding before writing...
2012-07-26 Sepherosa Ziehaupcidevs: regen
2012-07-26 Sepherosa Ziehaupcidevs: Add more PCI ids for BCM57785 family chips
2012-07-17 Sepherosa Ziehaupci: regen pcidevs
2012-07-17 Sepherosa Ziehaupci: Add device ids for Broadcom BCM57785 and BCM5718...
2012-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-07-12 Sepherosa Ziehaupci: Define Max Payload Size for device control register
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-07-02 Sepherosa Ziehaupci: Add more definition for PCI Express device {contro...
2012-05-26 Sepherosa Ziehaupci: Disable PCI express memory mapped access method...
2012-05-25 Sepherosa Ziehaupci: Print PCIe memory mapped accessing information...
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-15 Sepherosa Ziehaupci: Update several bits for PCI Express 2.0
2012-05-15 Sepherosa Ziehaupci: Support PCI Express Configuration Space memory...
2012-05-15 Sepherosa Ziehaupci: Introduce PCIE_REGMAX
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-16 Sepherosa Ziehaubus: Change device_getenv_int interface a little bit
2012-04-16 Sepherosa Ziehaupci: Utilize device_getenv_int
2012-04-13 Sepherosa Ziehaupci: Add definition for PCI express Link capabilities...
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-07 Sascha Wildnerkernel/pci: Adjust MSI allocation verbose message a...
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-02-26 Sascha Wildnerkernel: Regenerate pcidevs.h and pcidevs_data.h.
2012-02-26 Sascha Wildnerkernel/pcidevs: Shrink it down to what we actually...
2012-02-26 Sascha Wildnerkernel: Move a de(4) specific header file where it...
2012-02-26 Sascha Wildnerkernel/pci: Fix indent.
2012-02-26 Sascha Wildnerkernel/pci: Fix the securelevel check in pci_open(...
2012-02-16 Sascha Wildnerkernel: Remove opt_bus.h references where they are...
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-15 Sascha Wildnerkernel/pci: Implement the PCIOCATTACHED ioctl.
2012-02-06 Sepherosa Ziehaupci: Fix manual interrupt routing support
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-17 Sepherosa Ziehaumsix/pci: Enable MSI-X by default
2012-01-17 Sepherosa Ziehaumsix: Use msix_table_res to determine whether MSI-X...
2012-01-17 Sepherosa Ziehaumsix: Make sure vectors are not allocated before setup...
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 5/5
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 4/many
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 Sepherosa Ziehaumsi/msix: Don't allocate MSI/MSI-X if the device does...
2012-01-16 Sepherosa Ziehaumsix: Remove MSI-X allocation, step 3/many
2012-01-16 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 2/3
2012-01-16 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 1/3
2012-01-16 Sepherosa Ziehaumsix/pcib: Pass cpuid to {alloc,release}_msix pcib...
2012-01-15 Sepherosa Ziehaumsi-x: Suffix operation on vectors w/ _vector
2012-01-15 Sepherosa Ziehaumsi: Don't release MSI-X on MSI releasing path
2012-01-15 Sepherosa Ziehaupci; Remove pci_remap_msix_method declaration; it was...
2012-01-14 Sepherosa Ziehaupci: Remove unused MSI remap method
2012-01-13 Sepherosa ZiehauMachIntrABI: intr_{config,cpuid} -> legacy_intr_{config...
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-08 Sepherosa Ziehaupcidevs: regen
2012-01-08 Sepherosa Ziehaupcidevs: More device IDs for AHCI chips
2012-01-06 Sepherosa Ziehaupcidevs: regen
2012-01-06 Sepherosa Ziehaupcidevs: Add ATI SB7x0/SB8x0/SB9x0 AHCI device ID
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-28 Sepherosa Ziehaupci: Factor out pci_alloc_1intr()
2011-12-27 Sepherosa Ziehaui386: Pass cpuid to pcib_alloc_msi and pcib_map_msi
2011-12-27 Sepherosa Ziehaumsi/pci: Adjust pci_alloc_msi method interface
2011-12-27 Sepherosa Ziehaupci: Remove extra bus_generic_teardown_intr
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pcib_map_msi method
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pcib_release_msi method
2011-12-27 Sepherosa Ziehaupci: We must not enable pci_do_msix currently
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pci_alloc_msi and pcib_alloc_msi...
2011-12-27 Sepherosa Ziehaumsi: Enable all PCI related code
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-22 Sepherosa Ziehaupci: Bring in HyperTransport MSI mapping support
2011-12-13 Sepherosa Ziehauecc: Support the ECC error detection for Xeon E3-1200...
2011-11-28 Jan LentferMerge branch 'vendor/LDNS'
2011-11-26 John MarinoMerge branch 'vendor/BINUTILS_ALL'
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-06 John MarinoMerge branch 'vendor/MPFR'
2011-11-05 John MarinoMerge branch 'vendor/GMP'
2011-10-29 John MarinoMerge branch 'vendor/GREP'
2011-10-29 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-10-28 John MarinoMerge branch 'vendor/GCC44'
2011-10-11 Sepherosa ZiehauMerge branch 'devel'
next