summaryrefslogtreecommitdiff
path: root/sys/dev/hme/if_hmereg.h
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling in comments.Marius Strobl2011-04-221-1/+1
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-031-7/+0
* o Disable HMEDEBUG by default.Marius Strobl2008-04-241-2/+0
* - Convert hme(4) to use TX side bus_dmamap_load_mbuf_sg(9).Pyun YongHyeon2005-10-251-0/+6
* Implement TCP/UDP Transmit/Receive checksum offload.Pyun YongHyeon2004-08-051-4/+7
* Spelling and style fixes.Marius Strobl2004-05-221-18/+18
* Convert to use bus_dmamap_load_mbuf(); decouple software TX descriptorsThomas Moestl2003-01-061-0/+3
* Miscellaneous fixes:Thomas Moestl2002-07-141-6/+0
* Don't treat statistics counter wrap-overs as errors.Thomas Moestl2002-06-051-10/+3
* Add a driver for the Sun HME PCI/SBus ethernet adaptor, which is onboardThomas Moestl2002-02-271-0/+319