Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add detach, shutdown, suspend and resume methods. | tmm | 2003-01-09 | 4 | -12/+142 |
* | Fix module dependancy name. | obrien | 2003-01-08 | 1 | -1/+1 |
* | Convert to use bus_dmamap_load_mbuf(); decouple software TX descriptors | tmm | 2003-01-06 | 3 | -216/+149 |
* | network interface driver changes: | sam | 2002-11-14 | 1 | -13/+4 |
* | Call bpf_mtap() on output, to catch outgoing packets for e.g. tcpdump . | fenner | 2002-07-30 | 1 | -1/+5 |
* | Miscellaneous fixes: | tmm | 2002-07-14 | 2 | -28/+47 |
* | Don't treat statistics counter wrap-overs as errors. | tmm | 2002-06-05 | 1 | -10/+3 |
* | Move the new byte order function prototypes from <sys/param.h> to | mike | 2002-04-26 | 1 | -0/+1 |
* | Assorted fixes: | tmm | 2002-03-23 | 4 | -11/+3 |
* | Use the pci_enable_* functions instead of manually fiddling with the | tmm | 2002-03-11 | 1 | -6/+4 |
* | Fix some bugs in the handling of the case of not enough tx descriptors | tmm | 2002-03-09 | 1 | -12/+14 |
* | Add a driver for the Sun HME PCI/SBus ethernet adaptor, which is onboard | tmm | 2002-02-27 | 5 | -0/+2455 |