aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sge/if_sgereg.h
Commit message (Expand)AuthorAgeFilesLines
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* Increase the number of TX DMA segments from 32 to 35. It turnedPyun YongHyeon2014-03-311-1/+1
* Remove enabling RX checksum offloading in RX filter setup. RXPyun YongHyeon2010-07-081-0/+1
* Implement TSO and TSO over VLAN. Increase number of allowedPyun YongHyeon2010-05-101-1/+3
* Enable multi-descriptor transmisstion for fragmented mbufs. TherePyun YongHyeon2010-05-041-5/+14
* Enable VLAN hardware tag insertion/stripping. Due to lack of SiS190Pyun YongHyeon2010-04-291-2/+6
* Enable FCS stripping and padding 10 bytes bit of RX MAC controlPyun YongHyeon2010-04-291-0/+4
* Explicitly marks SiS190 to differentiate it from SiS191.Pyun YongHyeon2010-04-291-0/+1
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.Pyun YongHyeon2010-04-141-0/+350