| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for PCNet PCI chips that only work when we talk to them as ISA | msmith | 1998-07-20 | 1 | -2/+19 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -3/+3 |
* | Fix some bitrot in the multicast support, the move from TAILQ macros wasn't i... | paul | 1998-05-27 | 1 | -2/+2 |
* | This time add an Id string that'll actually get expanded :-) | paul | 1998-05-27 | 1 | -1/+1 |
* | Add an ID string (can't believe it never had one!) | paul | 1998-05-27 | 1 | -0/+1 |
* | Support compiling with `gcc -ansi'. | bde | 1998-04-15 | 1 | -20/+22 |
* | Removed unused #includes. | bde | 1998-03-28 | 1 | -2/+0 |
* | Correct an ethernet framesize mismatch that caused poor | steve | 1998-03-09 | 1 | -1/+1 |
* | Support C-NET(98)S ethernet card (PC-98 only). | kato | 1998-02-10 | 1 | -0/+90 |
* | Back out DIAGNOSTIC changes. | eivind | 1998-02-06 | 1 | -1/+0 |
* | Turn DIAGNOSTIC into a new-style option. | eivind | 1998-02-04 | 1 | -0/+1 |
* | Make INET a proper option. | eivind | 1998-01-08 | 1 | -1/+4 |
* | Removed unused #includes. | bde | 1997-07-20 | 1 | -7/+0 |
* | Enables lnc driver on PC-98 to support NEC SV-98/2-B06 PCI card. | kato | 1997-04-08 | 1 | -0/+3 |
* | Use the new if_multiaddrs list for multicast addresses rather than the | wollman | 1997-01-13 | 1 | -26/+7 |
* | Convert the interface address and IP interface address structures | wollman | 1996-12-13 | 1 | -1/+1 |
* | Removed another devconf leftover. A fat devconf support function was | bde | 1996-09-14 | 1 | -61/+28 |
* | Remove devconf, it never grew up to be of any use. | phk | 1996-09-06 | 1 | -35/+14 |
* | Megacommit to straigthen out ETHER_ mess. | phk | 1996-08-06 | 1 | -3/+0 |
* | Last night (local time :) I accidently checked in an intermediate version | se | 1996-07-19 | 1 | -85/+69 |
* | FINALLY: PCI support for the Lance Ethernet driver. | se | 1996-07-18 | 1 | -73/+156 |
* | Added #include of <machine/md_var.h>. This will be needed when | bde | 1996-06-25 | 1 | -0/+2 |
* | Clean up -Wunused warnings. | gpalmer | 1996-06-12 | 1 | -0/+2 |
* | Clean up Ethernet drivers: | wollman | 1996-02-06 | 1 | -10/+9 |
* | Restore my change to the watchdog params that Paul spammed in rev 1.18. | dg | 1996-01-30 | 1 | -6/+5 |
* | The last part of the ether_sprint -> %6D change. | phk | 1996-01-26 | 1 | -2/+2 |
* | Added multicast support, currently #ifdef LNC_MULTICAST. | paul | 1996-01-05 | 1 | -14/+85 |
* | Completed function declarations and/or added prototypes and/or added | bde | 1995-12-15 | 1 | -14/+27 |
* | Staticize and cleanup. | phk | 1995-12-10 | 1 | -1/+1 |
* | all: | dg | 1995-12-05 | 1 | -7/+5 |
* | Cleanup, make things static. | phk | 1995-10-31 | 1 | -37/+41 |
* | Remove unused functions and variables, make things static, and other cleanups. | phk | 1995-10-28 | 1 | -5/+2 |
* | Say goodbye to IFF_NOTRAILERS. Support for trailers was officially | wollman | 1995-10-13 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -41/+41 |
* | Changed read_csr and write_csr to static so that they don't clash | dg | 1995-05-17 | 1 | -2/+2 |
* | Add a class field to devconf and mst drivers. | wollman | 1995-04-12 | 1 | -1/+2 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-28 | 1 | -0/+5 |
* | Fixed problem passing received packets to bpf. | paul | 1995-02-02 | 1 | -33/+94 |
* | Fix probe so it now correctly identifies all the different chips | paul | 1995-01-25 | 1 | -56/+74 |
* | Move ARP interface initialization into if_ether.c:arp_ifinit(). | wollman | 1994-12-22 | 1 | -2/+1 |
* | Moved conversion of ether_type to host byte order out of ethernet drivers | dg | 1994-11-24 | 1 | -1/+0 |
* | Finished device configuration database work for all ISA devices (except `ze') | wollman | 1994-10-23 | 1 | -2/+6 |
* | Add support for devconf to a large number of device drivers, and do | wollman | 1994-10-19 | 1 | -19/+38 |
* | New AMD family ethernet driver. Should support BICC,NE2100, TNIC, | paul | 1994-10-02 | 1 | -0/+1659 |