dragonfly.git
2016-05-24 Imre Vadászwlan - Attempt to fix obytes/omcast counting for now.
2016-05-24 Imre Vadászwlan - Move wlan_serialize_enter()/exit() wrapper to...
2016-05-24 Imre Vadászwlan - Sync dev/netif/ndis from FreeBSD
2016-05-24 Imre Vadászwlan - Also drop ancontrol(8), which has no use anymore...
2016-05-24 Imre Vadászwlan - Sync dev/netif/iwi from FreeBSD
2016-05-24 Imre Vadászwlan - Drop 'an' driver from kernel configs and drop...
2016-05-24 Imre Vadászif_iwm - Add bit-polling in Rx-DMA init code path.
2016-05-24 Matthew Dillonwlan - Drop 'an' driver
2016-05-24 Matthew Dillonwlan - Sync dev/netif/ral from FreeBSD (2)
2016-05-24 Matthew Dillonwlan - Sync dev/netif/ral from FreeBSD
2016-05-24 Imre Vadászwlan - Add wi back to the build.
2016-05-24 Imre Vadászwlan - Adjust Makefile and use opt_urtwn.h and opt_wlan...
2016-05-24 adrianif_bwn - Update siba_bwn to fix a serious issue with...
2016-05-24 Imre Vadászwlan - Sync dev/netif/wi from FreeBSD
2016-05-24 Matthew Dillonwlan - Sync bus/u4b/wlan/if_urtwn* from FreeBSD
2016-05-24 Imre Vadászif_bwn - correctly calculate RSSI level.
2016-05-24 Imre Vadászif_bwn - Fix DMA handling for txhdr_cache.
2016-05-24 Imre Vadászif_bwn - Always use maximum size txhdr entries.
2016-05-24 Imre Vadászif_bwn - Reapply local change from b7a8b6abd2cf for...
2016-05-24 Imre Vadászwlan - Sync dev/netif/bwn/siba from FreeBSD
2016-05-24 Imre Vadászif_bwn - Add forgotten M_ZERO flag to contigmalloc...
2016-05-24 Imre Vadászwlan - Sync dev/netif/bwn/bwn from FreeBSD
2016-05-24 Imre Vadászwlan - Use taskqueue_thread[0] for the ic->ic_restart_task.
2016-05-24 Imre Vadászif_iwm - Clean up iwm(4) scanning logic a bit.
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...
next