]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ioat
drm/i915: Update to match Linux 3.8.13
[FreeBSD/FreeBSD.git] / sys / dev / ioat /
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-13 cemioat(4): On error detected in ithread, defer HW reset...
2016-02-13 cemioat(4): Also check for errors if the channel is suspended
2016-02-13 cemioat(4): Decode/define more capabilities, operations
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-13 cemioat(4): Recheck status register on zero-descriptor...
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 dimMerge ^/head r293850 through r294089.
2016-01-15 cemioat(4): Add support for 'fence' bit with DMA_FENCE...
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-08 dimMerge ^/head r293280 through r293429.
2016-01-08 delphijMFV r293415:
2016-01-07 cemioat(4): Add ioat_acquire_reserve() KPI
2016-01-06 dimMerge ^/head r293175 through r293279.
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 cemioat(4): Add ioat_get_max_io_size() KPI
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 cemioat(4): Add an API to get HW revision
2015-12-15 ngieMFhead @ r292285
2015-12-14 cemioatcontrol(8): Add support for interrupt coalescing
2015-12-14 cemioat(4): Add support for interrupt coalescing
2015-12-14 cemioat(4): Gather and expose DMA statistics via sysctl
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-10 ngieMFhead @ r292053
2015-12-10 cemioat(4): Add ioatcontrol(8) testing for copy_8k
2015-12-09 cemioat(4): Add Broadwell-EP PCI IDs
2015-12-09 cemioat(4): Add ioat_copy_8k_aligned KPI
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-04 cemioat(4): Add MODULE_VERSION so MODULE_DEPEND works
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-16 ngieMFhead @ r290899
2015-11-01 baptMerge from head
2015-10-31 cemioat: Handle channel-fatal HW errors safely
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 cemioat_test: Handled forced hardware resets gracefully
2015-10-29 cemioat: Drain/quiesce the device less racily
2015-10-29 cemioatcontrol(8): Add and document "raw" testing mode
2015-10-28 baptMerge from head
2015-10-28 cemioat: Define DMACAPABILITY bits
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-26 cemioat: Add support for Block Fill operations
2015-10-26 cemioat: Dedupe operation enqueue logic
2015-10-26 cemioat: Add %b format string for CHANERR codes
2015-10-26 cemioat: Allocate memory for ring resize sanely
2015-10-26 cemioat: Expose more softc members in sysctls
2015-10-26 cemioat: Introduce KTR probes
2015-10-24 cemioat: Actually bring the hardware back online after...
2015-10-24 cemioat: Use bus_alloc_resource_any(9)
2015-10-24 cemioat: Extract halted error-debugging to a function
2015-10-24 cemioat: Always re-arm interrupts in process_events
2015-10-24 cemioat: Add sysctl to force hw reset
2015-10-24 cemioat: refcnt users so we can drain them at detach
2015-10-24 cemioat: When queueing operations, assert the submit lock
2015-10-24 cemioat: Don't use sleeping allocation in lock path
2015-10-24 cemioat: Pull out timer callout delay into a constant
2015-10-23 sjgMerge bmake 20151020
2015-10-22 cemioat_test: Add a colon (':') for style
2015-10-22 cemioat: Clean up logging
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 cemioat: Fix some attach/detach issues
2015-10-22 cemImprove flexibility of ioat_test / ioatcontrol(8)
2015-10-22 cemioat: Define IOAT_XFERCAP_VALID_MASK and use in ioat_re...
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-13 baptMerge from head
2015-10-13 cemioat: Use correct macro, fix build on i386
2015-10-13 baptMerge from head
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
next