summaryrefslogtreecommitdiffstats
path: root/sys/dev/lnc
Commit message (Expand)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use the new if_multiaddrs list for multicast addresses rather than thewollman1997-01-131-26/+7
* Convert the interface address and IP interface address structureswollman1996-12-131-1/+1
* Removed another devconf leftover. A fat devconf support function wasbde1996-09-141-61/+28
* Updated #includes to 4.4Lite style.bde1996-09-101-1/+1
* Remove devconf, it never grew up to be of any use.phk1996-09-061-35/+14
* Megacommit to straigthen out ETHER_ mess.phk1996-08-061-3/+0
* Last night (local time :) I accidently checked in an intermediate versionse1996-07-191-85/+69
* FINALLY: PCI support for the Lance Ethernet driver.se1996-07-182-73/+253
* Added #include of <machine/md_var.h>. This will be needed whenbde1996-06-251-0/+2
* Clean up -Wunused warnings.gpalmer1996-06-121-0/+2
* Clean up Ethernet drivers:wollman1996-02-061-10/+9
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-1/+1
* Restore my change to the watchdog params that Paul spammed in rev 1.18.dg1996-01-301-6/+5
* The last part of the ether_sprint -> %6D change.phk1996-01-261-2/+2
* Added multicast support, currently #ifdef LNC_MULTICAST.paul1996-01-051-14/+85
* Completed function declarations and/or added prototypes and/or addedbde1995-12-151-14/+27
* Staticize and cleanup.phk1995-12-102-14/+1
* all:dg1995-12-051-7/+5
* Cleanup, make things static.phk1995-10-312-39/+43
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-5/+2
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-131-2/+2
* Remove trailing whitespace.rgrimes1995-05-302-58/+58
* Changed read_csr and write_csr to static so that they don't clashdg1995-05-171-2/+2
* Add a class field to devconf and mst drivers.wollman1995-04-121-1/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-0/+5
* Fixed problem passing received packets to bpf.paul1995-02-021-33/+94
* Fix probe so it now correctly identifies all the different chipspaul1995-01-251-56/+74
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-221-2/+1
* Moved conversion of ether_type to host byte order out of ethernet driversdg1994-11-241-1/+0
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-2/+6
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-19/+38
* (There's two of these now (Am7990.h and am7990.h) and they need topaul1994-10-021-0/+167
* New AMD family ethernet driver. Should support BICC,NE2100, TNIC,paul1994-10-022-0/+1837
OpenPOWER on IntegriCloud