| Commit message (Expand) | Author | Age | Files | Lines |
* | Pre 4.0 tidy up. | peter | 2000-01-14 | 1 | -1/+1 |
* | Cosmetic cleanups. | mdodd | 2000-01-13 | 1 | -34/+23 |
* | Implement a DEVICE_IDENTIFY method. I want to revisit some of this later | mdodd | 2000-01-13 | 1 | -22/+59 |
* | When I converted this driver to newbus I also cleaned up the code | mdodd | 2000-01-13 | 1 | -50/+51 |
* | Fix bus_setup_intr(); I changed exintr() to take a pointer to ex_softc | mdodd | 1999-11-03 | 1 | -1/+1 |
* | - Convert this driver to newbus. | mdodd | 1999-10-16 | 1 | -516/+754 |
* | Remove NBPF conditionality of bpf calls in most of our network drivers. | phk | 1999-09-25 | 1 | -9/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Make these actually compile. I got a little delete happy pruning includes | mdodd | 1999-08-18 | 1 | -3/+6 |
* | SIOCSIFADDR, SIOCGIFADDR, and SIOCSIFMTU are implemented in | mdodd | 1999-08-18 | 1 | -76/+4 |
* | Rename bpfilter to bpf. | des | 1999-07-06 | 1 | -6/+6 |
* | Set ifq_maxlen to default value. (This should be safe, it's not clear | peter | 1999-05-02 | 1 | -1/+2 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-28 | 1 | -2/+2 |
* | Initialize isa_devtab entries for interrupt handlers in individual | bde | 1998-10-22 | 1 | -2/+5 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -3/+3 |
* | Removed unused #includes. | bde | 1998-03-28 | 1 | -3/+1 |
* | Make INET a proper option. | eivind | 1998-01-08 | 1 | -1/+4 |
* | Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. | eivind | 1997-12-15 | 1 | -1/+2 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 1 | -7/+3 |
* | The previous commit broke support for the Pro/10; detect which sort of | msmith | 1997-09-26 | 1 | -7/+25 |
* | Support Intel EtherExpress Pro 10+ | msmith | 1997-09-12 | 1 | -4/+10 |
* | Removed unused #includes. | bde | 1997-07-20 | 1 | -9/+0 |
* | Don't depend on gcc's feature of permitting labels that aren't followed | bde | 1997-07-01 | 1 | -1/+1 |
* | Fix two typos in this driver that prevented it from working properly. | gibbs | 1997-06-10 | 1 | -2/+2 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 2: include | bde | 1997-03-24 | 1 | -1/+1 |
* | Add the ex driver (Intel EtherExpress Pro/10). | jkh | 1997-01-16 | 2 | -0/+1083 |