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
/
pci
/
if_stge.c
Age
Commit message (
Expand
)
Author
2003-03-01
Argh. Commited the wrong file.
mjacob
2003-03-01
Fix RFD_TCI macro.
mjacob
2003-02-10
Centralize the interrupt bits for the 3 registers where they are being used.
christos
2003-02-10
make this compile again.
christos
2003-02-10
Add in h/w VLAN tag support.
mjacob
2002-12-23
Replace magic numbers for power management control with PCI_PMCSR* macros.
tsutsui
2002-10-21
Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASK
fair
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2001-11-13
add RCSID
lukem
2001-10-10
The flow control registers are 16 bits wide, not 32.
mjacob
2001-10-06
Create the Tx DMA maps with a size large enough for a jumbo Ethernet
thorpej
2001-07-30
Oops, make Rx interrupt deferral actually work.
thorpej
2001-07-27
Tell the MII layer to advertise PAUSE capability, and configure
thorpej
2001-07-25
Jumbo frames do not currently work (chip goes catatonic -- silicon bug?),
thorpej
2001-07-25
Match the Antares Gigabit Ethernet.
thorpej
2001-07-25
Remove a debugging #define.
thorpej
2001-07-25
Driver for the Sundance Tech./Tamarack TC9021 Gigabit Ethernet
thorpej