aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vge/if_vgereg.h
Commit message (Expand)AuthorAgeFilesLines
* vge: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* vge(4) hardwares poll media status and generates an interruptPyun YongHyeon2011-09-071-0/+2
* Correct fragment bit definition in comments.Pyun YongHyeon2009-12-201-2/+2
* Swap VGE_TXQTIMER and VGE_RXQTIMER register definition. PendingPyun YongHyeon2009-12-191-2/+2
* Add rudimentary WOL support. While I'm here remove enablingPyun YongHyeon2009-12-181-0/+36
* Implement interrupt moderation scheme supported by VT61xxPyun YongHyeon2009-12-171-2/+1
* Add hardware MAC statistics support. This statistics could bePyun YongHyeon2009-12-161-1/+49
* Fix typo in register definition.Pyun YongHyeon2009-12-141-4/+4
* Overhaul bus_dma(9) usage and fix various things.Pyun YongHyeon2009-12-141-9/+7
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add device driver support for the VIA Networking TechnologiesBill Paul2004-09-101-0/+697