aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fe
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-222-2/+2
* Put newlines after log messages.Garrett Wollman1997-01-231-3/+3
* Update from driver author. Closes PR#2421.Garrett Wollman1997-01-142-58/+140
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Use the new if_multiaddrs list for multicast addresses rather than theGarrett Wollman1997-01-131-31/+14
* Convert the interface address and IP interface address structuresGarrett Wollman1996-12-131-2/+2
* Patches from driver author in PR#2010.Garrett Wollman1996-11-151-91/+349
* Fix padding of short packets (PR#1701).Garrett Wollman1996-10-071-12/+10
* Various cleanups for remanents of devconf.Poul-Henning Kamp1996-09-081-2/+1
* Remove devconf, it never grew up to be of any use.Poul-Henning Kamp1996-09-061-55/+1
* Megacommit to straigthen out ETHER_ mess.Poul-Henning Kamp1996-08-061-20/+11
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hBruce Evans1996-06-181-2/+1
* Clean up -Wunused warnings.Gary Palmer1996-06-121-2/+1
* Format the already applied PCCARD additions to use KNF form. NoNate Williams1996-04-231-79/+69
* Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.Bruce Evans1996-04-071-5/+3
* This is a revised fe, Ethernet driver for MB8696x based adapters.Jordan K. Hubbard1996-03-172-503/+800
* Clean up Ethernet drivers:Garrett Wollman1996-02-061-59/+8
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-1/+1
* The last part of the ether_sprint -> %6D change.Poul-Henning Kamp1996-01-261-8/+8
* Completed function declarations and/or added prototypes and/or addedBruce Evans1995-12-151-0/+1
* Staticize and cleanup.Poul-Henning Kamp1995-12-101-14/+14
* all:David Greenman1995-12-051-11/+9
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up theBruce Evans1995-11-041-3/+0
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-0/+31
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallyGarrett Wollman1995-10-131-1/+1
* Make everything except the unsupported network sources compile cleanlyBruce Evans1995-08-161-1/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Added `fe' device drive r for Fujitsu MB86960A family.Garrett Wollman1995-04-233-0/+3150