]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/pci
Update dialog to 1.1-20110707.
[FreeBSD/FreeBSD.git] / sys / dev / pci /
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-13 mariusPCIB_ALLOC_MSIX() may already fail on the first pass...
2011-07-12 jhbProperly align the end of a candidate back region based...
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-09 kibImplement pci_find_class(9), the function to find a...
2011-06-24 jhbSplit out host_pcib_get_busno() from the generic PCI...
2011-06-21 jhbMinor whitespace and style fixes.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-10 jhbFix some off-by-one errors with the ending address...
2011-06-06 attilioMFC
2011-06-06 jhbMore properly handle Cardbus cards that that store...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-17 attilioMFC
2011-05-17 ruRenamed PCI_INTERFACE_XHCI to PCIP_SERIALBUS_USB_XHCI...
2011-05-13 attilioMFC
2011-05-13 brixAllow direct children of PCI-ISA bridges to allocate...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 attilioMFC
2011-05-03 jhbReimplement how PCI-PCI bridges manage their I/O window...
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 attilioMFC @ r221324
2011-05-02 jhbAdd implementations of BUS_ADJUST_RESOURCE() to the...
2011-04-27 jhbOnly align MSI message groups based on the number of...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-31 jhbExplicitly track the state of all known BARs for each...
2011-03-23 jhbDo a sweep of the tree replacing calls to pci_find_extc...
2011-03-22 jhbRename pci_find_extcap() to pci_find_cap(). PCI now...
2011-03-18 jhbPartially revert previous change. Drop the quirk to...
2011-03-18 jhbFix a few issues with HyperTransport devices and MSI...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-23 jhbProperly handle BARs bigger than 4G. The '1' was treat...
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-13 marcelUse the preload_fetch_addr() and preload_fetch_size...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-20 jhbDon't whine about child drivers calling pci_enable_busm...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-25 dimSync: merge r215709 through r215824 from ^/head.
2010-11-25 jhbAdd device IDs for two more ServerWorks Host-PCI bridge...
2010-11-22 jkimResume critical PCI devices (and their children) first...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-25 dimSync: merge r214221 through r214352 from ^/head.
2010-10-25 nwhitehornThe EHCI_CAPLENGTH and EHCI_HCIVERSION registers are...
2010-10-22 dimSync: merge r214077 through r214219 from ^/head.
2010-10-22 jhb- Add a new PCI quirk to whitelist an old chipset that...
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-21 jhbClarify a misleading comment. The test in pci_reserve_...
2010-10-20 jkimUpdate PCI power management registers per PCI Bus Power...
2010-10-20 jkimIntroduce a new tunable 'hw.pci.do_power_suspend'....
2010-10-20 jkimDo not apply do_power_resume for suspending P2P bridge...
2010-10-19 dimSync: merge r213992 through r214076 from ^/head.
2010-10-19 jkimRemove PCI header type 0 restriction from power state...
2010-10-19 jkimDo not apply do_power_resume for suspending case. ...
2010-10-15 jkimRemove unnecessary castings and fix couple of style...
2010-10-15 jkimMove setting power state for children into a separate...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-09 jhb- Rename the constant for the Master Data Parity Error...
2010-09-08 jhb- Add register definitions related to extended capabili...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-17 jhbAdd a new method to the PCI bridge interface, PCIB_POWE...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-05 jhb- Retire acpi_pcib_resume(). It is has just been an...
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-29 yongariConsistently check header type after reading PCIR_HDRTY...
2010-07-29 neelFix 'pciconf -a' by providing an implementation of...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-11 rajProvide more defines for PCI-Express device ctrl.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-14 mavVirtualize pci_remap_msi_irq() call from general MSI...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-22 mavHonor hw.pci.do_power_nodriver on resume. Power-down...
2010-05-16 nwhitehornAdd support for the U4 PCI-Express bridge chipset used...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
next