summaryrefslogtreecommitdiff
path: root/sys/dev/stge/if_stgereg.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* - Import the common MII bitbang'ing code from NetBSD and convert drivers toMarius Strobl2011-11-011-17/+3
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-011-7/+0
* Implement WOL capability.Pyun YongHyeon2008-01-141-0/+8
* Honor link up/down state in stge_start().Pyun YongHyeon2007-05-011-0/+1
* Use our own timer for watchdog instead of if_watchdog/if_timerPyun YongHyeon2007-05-011-0/+1
* Add stge(4), a driver for Sundance/Tamarack TC9021 Gigabit EthernetPyun YongHyeon2006-07-251-0/+697