carp: Use ifq_set_maxlen() to set send queue's max length
[dragonfly.git] / sys / dev /
2012-01-23 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Sascha Wildnerbktr(4): Fix some mistakes in #ifdef'd code.
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-22 Sascha Wildnerkernel: Nuke the old (and deprecated) ata(4) driver... v3.1.0
2012-01-22 Sascha Wildnerkernel/acpi: Fix a reference to an uninitialized ptr.
2012-01-21 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-21 Thomas NikolajsenMerge commit 'crater/master'
2012-01-21 Thomas NikolajsenFix buildkernel -j N
2012-01-21 Sascha Wildnernataraid(4): Add devstat support.
2012-01-20 Sascha Wildnerkernel: Remove some more old major number related stuff.
2012-01-20 Matthew Dillonkernel - Fix AHCI callout timer race (2)
2012-01-20 Matthew Dillonkernel - Fix AHCI callout timer race
2012-01-20 Sascha Wildnerkernel: Remove two more major numbers.
2012-01-20 Sascha Wildnerkernel: Remove some old major numbers.
2012-01-20 Sascha Wildnerkernel: Fix building of snd_gusc.
2012-01-20 Sepherosa Ziehaujme: Support multiple MSI-X interrupt model
2012-01-20 Sascha Wildnerahci(4)/sili(4): Fix some comments.
2012-01-20 Sascha WildnerRemove empty DragonFly CVS IDs.
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 Sepherosa Ziehaui386: Unbreak LINT building
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-19 Sepherosa Ziehaujme: Split ifnet serializer; in preparation for multipl...
2012-01-17 Sepherosa Ziehaumxge: Unbreak LINT building due to recent MSI-X allocat...
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 Sascha Wildnerumass(4): Remove an unneeded include.
2012-01-16 Sascha Wildnerhptiop(4): Sync with FreeBSD.
2012-01-16 Sascha Wildnerhptiop(4): Add MODULE_VERSION.
2012-01-16 Sascha Wildnerhptiop(4): Remove an unused define.
2012-01-16 Sascha Wildnerhptiop(4): Remove an unneeded variable.
2012-01-16 Sepherosa Ziehaumsix/pcib: Pass cpuid to {alloc,release}_msix pcib...
2012-01-15 Sepherosa Ziehauatphy: Explicitly clear 1000baseT control register...
2012-01-15 Sepherosa Ziehauatphy: Recognize another F1 PHY
2012-01-15 Sepherosa Ziehaumiidev: regen
2012-01-15 Sepherosa Ziehaumiidev: Add PHY ID for Atheros F1 10/100/1000
2012-01-13 Sepherosa ZiehauMachIntrABI: intr_{config,cpuid} -> legacy_intr_{config...
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-08 Sascha Wildnermfi(4): Fix volume creation with mfiutil(8).
2012-01-08 Sepherosa Ziehauahci: Black list more chips which do not support MSI...
2012-01-08 Sepherosa Ziehaujme: Use MSI, if the device supports it
2012-01-07 Sascha Wildnermfi(4): Remove two NULL checks after kmalloc() with...
2012-01-06 Sascha Wildnermfi(4): Avoid some code duplication.
2012-01-06 Sascha Wildnermfi(4): Use callout_init_mp() for the watchdog callout.
2012-01-06 Sepherosa Ziehauahci: Create black list for devices which do not suppor...
2012-01-06 Sascha Wildnermfi(4) & mfiutil(8): Sync with FreeBSD.
2012-01-06 Sascha Wildnermfi(4): Use MSI if it is supported by the device.
2012-01-05 Francois Tigeotkernel: do not try to always build IPv4-specific code
2012-01-05 Sascha Wildnerisp(4): Use MSI if it is supported by the device.
2012-01-05 Sascha Wildnerisp(4): Fix a typo in a message.
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2012-01-03 Matthew Dillonkernel - Fix a case in if_re which could lockup the...
2012-01-03 Sascha Wildnerispfw(4): Add MODULE_VERSION()s.
2012-01-03 Sascha Wildnerispfw(4): Correct case in module name.
2012-01-03 Sascha Wildnerisp(4): Sync with FreeBSD.
2012-01-02 Sascha Wildnerdpt(4): Add a missing crit_exit().
2012-01-02 Sascha Wildnerkernel/disk drivers: Add some missing crit_exit()s.
2012-01-02 Sascha Wildnered(4): Replace a forgotten crit_exit() with lwkt_serial...
2012-01-01 Sascha Wildnerkernel/tws: Add a missing lockmgr(...,LK_RELEASE).
2012-01-01 Sascha Wildnerkernel/gpio: Add a missing lockmgr(...,LK_RELEASE).
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-30 Sascha Wildnerkernel/drm: Move a NULL check to the proper place.
2011-12-29 Sepherosa Ziehauacpi/cpu: Missing one 'O' in the macro name
2011-12-29 Sepherosa Ziehauacpi/pstate: Print coordination
2011-12-29 Sepherosa Ziehauacpi/pstate: Fix the long standing P-State detection...
2011-12-29 Sepherosa Ziehauintr: Remove no longer correct ithread_cpuid; use rman_...
2011-12-28 Sepherosa Ziehaubce: Add workaround for the lost of MSI on 5706/5708
2011-12-28 Sepherosa Ziehauem: rman_get_cpuid should be used to get the interrupt...
2011-12-28 Sepherosa Ziehauem: Use MSI, if device supports it
2011-12-28 Sepherosa Ziehaubce: Split out frontend for interrupt handler
2011-12-28 Sepherosa Ziehaupci: Factor out pci_alloc_1intr()
2011-12-27 Sepherosa Ziehaubce: Use MSI, if device supports it
2011-12-27 Sepherosa Ziehauemx: emx_detach will correctly handle IRQ resource...
2011-12-27 Sepherosa Ziehauemx: Use MSI, if device supports it
2011-12-27 Sepherosa Ziehauahci: Use MSI if device support it.
2011-12-27 Sepherosa Ziehaumsi: Put old MSI code under OLD_MSI
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pcib_map_msi method
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pci_alloc_msi and pcib_alloc_msi...
2011-12-27 Sepherosa Ziehaunetif: MSI actually never worked, so comment out the...
2011-12-27 Sepherosa Ziehaumsi: Enable all PCI related code
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-22 Sascha Wildnertbridge: Remove an unused header. It's all in <sys...
2011-12-22 Sascha Wildnerkernel: Remove two PC98 specific serial driver headers.
2011-12-22 Sascha Wildnerral(4): Remove an unused header.
2011-12-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-22 Sascha Wildnerkernel: Remove an unused header file.
2011-12-19 Sascha Wildnervinum(4): Remove some casts to union and solve it in...
2011-12-19 Sascha Wildnervpo(4): Remove some casts to union and solve it in...
2011-12-17 Sascha Wildnersym(4): Remove excessive semicolons.
2011-12-17 Sascha Wildnertwe(4): Remove a cast to a union (which is a GNU extens...
2011-12-16 Sascha Wildnervinum(4): Fix wrong parenthesizing.
2011-12-16 Sascha Wildnerpcn(4): Fix a bug where && was meant but & was used.
2011-12-14 Sascha Wildnerahci(4): Add MODULE_VERSION.
2011-12-13 Sascha Wildnerecc(4): Move from sys/dev/bridge to sys/dev/misc.
2011-12-13 Sepherosa Ziehauecc: ecc: Support the ECC error detection for Xeon...
2011-12-13 Sepherosa Ziehauecc: Support the ECC error detection for Xeon E3-1200...
2011-12-12 Venkatesh SrinivasMerge git://git.dragonflybsd.org/dragonfly
next