Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up Ethernet drivers: | wollman | 1996-02-06 | 1 | -10/+12 |
* | The last part of the ether_sprint -> %6D change. | phk | 1996-01-26 | 1 | -3/+3 |
* | Make PCI interrupt handlers return void like everybody else does. | se | 1996-01-23 | 1 | -7/+3 |
* | This driver really is for the Pro/100B and not for the Pro/100 (and in fact | dg | 1996-01-15 | 1 | -3/+3 |
* | Reworked the stop/reset code to properly run-down allocated buffers and | dg | 1996-01-03 | 1 | -36/+75 |
* | Added prototype for fxp_scb_wait() and fixed a bug where the wrong pointer | dg | 1995-12-18 | 1 | -2/+3 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 1 | -2/+2 |
* | Increased the number of Tx segments from 13 to 29 to reduce the need to | dg | 1995-12-05 | 1 | -6/+32 |
* | all: | dg | 1995-12-05 | 1 | -29/+23 |
* | Fix minor bug that would cause the packet statistics updates to stop | dg | 1995-12-01 | 1 | -24/+75 |
* | Device driver for Intel Pro/100 PCI Fast Ethernet controller. | dg | 1995-11-28 | 1 | -0/+1036 |