carp: add carp_group_demote_adj()
[dragonfly.git] / sys / dev /
2010-06-02 Joe Talbottwpi - Build the firmware module along with the driver.
2010-06-02 Joe Talbottwpifw - Add firmware module building framework
2010-06-02 Joe Talbottwpi - Serialize interrupts, fixup mcluster allocation...
2010-06-02 Joe Talbottif_wpi - Add into build system.
2010-06-02 Joe Talbottif_wpi - Port of FreeBSD's wpi driver for Intel 3945ABG...
2010-05-31 Antonio Huete Jimenezacpica - Use tsleep() instead of DELAY() to avoid long...
2010-05-26 Matthew Dillonath - use ifnet serialization calls instead of directly...
2010-05-23 Constantine A. Mureninlm(4): support W83627EHF-A (an early revision of the...
2010-05-22 Matthew DillonAHCI - Fix use of error ccb in error path
2010-05-21 Sascha Wildneracpi(4): Remove an unused variable.
2010-05-13 Sascha Wildnerumass(4): Add IDs for the Sony Cybershot, model DSC...
2010-05-13 Sascha WildnerSilence some warnings in the kernel.
2010-04-29 YONETANI Tomokazuips - Make use of new dumping scheme
2010-04-29 YONETANI Tomokazuips - The comment no longer applies as b_blkno has...
2010-04-25 Sascha Wildnerfirmware(9): GC our old firmware framework in favor...
2010-04-22 Sascha Wildnerwi(4): Fix -Wold-style-definition.
2010-04-22 Sascha Wildnerkernel: Add TUNABLE_ULONG too and really fix the acpi...
2010-04-22 Sascha Wildneracpi(4): Use TUNABLE_LONG to fix a warning and remove...
2010-04-21 Antonio Huete Jimenezath - Fix a mismatch in the module options.
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.
next