summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/gemreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some missing GEM_SBUS_CONFIG bits.kettenis2009-07-121-1/+3
* Add workaround for RX MAC/FIFO hangs on ERI. Tested by matthieu@ and naddy@.kettenis2009-03-221-1/+4
* Add more initialisation steps (read reset register; pause; set burst sizebrad2008-11-071-1/+3
* - According to the Apple GMAC driver, the GEM ASIC specification andbrad2008-11-071-1/+7
* spelling in comment fixdlg2007-05-181-2/+2
* additional registers and some comment fixes.brad2006-11-251-53/+68
* remove whitespacebrad2005-08-011-6/+6
* remove unused GEM_MTUbrad2004-09-281-8/+1
* typos from Tom Cosgrove;jmc2003-10-211-6/+6
* Multicast fixes, Gig-E support, mostly from netbsd. ok jason@drahn2002-06-071-2/+2
* Revert to previous (non hacked =) version now that the iommu is handledjason2002-02-221-7/+8
* Re-port the NetBSD driver, but rewrite tx logic to use static buffers (andjason2002-01-281-8/+7
* $OpenBSD$drahn2001-12-141-0/+1
* changes to work with 32bit platforms and get ethernet address on powerpc.drahn2001-12-131-1/+2
* solve mtu problem a little more elegantly (ramdisk works on blade100 andjason2001-09-231-0/+7
* openbsd style %b handlingjason2001-09-211-5/+5
* Driver for Sun GEM ethernet. Not ready yet.art2001-09-211-0/+533