aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hme
Commit message (Expand)AuthorAgeFilesLines
* network interface driver changes:Sam Leffler2002-11-141-13/+4
* Call bpf_mtap() on output, to catch outgoing packets for e.g. tcpdump .Bill Fenner2002-07-301-1/+5
* Miscellaneous fixes:Thomas Moestl2002-07-142-28/+47
* Don't treat statistics counter wrap-overs as errors.Thomas Moestl2002-06-051-10/+3
* Move the new byte order function prototypes from <sys/param.h> toMike Barcroft2002-04-261-0/+1
* Assorted fixes:Thomas Moestl2002-03-234-11/+3
* Use the pci_enable_* functions instead of manually fiddling with theThomas Moestl2002-03-111-6/+4
* Fix some bugs in the handling of the case of not enough tx descriptorsThomas Moestl2002-03-091-12/+14
* Add a driver for the Sun HME PCI/SBus ethernet adaptor, which is onboardThomas Moestl2002-02-275-0/+2455