carp: add carp_group_demote_adj()
[dragonfly.git] / sys / dev /
2010-08-08 Jan LentferMerge branch 'master' of git://island.quantumachine...
2010-08-08 Thomas Nikolajsenre(4): fix re_setmulti(): PCIe mcast hash registers...
2010-08-07 Sascha Wildneriwn(4): Add Makefile for building iwn6050fw.ko.
2010-08-06 Joe Talbottiwn - Fix warning related to token work.
2010-08-06 Joe Talbottiwn - Cleanup sysctl tree on detach.
2010-08-06 Joe Talbottiwn - Clean up memory freeing.
2010-08-06 Joe Talbottiwn - Convert to use the new wlan layer's global token.
2010-08-06 Joe Talbottiwn - Bring in recent changes from FreeBSD.
2010-08-06 Joe Talbottiwn - Lock callout iwn_timer_timeout().
2010-08-06 Joe Talbottiwn - Update firmware for 6000 chipset.
2010-08-05 Sascha WildnerFix LINT build.
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-08-03 Sascha Wildnertwa(4): Sync with FreeBSD's current code.
2010-08-02 Sascha Wildnerbce(4): Remove some carriage returns.
2010-07-27 Joe Talbottral - Move NULL test to correct location and remove...
2010-07-27 Joe Talbottiwn - Hook iwn into the build infrastructure.
2010-07-26 Sascha Wildnertwe(4): Correct indent.
2010-07-24 Nicolas Theryral - fix crash during attach
2010-07-23 Alex Hornungdm_target_crypt - cleanup & minor improvements
2010-07-23 Sascha Wildneriwi(4): Properly lock iwi_watchdog().
2010-07-20 Joe Talbottiwn - Fix for x86_64.
2010-07-19 Samuel J. Greearpcm - Remove unused variable
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-19 Joe Talbottwpi - Remove debugging leftovers.
2010-07-19 Joe Talbottiwn - Lock iwn_timer_timeout callback.
2010-07-19 Joe Talbottiwn - Port to DragonFly BSD
2010-07-19 Joe Talbottiwn - Add firmware and build infrastructure
2010-07-19 Joe Talbottiwn - Add a Makefile so the driver can be built.
2010-07-19 Joe Talbottiwn - Import iwn driver from FreeBSD
2010-07-19 Samuel J. GreearMerge branch 'kq_devices' into selwakeup
2010-07-18 Sascha Wildneriwi(4) firmware: Remove leftover binary file and adjust...
2010-07-18 Sascha Wildneriwi(4): Hook it into the build again and enable it...
2010-07-18 Johannes HofmannUpdate iwi(4) from FreeBSD.
2010-07-17 Joe Talbottwpi - Remove unneeded WPI_UNLOCKs
2010-07-14 Samuel J. Greearkernel - Tear out selwakeup()
2010-07-14 Samuel J. Greearkernel - Add missing KNOTE's
2010-07-13 Sascha WildnerFix LINT build.
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-13 Samuel J. Greeardev - dsp - Remove unnecessary selrecord call
2010-07-13 Joe Talbottral - Don't use M_NOWAIT in kmalloc() calls.
2010-07-13 Joe Talbottwpi - Fix mbuf flags and kmalloc flags, plus refcount...
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-11 Alex Hornungudev - Tag some subsystems/drivers
2010-07-11 Alex Hornungdm - Bind into build system, fix small problem
2010-07-11 Alex Hornunglvm/dm - clean up debug, fix open bug
2010-07-11 Alex Hornungdm - General printout cleanup
2010-07-11 Alex Hornungdm_target_crypt - Make compatible with luks
2010-07-11 Alex Hornungdm - Add crypt target
2010-07-11 Alex Hornungdm - Port to DragonFly
2010-07-11 Alex Hornungdm - Import verbatim from NetBSD
2010-07-11 Samuel J. Greearkernel - Tear out device polling
2010-07-11 Samuel J. Greeardev - Mask false uninitialized variable warning
2010-07-09 Matthew Dillonkernel - Fix kqfilter error return codes
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-08 Matthew Dillondev - Properly propogate wakeup events for ums
2010-07-08 Samuel J. Greeardev - Properly propogate wakeup events for ums
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-07 Samuel J. Greeardev - Add kq support to usbmisc devices
2010-07-07 Samuel J. Greeardev - Add kq support to drm
2010-07-05 Samuel J. Greeardev - Add kq support to hotplug
2010-07-05 Samuel J. Greeardev - Add kq support to spic
2010-07-05 Samuel J. Greeardev - Add kq support to tw
2010-07-05 Samuel J. Greeardev - Add kq support to cmx
2010-07-05 Samuel J. Greeardev - Add kq support to bktr
2010-07-05 Samuel J. Greeardev - Add kq support to cxm
2010-07-05 Samuel J. Greeardev - Add kq support to aac
2010-07-05 Samuel J. Greearvinum - Add kq support
2010-07-05 Samuel J. Greeardev - Add kq support to snp
2010-07-05 Samuel J. Greeardev - Add kq support to mse
2010-07-05 Samuel J. Greeardev - Add kq support to kbd
2010-07-05 Samuel J. Greearfilters - Minor fixes
2010-07-04 Sascha Wildneracpi_sony(4): Sync with FreeBSD.
2010-07-03 Sascha Wildnervinum(4): Use char for has_part since that's what we...
2010-07-03 Sepherosa Ziehausk(4): Initialize if_multiaddrs (in ether_ifattach...
2010-07-02 Samuel J. Greeardev - Add kq support to psm
2010-07-02 Samuel J. Greeardev - Add kq support to dsp
2010-07-02 Samuel J. Greearkernel - Add kq support to tty devices
2010-06-29 Sascha WildnerLog frequency changes via syslog(3) from powerd(8)...
2010-06-27 Alex Hornungvn - remove vn_softc from list on detach command
2010-06-21 Joe Talbottral - Use the correct pointer for ifp.
2010-06-21 Joe Talbottnetif - Change M_NOWAIT to MB_DONTWAIT in m_defrag...
2010-06-21 Sascha Wildnervesa(4): Fix check for DPMS support.
2010-06-17 Joe Talbottwpi - Include struct arpcom as first entry in struct...
2010-06-14 Joe Talbottif_ral - Serialzer the interrupt handler.
2010-06-14 Constantine A. Mureninaibs(4): if-statement spacing; from rpaulo
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Sascha Wildnernetwork code: Convert if_multiaddrs from LIST to TAILQ.
2010-06-12 Matthew Dilloniscsi - Fix bug in iscsi initiator driver
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Sascha Wildnerral(4) firmware: Explicitly including <bsd.subdir.mk...
2010-06-11 Joe Talbottralfw - Add firmware for ral(4)
2010-06-11 Sascha WildnerRemove the no longer used CY_PCI_FASTINTR and PUC_FASTI...
2010-06-10 Sascha Wildnerath(4): Some cleanup regarding ether_sprintf().
2010-06-10 Sascha WildnerMove some FreeBSD CVS IDs to the comments.
2010-06-10 Matthew Dillonkernel - remove INTR_FAST
2010-06-06 Sascha Wildnervesa(4): Remove definition and usage of the obsolete...
2010-06-03 Sascha WildnerAdd wpi(4) to LINT and fix a warning.
next