index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
gemvar.h
Age
Commit message (
Expand
)
Author
2021-01-30
Improve handling of receive overflows. When we get an overflow, don't
jdc
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-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2012-07-02
Apply lockup fixes from Havard Eidnes/OpenBSD in PR port-sparc64/46260:
jdc
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-01-08
Expand PMF_FN_* macros.
dyoung
2009-07-27
Do a complete device_t/softc split for the PCI attachment. I have
dyoung
2008-02-01
Add GEM_IS_SUN macro, and chip revision to the softc.
jdc
2008-01-19
Remove unused sc_media #define.
dyoung
2008-01-05
Add support for Sun PCI X1141A (SX fibre) cards, based on the GEM
jdc
2006-11-24
In preparation for gem @ sbus: split the GEM registers into two halfs
martin
2005-12-11
merge ktrace-lwp.
christos
2005-10-28
forgot to commit this.
christos
2005-05-16
Pad small packets with a static buffer at the end of the S/G list.
bouyer
2005-02-04
de-__P
perry
2004-10-17
Adjust/add a few comments and add defines for PCS (aka GEM_MII) FSM and
heas
2002-05-15
Only enable detailed evcnts if GEM_COUNTERS is defined. But always count
matt
2002-05-15
Add evcnt stuff for interrupts.
matt
2002-05-11
Many fixes. Multicast hash filter works now. Autonegotiation with GigE
matt
2002-05-08
If the detected media is gigabit, change the gem to use GMII mode otherwise
matt
2001-10-18
Yet more cruft removal.
thorpej
2001-10-18
Remove more cruft left over from copying bits of other drivers.
thorpej
2001-10-18
Remove some more stuff left over from copying bits of the HME driver.
thorpej
2001-10-01
Increase receive ring to 128 entries and handle both endian devices.
eeh
2001-09-16
Driver for Sun GEM gigabit ethernet, Sun ERI 10/100, and Apple GMAC.
eeh