aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gem/if_gemreg.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* According to the OpenSolaris source the PCI latency and the cache line sizeMarius Strobl2011-07-121-9/+14
* - Initialize the ifnet structure, especially if_dname, before probingMarius Strobl2009-06-231-175/+161
* Split the registers into two halves in preparation for SBus support.Marius Strobl2008-03-241-6/+24
* o In preparation for basing a new driver on this one:Marius Strobl2007-12-301-9/+9
* o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop()Marius Strobl2007-09-261-34/+114
* o Implemented Rx/Tx checksum offload. The simple checksum logic inPyun YongHyeon2007-06-041-0/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Incorporate changes made to the NetBSD version of this driver.Benno Rice2002-07-101-5/+6
* Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernetThomas Moestl2002-02-271-0/+538