]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ntb
drm/i915: Call i915_gem_gtt_fini() when the device is detached
[FreeBSD/FreeBSD.git] / sys / dev / ntb /
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-14 cemNTB: workaround for high traffic hardware hang
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 cemntb_hw(4): Print correct PAT name for non-WC/WB types...
2016-02-10 cemntb_hw(4): Allow any x86 PAT caching flags for MW defaults
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-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
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-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 cemif_ntb: Don't roundup MW size to full BAR size unnecess...
2015-12-03 cemif_ntb: Log error *before* zeroing relevant variables
2015-11-26 ngieMFhead @ r291345
2015-11-25 cemNTB: WC/WB isn't enough; set MMR region as UC
2015-11-24 cemntb: Add MW tunable for MMR Xeon errata workaround
2015-11-24 ngieMFhead @ r291235
2015-11-19 cemif_ntb: Initialize if_mtu to the correct MTU
2015-11-19 cemif_ntb: Add Xeon link watchdog register writes
2015-11-18 ngieMFhead @ r291038
2015-11-18 cemif_ntb: Reuse receive buffers correctly
2015-11-18 cemNTB: Expose 32-bit BAR limits to consumers
2015-11-18 cemNTB: Mask off the low 12 bits of address/range registers
2015-11-18 cemntb_hw: Add programmatic interface to enable/disable WC
2015-11-18 cemntb_hw: Add tunable to disable write-combining
2015-11-18 cemNTB: Fix 32-bit BAR size validation
2015-11-18 cemif_ntb: Diff reduce with Linux
2015-11-16 ngieMFhead @ r290899
2015-11-14 cemif_ntb: Clear the right QP in the free bitmap
2015-11-12 cemNTB: MFV 8b782fab: unify translation addresses
2015-11-11 cemif_ntb: MFV c92ba3c5: invalid buf pointer in multi...
2015-11-11 cemNTB: Add more HW registers to device sysctl tree
2015-11-11 cemntb: volatile some members set by interrupt routines
2015-11-11 cemntb_hw: Similarly, add a debug-leveled macro for ntb_hw
2015-11-11 cemif_ntb: Add module-specific log level
2015-11-11 cemif_ntb: Transport link cleanup needs to be on a taskqueue
2015-11-11 cemNTB: Diff reduce with Linux
2015-11-11 cemntb_hw: Correctly detect DSD/USD
2015-11-11 cemntb_hw: In INTx fallback, correct db shift from 15...
2015-11-11 cemntb: Use caddr_t to simplify pointer arithmetic
2015-11-11 cemNTB: Skip db_valid validation writing DB link bit
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 cemntb: Revert r290130 now that r290156 has landed
2015-10-29 cemntb: Do not attempt to set write-combining on MWs
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 cemif_ntb: Use ffsll() now that it is broadly available
2015-10-22 cemNTB: Add device introspection sysctl hierarchy
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-20 cemNTB: Revert r289645
2015-10-20 cemif_ntb: Diff-reduce with Linux; add queue index type
2015-10-20 cemNTB: MFV 8c9edf63: Fix zero size or integer overflow...
2015-10-20 cemNTB: MFV da2e5ae5: Fix ntb_transport out-of-order RX...
2015-10-20 cemif_ntb: Correct over-long lines, use qmin()
2015-10-20 cemif_ntb: Use if_printf instead of device_printf
2015-10-20 cemNTB: MFV 2f887b9a: Rename Intel code names to platform...
2015-10-20 cemNTB: Don't abort if setting a MW write-combine fails
2015-10-20 cemNTB: Fix typo in bar5 tunables
2015-10-20 cemNTB: MFV 7eb38781: Print driver name in module init
2015-10-20 cemNTB: Clean up safely if attach fails early
2015-10-20 cemNTB: MFV 9891417d: Increase transport MTU to 64k from 16k
2015-10-20 cemif_ntb: Fix typo in qp_link_work to match Linux
2015-10-20 cemNTB: MFV 42fefc86: Add parameters for Intel SNB B2B...
2015-10-20 cemif_ntb: MFV 2849b5d7: Reset transport QP link stats...
2015-10-20 cemNTB: Change Atom (BWD/SoC) pci_id name to match others
2015-10-20 cemNTB: MFV 5ae0beb6: Enable link for Intel root port...
2015-10-20 cemNTB: enum-ify some HW constants
2015-10-20 cemNTB: Pull copy of soc_link_is_err out of recover_soc_link
2015-10-20 cemNTB: Drop some dead softc members
2015-10-20 cemNTB: Replace last reg_ofs with self_reg
2015-10-19 cemNTB: Add ntb_db_vector_mask() missed in r289546
2015-10-19 cemNTB: Add ntb_db_valid_mask() missed in r289546
2015-10-19 cemNTB: Add ntb_mw_clear_trans() missed in r289546
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 cemif_ntb: MFV e26a5843: Move MW/DB management to if_ntb
next