Merge from FreeBSD:
[dragonfly.git] / sys / dev / netif /
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-05 Joerg SonnenbergerSecond part of the firewire sync. Add defined(__DragonF...
2004-02-05 Joerg SonnenbergerSync DragonFly and FreeBSD-current's FireWire driver.
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-25 Hiten PandyaFix typo in a comment.
2004-01-24 Matthew DillonTurn off hardware assisted transmit checksums by defaul...
2004-01-24 Matthew DillonSynch the XL driver with FreeBSD-4.x.
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-08 Jeroen Ruigrok/asmodaiSpell 'weird' the way English expects it.
2004-01-08 Joerg SonnenbergerAdd card_if.h dependency
2004-01-08 Joerg SonnenbergerAdd/uncondionalize the sixt argument of set_memory_offs...
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2004-01-06 Matthew Dillonif_xname support Part 1/2: Convert most of the netif...
2003-12-30 Matthew DillonBring in the entire FreeBSD-5 USB infrastructure. ...
2003-12-17 Matthew DillonSupport multicast on the Marvell Yukon Chipset. The...
2003-12-16 Hiten PandyaImprove device identification strings.
2003-12-07 Matthew DillonPCI compat cleanup, part 1. This brings in the LNC...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE() so we can get linker_set...
2003-11-17 Jeroen Ruigrok/asmodaiFactor out the object system from new-bus so that it...
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-14 Matthew DillonPrep for GCC 3.x kernel compiles, stage 2/2: Remove...
2003-11-14 Matthew DillonBring in the MODULE_DEPEND() and DECLARE_MODULE() macro...
2003-11-12 Matthew DillonAdd Marvell chipset support. Adding the PCI ID is...
2003-11-12 Matthew DillonPrep for GCC 3.x kernel compiles, stage 1/2: Remove...
2003-11-09 Matthew Dillon3c940 bug fix update. This patch simplifies IFF_PROMIS...
2003-11-07 Matthew DillonAdd 3c940 ethernet driver support ('sk' driver) for...
2003-11-05 David Rhodus* Temporarily back out last change because of a problem...
2003-11-04 David Rhodus* Do not set the No_CRC bit in the Mode Control Register.
2003-09-15 Jeffrey HsuCentralize if queue handling.
2003-08-27 Robert Garrett__P!= wanted
2003-08-24 David RhodusFix a bug that could cause dc(4) to m_freem() an alread...
2003-08-16 Matthew DillonMake modules work again part 2 (final): Link the module...
2003-08-15 Matthew DillonMake modules work again part 1: hook up 'dev'. Note...
2003-08-09 David RhodusLINT breakage fix.
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-30 David RhodusTry to distinguish PCS encoding error events
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Matthew DillonFix minor bug in last commit, add the required register...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...
2003-07-21 Matthew DillonLINT build test. Aggregated source code adjustments...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-07-20 Matthew DillonMinor cleanups so GENERIC compiles. Fix underscores...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-25 Matthew Dillonproc->thread stage 4: post commit cleanup. Fix minor...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: