summaryrefslogtreecommitdiff
path: root/sys/dev/ic/gemvar.h
AgeCommit message (Expand)Author
2021-01-30Improve handling of receive overflows. When we get an overflow, don'tjdc
2020-03-01- Support 64-bit DMA addresses for the Tx and Rx ring addresses.thorpej
2019-09-13 if_flags is neither int nor short. It's unsigned short.msaitoh
2015-04-13Convert sys/dev to use <sys/rndsource.h>.riastradh
2012-07-02Apply lockup fixes from Havard Eidnes/OpenBSD in PR port-sparc64/46260:jdc
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-11-19First step of random number subsystem rework described intls
2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung
2010-01-08Expand PMF_FN_* macros.dyoung
2009-07-27Do a complete device_t/softc split for the PCI attachment. I havedyoung
2008-02-01Add GEM_IS_SUN macro, and chip revision to the softc.jdc
2008-01-19Remove unused sc_media #define.dyoung
2008-01-05Add support for Sun PCI X1141A (SX fibre) cards, based on the GEMjdc
2006-11-24In preparation for gem @ sbus: split the GEM registers into two halfsmartin
2005-12-11merge ktrace-lwp.christos
2005-10-28forgot to commit this.christos
2005-05-16Pad small packets with a static buffer at the end of the S/G list.bouyer
2005-02-04de-__Pperry
2004-10-17Adjust/add a few comments and add defines for PCS (aka GEM_MII) FSM andheas
2002-05-15Only enable detailed evcnts if GEM_COUNTERS is defined. But always countmatt
2002-05-15Add evcnt stuff for interrupts.matt
2002-05-11Many fixes. Multicast hash filter works now. Autonegotiation with GigEmatt
2002-05-08If the detected media is gigabit, change the gem to use GMII mode otherwisematt
2001-10-18Yet more cruft removal.thorpej
2001-10-18Remove more cruft left over from copying bits of other drivers.thorpej
2001-10-18Remove some more stuff left over from copying bits of the HME driver.thorpej
2001-10-01Increase receive ring to 128 entries and handle both endian devices.eeh
2001-09-16Driver for Sun GEM gigabit ethernet, Sun ERI 10/100, and Apple GMAC.eeh