wlan - Drop 'an' driver from kernel configs and drop its manpage.
[dragonfly.git] / sys /
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-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 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 zrjdrm/radeon: Backport two bugfixes from drm v3.19
2016-05-17 zrjdrm/radeon: Disable some unused functions.
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 AvalosAdjust files for libarchive-3.2.0 import.
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-10 zrjkernel/drm: Resort radeon sources alphabetically.
2016-05-10 zrjdrm: Destroy events consistently.
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-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 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-04 zrjdrm/radeon: Add missing new bonaire pci id
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
next