aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sis/if_sisreg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Mechanically convert sis(4) to IfAPIJustin Hibbits2023-02-061-1/+1
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* r119712 introduced SIS_TYPE_83816 but it was not actually set inPyun YongHyeon2013-03-181-1/+0
* - Import the common MII bitbang'ing code from NetBSD and convert drivers toMarius Strobl2011-11-011-18/+1
* Make sure changing ownership of RX descriptor to be done as lastPyun YongHyeon2011-02-281-2/+2
* Fix double ;;Kevin Lo2010-12-061-1/+1
* Initial WOL support. NS DP8315 was tested but SiS900/SiS7016 wasPyun YongHyeon2010-09-031-0/+28
* Unlike most other controllers, NS DP83815/DP83816 controllers seemPyun YongHyeon2010-09-021-1/+4
* Do not reinitialize controller whenever promiscuous mode orPyun YongHyeon2010-09-011-0/+1
* Overhaul link state change handling. Previously sis(4) blindlyPyun YongHyeon2010-09-011-2/+0
* s/u_intXX_t/uintXX_t/gPyun YongHyeon2010-09-011-15/+15
* bus_dma(9) cleanup.Pyun YongHyeon2010-09-011-25/+36
* Remove leading and trailing white spaces.Pyun YongHyeon2010-09-011-1/+1
* Fix a long standing VLAN tagged frame handling bug.Pyun YongHyeon2008-12-091-0/+5
* Move sis to sys/dev/sis for consistency.Warner Losh2008-08-101-0/+507