aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gem/if_gemvar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove NOP spl*() calls and add locking (making gem(4) MPSAFE).Marius Strobl2005-07-241-0/+9
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Miscellaneous fixes:Thomas Moestl2003-05-151-1/+3
* bus_dmamap_sync() overhaul:Thomas Moestl2003-01-211-5/+1
* Add detach, shutdown, suspend and resume methods. The latter two areThomas Moestl2003-01-081-1/+3
* - Convert to use bus_dmamap_load_mbuf().Thomas Moestl2003-01-061-27/+6
* Incorporate changes made to the NetBSD version of this driver.Benno Rice2002-07-101-2/+12
* In some cases, RX descriptors that are signalled to have been completedThomas Moestl2002-03-231-0/+7
* Remove __P.Alfred Perlstein2002-03-201-11/+11
* Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernetThomas Moestl2002-02-271-0/+242