aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/de
Commit message (Expand)AuthorAgeFilesLines
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-2/+2
* merge benfor branch changes onto mainline.Peter Wemm1998-03-083-60/+498
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)Julian Elischer1998-03-081-1/+3
* Removed unused #includes.Bruce Evans1998-02-201-3/+1
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-061-2/+1
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-041-1/+2
* Make INET a proper option.Eivind Eklund1998-01-081-2/+5
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.Eivind Eklund1997-12-151-1/+3
* Ifdefed a conditionally used #include.Bruce Evans1997-11-221-2/+4
* Merge 971020 stuff.. Check 21142? SROM CRC.Peter Wemm1997-11-082-7/+13
* Recognize even more of the Znyx 314 cards.Poul-Henning Kamp1997-10-251-2/+2
* Add an $Id$Peter Wemm1997-10-181-0/+1
* Merge in changes from Matt. Accton EN12xx support, bugfixes. There isPeter Wemm1997-10-182-43/+192
* Import Matt's current de driver... He appears to be maintaining it inPeter Wemm1997-10-181-7/+27
* Attempt to support IPX.Peter Wemm1997-10-121-1/+22
* ``oops''. I cut/pasted the original free()'s based on mark's suggestionPeter Wemm1997-09-201-4/+4
* Missed a place where the extra descriptor buffers would need to bePeter Wemm1997-09-181-1/+3
* malloc() the rx and tx descriptors seperately rather than as part of thePeter Wemm1997-09-112-2/+17
* Removed unused #includes.Bruce Evans1997-09-021-16/+1
* Merge Matt's if_de.c changes in.Peter Wemm1997-08-031-286/+546
* Import Matt's if_de driver 970703 release. This (apparently) supportsPeter Wemm1997-08-032-8/+88
* Initial set of patches to get it to compile on >= 3.0. Most of thePeter Wemm1997-06-221-2409/+2968
* Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. ThePeter Wemm1997-06-222-0/+1564
* Recognize ZNYX 314 cards that have a MAC address with the low bit set.Poul-Henning Kamp1997-04-051-2/+2
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includeBruce Evans1997-03-241-2/+2
* Added Accton EN1207-TX support.KATO Takenori1997-03-231-1/+4
* Added Allied Telesis CenterCOM LA100-PCI support. Currently, fullKATO Takenori1997-03-201-1/+5
* Add support for the SMC9332BDT that's using the DE21140A chip. ThisJoerg Wunsch1997-02-231-1/+15
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Use the new if_multiaddrs list for multicast addresses rather than theGarrett Wollman1997-01-131-58/+52
* Cosmetic code cleanup from Matt's latest driver.Rodney W. Grimes1996-12-011-279/+313
* Put the packet error printf inside #ifdef DIAGNOSTIC.David Greenman1996-11-101-1/+3
* Updated #includes to 4.4lite style.Bruce Evans1996-10-151-2/+2
* Implement the 802.3 MIB in a way that uses the generic interfaceGarrett Wollman1996-10-101-3/+17
* Add back shutdown support, this time using the at_shutdown() mechanism.David Greenman1996-09-201-14/+11
* Updated driver to a newer version from Matt Thomas, preserving our localDavid Greenman1996-09-181-476/+667
* Remove devconf, it never grew up to be of any use.Poul-Henning Kamp1996-09-061-11/+7
* Use ether_ioctl() to do a lot of grunt work.Poul-Henning Kamp1996-08-061-47/+6
* Updated this driver to a newer version from Matt. This should fix severalDavid Greenman1996-06-141-662/+2350
* Let the user know what errors are experienced on received packets.Garrett Wollman1996-05-211-2/+13
* Another sweep over the pmap/vm macros, this time with more focus onPoul-Henning Kamp1996-05-031-2/+2
* removed:Poul-Henning Kamp1996-05-021-3/+3
* Eliminate reference to ac_ipaddr in FreeBSD case.Bill Fenner1996-03-231-2/+2
* Clean up Ethernet drivers:Garrett Wollman1996-02-061-8/+7
* The last part of the ether_sprint -> %6D change.Poul-Henning Kamp1996-01-261-3/+3
* Make PCI interrupt handlers return void like everybody else does.Stefan Eßer1996-01-231-3/+2
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-2/+2
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-2/+3
* 'see" -> "see" (in the comment).Satoshi Asami1995-11-291-2/+2