Correct the rgephy driver so that it only applies the DSP fixup for
[dragonfly.git] / sys / conf /
2006-08-19 Sascha WildnerRemove coda remains.
2006-08-17 Matthew DillonRemove the coda fs. It hasn't worked in a long time.
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-06 Matthew DillonAdd structures and skeleton code for a new system call...
2006-08-06 Sepherosa ZiehauSync MII support with NetBSD/OpenBSD:
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-17 Matthew DillonAdjust HEAD version from 1.5 to 1.7.
2006-07-17 Matthew DillonBump sub-versions and DragonFly_version in preparation...
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-07-07 Sepherosa Ziehau- Replace lnc(4) driver with NetBSD's le(4), which...
2006-07-02 Sascha WildnerRemove unused SCTP_TCP_MODEL_SUPPORT option.
2006-07-02 Simon SchubertSet limits for inlining functions.
2006-07-02 Simon SchubertRestructure kernel makefiles and factor out MI and...
2006-06-25 Simon SchubertRemove OLDBRIDGE
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-21 YONETANI TomokazuAdd Enhanced SpeedStep driver(EST), based on Colin...
2006-06-18 Matthew DillonReplace the random number generator with an IBAA genera...
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-14 YONETANI TomokazuClean up ACPI build wrappers:
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
2006-06-08 Matthew DillonAdd an option, DEBUG_PCTRACK, which will record the...
2006-06-07 Matthew DillonRemove the asynchronous system call interface sendsys...
2006-06-04 Matthew DillonRemove LWKT reader-writer locks (kern/lwkt_rwlock.c...
2006-05-29 Matthew DillonAdd two KTR (kernel trace) options: KTR_GIANT_CONTENTIO...
2006-05-29 Matthew DillonFurther isolate the user process scheduler data by...
2006-05-23 Matthew DillonMove all the resource limit handling code into a new...
2006-05-22 Sascha WildnerMop up remains of the ibcs2/streams/svr4 removal:
2006-05-20 Matthew DillonRemove the (unmaintained for 10+ years) svr4 and ibcs2...
2006-05-20 Sepherosa Ziehau- Add ral(4) for Ralink RT2500/RT2501/RT2600 chip based...
2006-05-20 Sepherosa Ziehau- Add ciphy for PHY modules produced by Cicada Semicond...
2006-05-18 Sepherosa ZiehauSync 802.11 support with FreeBSD6:
2006-05-12 Matthew DillonUMAPFS has been disabled (and non-working) for a long...
2006-05-11 Sascha Wildner* Remove the following obsolete options from the system:
2006-05-08 Matthew DillonSplit kern/vfs_journal.c. Leave the low level journal...
2006-04-14 Matthew DillonRecent bug fixes make this worthy for testing, update...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-04 Matthew DillonTransplant all the UFS ops that EXT2 used to call into...
2006-04-01 Sascha WildnerRemove owi(4) (old wi) driver and adjust related bits.
2006-04-01 Sepherosa Ziehau- Import driver[acx(4)] for TI acx100/acx111 based...
2006-03-27 Matthew DillonRemove NQNFS support. The mechanisms are too crude...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-03-24 Matthew DillonBump 1.5.2 for the preview tag, synchronized to just...
2006-03-23 Sepherosa ZiehauAdd a new tunable "hw.bge.fake_autoneg", get rid of...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-12 Sascha WildnerFix typo.
2006-03-05 Matthew DillonRoll 1.5.1 for the slip tag
2006-02-19 Sascha Wildner* Remove unused SC_RENDER_DEBUG option.
2006-02-15 Simon SchubertFix patch handling in kernel sources.
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-11 Simon SchubertRetire old subvers file
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2006-01-06 Joerg SonnenbergerAllow static compilation of linprocfs using a LINPROCFS...
2006-01-06 Joerg SonnenbergerHonour NOSFCHG for the kernel installation as well...
2005-12-26 Sepherosa Ziehauhook rgephy
2005-12-23 Matthew Dillon1.4 Release branched, HEAD is now 1.5.
2005-12-23 Matthew DillonBump us to 1.3.8 in preparation for pre-release tagging.
2005-12-21 Simon SchubertBring in if_bridge from Open-/Net-/FreeBSD
2005-12-19 Simon SchubertAdjust sources to accomodate for repo copy of our bridg...
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-16 Matthew DillonContinue work on our pluggable scheduler abstraction...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-04 Matthew DillonSolve the continuous stream of spurious IRQ 7's that...
2005-11-02 Matthew DillonICU/APIC cleanup part 5/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 3/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 2/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2005-10-30 YONETANI TomokazuUnbreak `device pmtimer' for compiled-in acpi driver...
2005-10-24 Matthew DillonAdd an mii_flags field to the attach arguments, to...
2005-10-24 Sepherosa Ziehau- Move DEVICE_POLLING from opt_global.h to opt_polling...
2005-10-05 Matthew DillonUpdate subvers to 7 so we can sync up the Preview tag...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-25 Sascha WildnerAdd iwi (fixes building of LINT).
2005-09-25 Simon SchubertRework Makefile logic so that it actually does what...
2005-09-25 Jeroen Ruigrok/asmodaiUse echo instead of ls to test for files, change test...
2005-09-20 Jeroen Ruigrok/asmodaiActually hook up ipw.
2005-09-19 Sepherosa ZiehauPort rue(4) from FreeBSD:
2005-09-16 Matthew DillonBump the development sub-version to 6, covering the...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-04 Matthew DillonGive the kernel a native NFS mount rpc capability for...
2005-09-03 Simon SchubertAdd a stopgap to get a proper osversion and osrelease...
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeffrey HsuA machine-independent spinlock implementation. It...
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Matthew DillonBump the development sub-version to 1.3.5.
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-27 Joerg SonnenbergerMake struct dirent contain a full 64bit inode. Allow...
next