getwc.3: Fix typo.
[dragonfly.git] / sys / dev /
2013-12-10 Sepherosa Ziehaubnx: Bring in APE support from FreeBSD bge(4)
2013-12-09 Matthew Dillonkernel - rate-limit the '%s: FAILURE - oversized DMA...
2013-12-08 Sepherosa Ziehaubnx: Merge several recent bge changes
2013-12-08 Sepherosa Ziehaubge: Extend delay time for 5761 during firmware hand...
2013-12-08 Sepherosa Ziehaubge: Bring in APE support from FreeBSD
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-06 Sascha Wildnerkernel: Drop ISA support from most remaining drivers...
2013-12-06 Sascha Wildnerkernel: Fix a bunch of drm warnings.
2013-12-05 François Tigeotdrm: Convert idr spinlocks to lockmgr locks
2013-12-05 François Tigeotdrm: Reduce differences with Linux 3.8
2013-12-05 François Tigeotdrm: Add linux/i2c.h
2013-12-05 Sepherosa Ziehaubge: Don't blindly clear GPIOs configuration.
2013-12-05 Sepherosa Ziehaubge: Correct setting TX random backoff register.
2013-12-05 Sepherosa Ziehaubge: Reorder reset sequence a little bit
2013-12-05 François Tigeotdrm: Rename drm_debug_flag to drm_debug
2013-12-04 Sepherosa Ziehaubge: Move BCM5906 VCPU reset before global reset
2013-12-04 Sepherosa Ziehaubge: Add delays after enable RX/TX MAC
2013-12-04 Sepherosa Ziehaubge: Add 40us delay after updating MAC_MODE
2013-12-04 Sepherosa Ziehaubge: Keep MAC_MODE accesses atomic
2013-12-04 Sepherosa Ziehaubge/bnx: Remove duplicated register names; keep names...
2013-12-03 Sepherosa Ziehaubge: No need to call reset after stop; stop does the...
2013-12-03 Sepherosa Ziehaubge: Bring in ASF support from FreeBSD
2013-12-03 Matthew Dilloniwn - Sync with FreeBSD through today (9817dff in FBsd...
2013-12-02 Sepherosa Ziehausili: Add MSI support; not enabled by default
2013-11-30 Sascha WildnerFix some typos (duplicate words) in messages.
2013-11-27 Sascha Wildnerkernel: Generate miidevs.h, pccarddevs.h and pcidevs...
2013-11-26 Sepherosa Ziehauigb: Remove unused header files
2013-11-25 Sascha Wildnerkernel/iwn: Put some finishing touches to the recent...
2013-11-24 Matthew Dilloniwn - Resync from FreeBSD 2/2
2013-11-24 Matthew Dilloniwn - Resync from FreeBSD 1/2
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-21 Sepherosa Ziehaubnx: Only 5718 chip family use PCI_BAR4 as MSI-X table...
2013-11-20 Sascha Wildnerkernel/isp: Remove two checks which were never true.
2013-11-18 Sepherosa Ziehauahci: If the "nominal rotation rate" is 1, then disk...
2013-11-18 Sepherosa Ziehauahci: Print "Serial ATA Additional capabilities"
2013-11-14 Sascha Wildnerkernel/drm: Remove an unused MALLOC_DECLARE.
2013-11-12 Sascha Wildnerkernel/iwn: Update FreeBSD SVN IDs.
2013-11-12 Sascha Wildnerkernel/drm: Fix incomplete commit 116d6d9766.
2013-11-11 François Tigeotdrm: drm_drawable.c has been useless for years
2013-11-09 Johannes Hofmanniwn: fix compilation without INVARIANTS
2013-11-06 Sepherosa Ziehaumxge: Properly setup RSS key
2013-11-05 Sepherosa Ziehaumxge: Add polling(4) support
2013-11-03 François Tigeotdrm: Use Linux atomic types and functions
2013-11-03 François Tigeotkref.h: Adapt to Linux 3.8's drm
2013-11-03 François Tigeotdrm: Import linux/kernel.h from FreeBSD's OFED stack
2013-11-03 François Tigeotdrm: fix test_and_set_bit() prototype
2013-11-03 François Tigeotdrm: Import linux/bitops.h from the FreeBSD OFED stack
2013-11-03 François Tigeotdrm: Improve linux/atomic.h
2013-11-03 François Tigeotdrm: Replace drm_atomic.h by linux/atomic.h from FreeBS...
2013-10-28 François Tigeotdrm: Fix warnings introduced by recent commits
2013-10-27 François Tigeotdrm: Import linux/types.h from the FreeBSD OFED stack
2013-10-27 François Tigeotdrm: Import asm/types.h from the FreeBSD OFED stack
2013-10-27 François Tigeotdrm/i915: Put i915_drm.h into include/
2013-10-26 Sepherosa Ziehaumxge: Log TX and RX descriptor count
2013-10-26 Sepherosa Ziehaumxge: Avoid stopping TX enging, if there are more packe...
2013-10-26 Sepherosa Ziehaumxge: Remove unused code
2013-10-26 Sepherosa Ziehaumxge: Enable multiple RX queues and TX queues by default
2013-10-26 Sepherosa Ziehaumxge: Use chip private input hash instead of standard...
2013-10-26 Sepherosa Ziehaumxge: Implement multiple TX queue support
2013-10-26 François Tigeotdrm/i915: Remove unused file
2013-10-26 Sepherosa Ziehaumxge: Implement MSI-X support; multiple RX rings could...
2013-10-25 Matthew Dillonkernel - proc_token removal pass stage 1/2
2013-10-22 Sepherosa Ziehaumxge: Record RX slot count instead of its size
2013-10-22 Sepherosa Ziehaumxge: Make sure RX data size is cache line size aligned
2013-10-22 Sascha WildnerFix typos in messages and manual pages.
2013-10-21 Sascha Wildnerkernel/hda: Add headphone switch support for the Acer...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-15 Sascha WildnerFix up some include guards (and checks) in our header...
2013-10-15 Matthew Dillonkernel - work around ipmi serial port bug
2013-10-13 François Tigeotdrm: Sync drm_hashtab files with Linux 3.8
2013-10-13 François Tigeotdrm: Add hlist RCU macros
2013-10-13 François Tigeotdrm: Replace BSD and legacy DRM macros by Linux mechanisms
2013-10-13 François Tigeotdrm: Rename DRM_LIST_HEAD to LINUX_LIST_HEAD
2013-10-13 Matthew Dillondrm - Fix kernel compile
2013-10-13 François Tigeotdrm: Add linux/compiler.h from the FreeBSD OFED stack
2013-10-13 François Tigeotdrm: Replace drm_linux_list.h by linux/list.h ...
2013-10-13 François Tigeotdrm: Add a local implementation of linux/export.h
2013-10-13 François Tigeotdrm: Add a local implementation of linux/hash.h
2013-10-13 Jean-Sébastien Pédrondrm: Define BITS_PER_LONG
2013-10-11 dumbbelldrm/radeon: Add missing "return false" after unmapping...
2013-10-11 Jean-Sébastien Pédrondrm: Rename struct drm_driver_info to struct drm_driver
2013-10-11 Jean-Sébastien Pédrondrm: Rename members of struct drm_agp_head to match...
2013-10-09 François Tigeotdrm/radeon: Import firmwares
2013-10-09 François Tigeotdrm/radeon: Remove useless .PATH directive
2013-10-09 François Tigeotdrm/radeon: Fix locking issues
2013-10-09 François Tigeotdrm: Some drm_addmap() fixes
2013-10-08 François Tigeotdrm/radeon: Import the Radeon KMS driver from FreeBSD
2013-10-07 François Tigeotdrm: Remove the drm_gem_names subsystem
2013-10-07 Matthew Dillonkernel - Allow NULL softc in ulptclose()
2013-10-06 François Tigeotidr: idr_pre_get() takes two arguments
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-05 François Tigeotdrm: Use Linux idr functions in drm_crtc code
2013-10-05 François Tigeotdrm: Add a linux/idr.h compatibility file
2013-10-04 François Tigeotdrm: Manage reference counts with Linux kref functions
2013-10-04 François Tigeotdrm: Import linux/kref.h from the FreeBSD OFED stack
2013-10-03 François Tigeotdrm: Manage drm_local_map structures with linux list...
2013-10-01 François Tigeotdrm/i915: Make intel_gtt_get() return type the same...
2013-09-29 John Marinolocales, libconv: Sync with FreeBSD (extensive reach)
2013-09-29 François Tigeotagp/intel: Add ValleyView and Haswell devices
next