dragonfly.git
2016-05-24 Imre Vadászwlan - Sync bus/u4b/wlan/run from FreeBSD
2016-05-24 Matthew Dillonwlan - Sync dev/netif/iwn from FreeBSD
2016-05-24 Imre Vadászif_iwm - Use IWM_MAX_CMD_PAYLOAD_SIZE to improve comman...
2016-05-24 Imre Vadászif_iwm - GC some dead code, left by a partially applied...
2016-05-24 Matthew Dillonwlan - Remove most wlan_serializer calls from if_iwm
2016-05-24 Imre Vadászbuild - Add if_iwm to the build again
2016-05-24 Imre Vadászwlan - Sync dev/netif/iwm from FreeBSD
2016-05-24 Imre Vadászbuild - Add if_rum to the build again
2016-05-24 Imre Vadászwlan - Sync bus/u4b/wlan/rum from FreeBSD
2016-05-24 Imre Vadászkernel - Add struct mbufq stuff from FreeBSD to sys...
2016-05-24 Matthew Dillonbuild - Temporarily remove wifi drivers from build
2016-05-24 Matthew Dillonwlan - Sync netproto/802_11 from FreeBSD part 6/N
2016-05-24 Matthew Dillonwlan - Sync dev/netif/ath from FreeBSD part 5/N
2016-05-24 Matthew Dillonwlan - Sync dev/netif/ath from FreeBSD part 4/N
2016-05-24 Matthew Dillonwlan - Sync contrib/dev/ath from FreeBSD part 3/N
2016-05-24 Matthew Dillonwlan - Sync contrib/dev/ath from FreeBSD part 2/N
2016-05-24 Matthew Dillonwlan - Sync netproto/802_11 from FreeBSD part 1/N
2016-05-23 zrjdrm: Fix missing revision init.
2016-05-23 zrjdrm: Block struct fence in drm_plane_state struct
2016-05-22 Sascha WildnerRevert "<stdio.h>/<wchar.h>: Reduce namespace pollution...
2016-05-20 zrjdrm/radeon: Print device description after it gets...
2016-05-20 zrjdrm/i915: Avoid dead-locking the userland.
2016-05-20 zrjdrm/i915: Lost changes after update to v4.3
2016-05-20 Sascha Wildnerkernel/drm: Add dma_{alloc,free}_coherent() from FreeBSD.
2016-05-20 zrjdrm cleanup 19/x: Switch more calls to kzalloc/kfree...
2016-05-20 zrjdrm cleanup 18/x: Gently remove drm_core_has_AGP, DRIVE...
2016-05-20 zrjdrm cleanup 17/x: Cleanup drmP.h header.
2016-05-20 zrjdrm.4: Document drm.debug tunable.
2016-05-20 zrjdrm cleanup 16/x: Add names to internal ioctl debug...
2016-05-20 zrjdrm cleanup 15/x: Separate vblank DRM_DEBUG spam.
2016-05-20 zrjdrm cleanup 14/x: Slightly rewrite drm debug subsystem.
2016-05-20 zrjdrm cleanup 13/x: Gather scattered debug macros to...
2016-05-20 zrjdrm/i915: Fix DPCD debug print.
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-17 Peter AvalosDisable ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS in bsdcp...
2016-05-17 Peter AvalosReject cpio symlinks that exceed 1MB.
2016-05-17 zrjdrm/radeon: Backport two bugfixes from drm v3.19
2016-05-17 zrjdrm/radeon: Disable some unused functions.
2016-05-15 Sascha WildnerUpdate the pciconf(8) database.
2016-05-14 David Shaodrm/uapi_drm: Update to Linux 4.6
2016-05-14 François Tigeotdrm/linux: Add asm/ioctl.h
2016-05-13 zrjdrm cleanup 12/x: Layout fixes to match upstream in...
2016-05-13 zrjdrm cleanup 11/x: Remove some unused callbacks from...
2016-05-13 zrjdrm cleanup 10/x: Move DRM_WAIT_ON and DRM_CURRENTPID...
2016-05-13 zrjdrm cleanup 09/x: Move EREMOTEIO to linux/errno.h
2016-05-13 zrjdrm cleanup 08/x: Move memset_XXX helpers to linux...
2016-05-13 zrjdrm cleanup 07/x: Move byte order functions to linux...
2016-05-13 zrjdrm cleanup 06/x: Remove KIB_NOTYET macro.
2016-05-13 zrjdrm cleanup 05/x: Move IS_ALIGNED macro to linux/kernel.h
2016-05-13 zrjdrm cleanup 04/x: Remove some unused radeon compat...
2016-05-13 zrjdrm cleanup 03/x: Move all includes in drmP.h to the...
2016-05-13 zrjdrm cleanup 02/x: Fix drm_legacy_sg_cleanup() prototype.
2016-05-13 zrjdrm cleanup 01/x: Move legacy buffer structs to drm_lea...
2016-05-13 zrjdrm: Sync drm_agpsupport.h with Linux 4.3
2016-05-13 zrjdrm/radeon: Preparations for AGP cleanup.
2016-05-13 François Tigeotdrm/i915: Comment out a DRM_DEBUG_KMS statement
2016-05-13 Peter Avalosbsdcat(1): Bump WARNS down for contrib code.
2016-05-13 Peter AvalosAdjust files for libarchive-3.2.0 import.
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-12 Matthew Dillonrc - Add unconfigured wifi interfaces to the netif...
2016-05-12 Matthew Dillonsysctl - Add -i and -q from FreeBSD
2016-05-12 Peter AvalosImport libarchive-3.2.0.
2016-05-12 Peter Avaloschown(8)/chgrp(1): Sync with FreeBSD
2016-05-12 Peter Avaloschflags(1): symlink handling similar to chmod(1)
2016-05-12 Peter Avaloschmod(1): Bring in some changes from FreeBSD.
2016-05-10 zrjkernel/drm: Resort radeon sources alphabetically.
2016-05-10 zrjdrm: Destroy events consistently.
2016-05-10 zrjbwn.4: Update firmware dport reference.
2016-05-10 zrjdrm/radeon: Add ACPI function stubs.
2016-05-10 zrjdrm/radeon: Fix some leaks on module unload.
2016-05-10 zrjdrm/radeon: Nuke some orphaned externs.
2016-05-09 Imre Vadász80211 - Further ifp->if_softc -> ic_softc conversions...
2016-05-09 Imre Vadászu4b/wlan - Convert ifp->if_softc -> ic->ic_softc.
2016-05-09 Imre Vadászu4b/wlan - Mechanically convert to IFNET_STAT_INC.
2016-05-09 Imre Vadászif_iwm: Utilize updated net80211 stuff, improves scanni...
2016-05-09 Imre Vadász80211 - Add missing ic_softc initializations in sys...
2016-05-09 Matthew Dillon80211 - Fixup missing ic_name, ic_softc
2016-05-09 Imre Vadász80211 - Update README.DRAGONFLY, we use "if_inc_counter...
2016-05-09 Imre Vadász80211 - Check if_clone_destroy return value.
2016-05-09 Imre Vadász80211 - Update up to FreeBSD's r287029 (only skipping...
2016-05-09 Imre Vadász80211 - Migrate the scan iterator lock typedefs into...
2016-05-09 zrjdrm/radeon: Release firmware on CIK at driver fini.
2016-05-09 zrjdrm/radeon: Expand atomic_cmpxchg() use in UVD/VCE
2016-05-09 zrjdrm/radeon: Revert "drm/radeon: Partial sync with Linux...
2016-05-09 Tomohiro Kusumisys/vfs/tmpfs: Use vop_write_dirent()
2016-05-09 zrjdrm/radeon/dp: Fix long-standing bug in Display Port...
2016-05-09 zrjdrm/radeon/dp: Sync Display Port code with drm v3.18
2016-05-08 Sascha WildnerRemove some duplicated #include's in thread.h and queue.h.
2016-05-08 Sascha Wildnerifconfig(8): Adjust for cec7392796354.
2016-05-08 Matthew Dillonupgrade - Make sure /var/run/sem exists
2016-05-07 zrjdrm/radeon: Clean up DPCD debug hex output print.
2016-05-06 Tomohiro Kusumisys/vfs/hammer: Add missing \n in debug kprintf
2016-05-06 Sascha Wildnerctags(1): Sync with FreeBSD.
2016-05-06 François Tigeotdrm/i915: Update to Linux 4.3
2016-05-05 Sascha Wildner<sys/msg.h>: Define msglen_t and msgqnum_t, use them...
2016-05-05 Justin C. SherrillFix filename and also misspelled word.
2016-05-04 Sascha Wildner<stdio.h>/<wchar.h>: Reduce namespace pollution in...
2016-05-04 zrjdrm/radeon: Add missing new bonaire pci id
2016-05-03 Sascha WildnerLocal adjustments for OpenSSL 1.0.1t.
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
next