dragonfly.git
2016-05-29 Sascha WildnerRemove an unused manual page.
2016-05-29 Imre Vadászgpio_acpi: Turn this into a child device of gpio_intel.
2016-05-28 Imre Vadászgpio_acpi: Add allocate/release functions for GpioIo...
2016-05-28 Imre Vadászgpio_acpi: Factor out gpio_acpi_check_gpioint().
2016-05-28 Matthew Dillonkernel - Align virtual_start, workaround possible HW...
2016-05-28 Sascha WildnerSome more cleanup in comments etc. after the an(4)...
2016-05-28 Sascha Wildnerieee80211_vap.9: Fix date.
2016-05-28 Sascha WildnerVarious typo and wording fixes.
2016-05-28 Matthew Dillonvirtio - fix contigmalloc muff last commit
2016-05-28 Sascha WildnerSync ACPICA with Intel's version 20160527.
2016-05-28 Matthew Dillonvirtio - vtblk_finish_bio() called with serializer...
2016-05-28 Matthew Dillonvirtio - Fix a few porting issues and bugs
2016-05-27 Imre Vadászvirtio_blk: Add support for indirect buffers.
2016-05-27 Sascha Wildnerwlan.4: Comment out reference to bwi(4) which we do...
2016-05-26 Sascha WildnerVarious tiny updates in wlan*.4 manual pages and other...
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.
next