Fix buildkernel KERNCONF=SOEKRIS.
[dragonfly.git] / sys / dev /
2010-04-20 Sascha Wildnermmcsd(4): Add device statistics.
2010-04-18 Antonio Huete Jimenezath - Fix module loading.
2010-04-18 YONETANI Tomokazuips - Mark queue_lock as LK_CANRECURSE
2010-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-17 Alexander PolakovFix LINT kernel build.
2010-04-17 Alexander Polakovsound: implement OSS_GETVERSION.
2010-04-16 Sascha Wildnermmc(4): Remove two unneeded .PATH lines in the Makefiles.
2010-04-16 Sascha WildnerBring in FreeBSD's MMC (MultiMediaCard) stack.
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Antonio Huete Jimenezif_ath - Properly remove sysctls on detach.
2010-04-15 Sascha WildnerRemove the inclusion of <machine/bus_at386.h> from...
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Rui PauloFix build.
2010-04-13 Rui PauloAdd AH_SUPPORT_AR5416 always.
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-13 Alex Hornungnata - Drop pending requests on dump
2010-04-13 Alex Hornungata - Fix dumping of old ata driver
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-10 Stathis KamperisACPI: Don't unlock in lock's error path
2010-04-10 YONETANI TomokazuACPI - disable ACPIIO_ACKSLPSTATE
2010-04-08 Rui Paulos/firmware.h/fbsd_firmware.h/
2010-04-08 Rui PauloSync with FreeBSD.
2010-04-08 Rui PauloDo proper locking in the callout functions.
2010-04-08 Rui PauloDisable non-ported drivers.
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-31 Alex Hornungvinum - change drive parsing
2010-03-30 Sylvestre GallonAllow nfe and xl to compile without DEVICE_POLLING.
2010-03-30 Rui PauloImport wi(4) driver from FreeBSD.
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-29 Sascha Wildnersyscons(4): Add support for 8 bit packed pixel modes.
2010-03-28 Matthew Dillonkernel - vinum - Fix volume number for 'vinum read'
2010-03-24 Alex Hornungcache_fullpath - Guess mountpoints if requested
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-23 Matthew Dillonnrelease - Fix ordering dependency during parallel...
2010-03-23 Matthew Dillonnrelease - Fix ordering dependency during parallel...
2010-03-21 Sascha Wildnersyscons(4): Remove (unused) scgfbrndr.c.
2010-03-21 Sascha Wildnersyscons(4): Base renderer selection on the new mode...
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-21 Constantine A. Mureninwbsio: support W83627UHG (0xa2); supported by lm(4...
2010-03-21 Constantine A. Mureninwbsio(4): support W83627DHG-P (0xb0); hw mon supported...
2010-03-21 Constantine A. Mureninwbsio(4): support W83687THF (0x85); hw mon is already...
2010-03-20 Sascha WildnerPut 4 more kernel files under -Werror (fix x86_64 warni...
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Constantine A. Mureninwbsio(4): be less verbose if the device doesn't look...
2010-03-18 Constantine A. Mureninwbsio(4): be more verbose for unsupported devices if...
2010-03-18 Constantine A. Mureninwbsio(4) && lm(4): add support for `kldload lm.ko wbsio.ko`
2010-03-18 Constantine A. Mureninaps(4): make the aps module, aps.ko, work as well as...
2010-03-18 Constantine A. Mureninwbsio(4): support W83667HG (0xa5); its hw mon is alread...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-12 Matthew Dillonkernel - AHCI - enable AHCI device initiated power...
2010-03-08 Constantine A. Mureninwbsio(4): don't reuse a child that has already been...
2010-03-08 Constantine A. Mureninwbsio(4): convert to Newbus and DragonFly -- welcome...
2010-03-08 Constantine A. Mureninwbsio(4): raw wbsio.c#rev1.1 and wbsio.4#rev1.1 from...
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-05 Michael Neumanne1000 - Make igb driver compile on DragonFly
2010-03-05 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-05 Michael NeumannUnbreak buildkernel / mxge(4)
2010-03-03 Matthew DillonVN - Remove use of IO_DIRECT, Improve lock performance...
2010-03-02 Matthew Dillonkernel - VN - add missing disk_destroy() in module...
2010-03-01 Rui PauloSync with FreeBSD.
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-26 Rui PauloFix M_NOWAIT usage.
2010-02-26 Rui PauloMore DragonFlyBSD specific changes (from Matthew Dillon):
2010-02-25 Rui Paulo__DECONST lockinit arg. XXX ugly
2010-02-25 Constantine A. Mureninaps(4): use DRIVERSLEEP instead of tsleep
2010-02-24 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Rui PauloAdd arpcom at the beggining of the softc and enable...
2010-02-23 Rui PauloSync ath_rate_sample with FreeBSD.
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Michael Neumanne1000 - Complete port of if_em
2010-02-22 Rui PauloReplace bus_dmamap_load_mbuf_sg() with bus_dmamap_load_...
2010-02-22 Rui PauloSync if_ath with FreeBSD.
2010-02-22 Michael Neumanne1000 - Adapt OS-dependent part
2010-02-22 Michael Neumanne1000 - Literally import e1000 driver from FreeBSD
2010-02-22 Rui PauloUpdate ath_hal from FreeBSD.
2010-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-21 Constantine A. Mureninaps(4): use more c99
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): the refresh function should be declar...
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): bring back relevant changes from...
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): revert the half-done rename of acpi_t...
2010-02-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-19 Constantine A. Mureninaps(4): changes for DragonFly -- welcome aps(4)!
2010-02-19 Constantine A. Mureninaps(4): raw sys/dev/isa/aps.c#rev1.19 and share/man...
2010-02-18 Constantine A. Mureninacpi_thinkpad(4): make acpi_thinkpad sensors actually...
2010-02-15 Matthew Dillonkernel - ACPI - Fix missing unlocks in error path in...
2010-02-15 Matthew Dillonkernel - acpi - fix thermal thread loop
2010-02-15 Matthew Dillonkernel - Video - Add suppor for Intel IGD chipsets...
2010-02-14 Matthew Dillonnetif - alc driver port - Finishing touches
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonnetif - alc driver port - Initial work by Samuel J...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Alex Hornunghifn - Update and unbreak
2010-02-14 Constantine A. Mureninkate(4): put missing \n into device_printf(9) calls
2010-02-14 Matthew Dillonkernel - VM PAGER part 1/2 - Remove vm_page_alloc()
next