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
/
i82557reg.h
Age
Commit message (
Expand
)
Author
2011-09-02
Add support for some fxp devices from FreeBSD and OpenBSD.
msaitoh
2009-04-17
Check revisions and print names of i82551/i82551ER, per Intel manual.
tsutsui
2009-03-11
u_intNN_t -> uintNN_t
tsutsui
2009-02-20
- remove FXPF_IPCB flag. it should always/only be used with the code
mrg
2008-12-03
Add a workaround for hardware ip4csum-tx bug and enable it.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-08
Pull several fixes from OpenBSD's fxp.c:
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2005-05-29
- sprinkle const.
christos
2005-02-27
nuke trailing whitespace
perry
2004-05-16
Patch from HITOSHI Osada:
thorpej
2004-02-19
support h/w assisted vlan tag removal.
yamt
2003-11-02
deferred, not deffered. Inspired by Tom Cosgrove.
wiz
2003-05-26
ip/tcp/udp checksum offloading support for i82550.
yamt
2002-04-05
Define the command block used for loading microcode into the chip.
thorpej
2001-06-02
Define some extra configuration block bits used on the i82550 (a.k.a.
thorpej
2001-05-25
Fix two typos in the BYTE_ORDER != LITTLE_ENDIAN case.
hannken
2001-05-22
Some changes from the new FreeBSD `fxp' driver:
thorpej
2001-05-22
Report 82558, 82559, etc. based on chip revision. Also, remember which
thorpej
2001-05-22
A little slight cleanup.
thorpej
2001-05-22
Add some additional register definitions, from FreeBSD.
thorpej
2001-05-21
Re-arrange the transmit control data somewhat so that we can
thorpej
1999-12-12
Take a stab at making this work on big-endian systems.
thorpej
1999-08-03
Completely rewrite the transmit logic, making it look more like the
thorpej
1999-06-20
Bus-independent back-end driver for Intel i82557 fast Ethernet chips.
thorpej