dragonfly.git
2016-05-26 Sascha Wildnerieee80211*.9: Fix some prototypes in the manual pages.
2016-05-26 Matthew Dillonkernel - Augment pte assertion with additional info
2016-05-26 Sascha WildnerSync wlan driver manual pages with FreeBSD.
2016-05-26 Imre Vadászif_iwm - valid_{tx,rx}_ant from radio_cfg is only neede...
2016-05-26 Sepherosa Ziehautcp: Make setsockopt(2) TCP_{NODELAY,NOPUSH,NOOPT,FASTK...
2016-05-26 Sascha WildnerRegenerate devd's usb.conf for accumulated usb driver...
2016-05-25 Sascha WildnerSync our ieee80211* manpages with FreeBSD (plus some...
2016-05-25 Matthew Dillonral - Add missing BUS_DMA_NOWAIT to bus_dmamap_load_mbu...
2016-05-25 Sascha WildnerRemove an(4)/ancontrol(8) references from several manua...
2016-05-25 Sascha WildnerAdd missing LINT64 options ({IWN,WPI}_DEBUG, URTWN_WITH...
2016-05-25 Sascha Wildnerkernel/wpi: Fix build with WPI_DEBUG.
2016-05-25 Sascha Wildnerkernel: Remove two unused options, AH_REGOPS_FUNC,...
2016-05-25 Sascha Wildnerkernel/ath_hal: Add missing __printflike().
2016-05-25 Tomohiro Kusumisys/vfs/hammer: Remove unnecessary =NULL;
2016-05-25 Tomohiro Kusumisys/vfs/hammer: Don't store negative free/avail for...
2016-05-25 Tomohiro Kusumisys/vfs/hammer: Add warning messages on ENOSPC
2016-05-25 Tomohiro Kusumisys/vfs/hammer: Remove vfs.hammer.count_extra_space_used
2016-05-24 Sascha Wildnerkernel/acpi: Merge some fixes from ACPICA current to...
2016-05-24 Sascha Wildnermake upgrade: Remove the if_an.ko module too (while...
2016-05-24 Sascha WildnerMention that an(4) has been removed in UPDATING.
2016-05-24 Sascha Wildnerkernel/ieee80211: Remove an unused malloc type.
2016-05-24 Sascha Wildnerkernel/iwn: Fix building with IWN_DEBUG.
2016-05-24 Sascha Wildnerkernel/bwn: Remove an unnecessary #define and add siba_...
2016-05-24 Sascha Wildnerkernel/bwn/siba: Fix a struct member name.
2016-05-24 Sascha Wildnerkernel/urtwn: Fix building with USB_DEBUG.
2016-05-24 Sascha Wildnerkernel/ath: Fix a misplaced #endif
2016-05-24 Sascha Wildnerkernel/ath: Fix building with ATH_DIAGAPI.
2016-05-24 Sascha Wildnerkernel/ath: Fix building with AH_DEBUG.
2016-05-24 Matthew Dillonwlan - Add missing kernel config files for ath.
2016-05-24 Matthew Dillonwlan - Fix lockstatus debugging
2016-05-24 Matthew Dillonwlan - Add missing options conf
2016-05-24 Matthew Dilloniwn - Use pci_alloc_1intr()
2016-05-24 Matthew Dillonwifi - Restore kernel build
2016-05-24 Matthew Dillonwlan - Sync dev/netif/wpi from FreeBSD
2016-05-24 Imre Vadászif_iwm - Fix several nitpicks in iwm(4).
2016-05-24 Imre Vadászif_iwm - Fix a few typos.
2016-05-24 Imre Vadászwlan - Fix lockinit example in README.DRAGONFLY.
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.
next