]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mfi
Add support for the Sunix SER5437A dual serial PCI Express card.
[FreeBSD/FreeBSD.git] / sys / dev / mfi /
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-30 Sean BrunoCosmetic nit. If a configured volume has no label...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-18 Sean BrunoFix and update battery status bits according to linux...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-12 Sean BrunoPointy hat to sleep deprived committer.
2012-05-12 Sean BrunoFix inappropriate data type for two bus_dmamap_t variab...
2012-05-04 Doug AmbriskoFix the returns in mfi_tbolt_sync_map_info. I forgot...
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-04 Doug AmbriskoSome style improvements.
2012-05-04 Doug AmbriskoFirst fix pr 167226:
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-04 Jung-uk Kim- Do not include machine/atomic.h. It is no longer...
2012-04-02 Doug AmbriskoMove struct megasas_sge from mfi_ioctl.h to mfivar...
2012-04-02 Doug AmbriskoChange typedef atomic_t to struct mfi_atomic to avoid...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-28 Doug AmbriskoUpdate mfi_spare/mfi_array with the actual number of...
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-19 Doug AmbriskoUpdate the pivot to >= 900000 to deal with the change...
2012-03-15 Doug AmbriskoRelease driver lock before taking Giant when deleting...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-13 Sean BrunoUpdates for compatibility and merging.
2012-03-12 Doug AmbriskoSeveral style type changes.
2012-03-12 Scott LongConvert a number of drivers to obtaining their parent...
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-02 Xin LIAdd more Thunderbolt variants.
2012-03-02 Xin LIUse lower case for hexadecimal numbers to match surroun...
2012-03-02 Xin LIPut wildcard pattern later in the match table. Otherwi...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-22 Xin LIRestore structure layout by reverting the array header...
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-07 Alexander MotinImplement MFI_DEBUG for 64bit S/G lists.
2011-12-06 Alexander MotinMove mfi_decode_evt() call from interrupt thread to...
2011-12-05 Alexander MotinRemove superfluous !TAILQ_EMPTY() checks before TAILQ_F...
2011-12-02 Doug AmbriskoFix botched merge of Skinny support and enhanced handli...
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-23 Xin LIApply a different approach for the timeout from Scott...
2011-11-22 Marius Strobl- There's no need to overwrite the default device metho...
2011-11-17 Alexander MotinUse bus_addr_t in more places.
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-16 John BaldwinMFC: Add single-message MSI support to mfi(4).
2011-11-16 Alexander MotinUse bus_addr_t instead of uintXX_t and ifdefs for bus...
2011-11-16 Konstantin BelousovThe sys/sysctl.h header is needed when MFI_DEBUG is...
2011-11-16 Alexander MotinTune style for the new declarations.
2011-11-16 John BaldwinAdd single-message MSI support to mfi(4). It is disabl...
2011-11-09 Xin LIDo a dummy read to flush the interrupt ACK that we...
2011-11-09 Xin LIIncorporate Scott Long's patch for mfi(4) that fixes...
2011-11-07 Ed SchoutenMark all SYSCTL_NODEs static that have no corresponding...
2011-11-04 Doug AmbriskoFirst cut at updating mfi(4) to support newer LSI MegaR...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-29 Scott LongFix an implicit dependency between the MFI driver and...
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-13 Marius StroblMerge from r225950:
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-29 Alexander Motin - Add special support for the MFI_CMD ioctl with MFI_C...
2011-09-16 Kip MacyIn order to maximize the re-usability of kernel code...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-07 Bjoern A. ZeebShorten a variable access some using a cached value...
next