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
/
mii
/
brgphy.c
Age
Commit message (
Expand
)
Author
2003-07-17
Add support for the BCM5705:
hannken
2003-04-29
Use aprint*().
thorpej
2003-01-16
Update first 16-bit word of 5401 DSP patch to match latest Linux drivers.
jonathan
2003-01-16
Add PHY entry for bcm5704c (copper) integral phy to miidevs.
jonathan
2002-12-27
Recognize BCM5703 phy. (with this and the bge changes, the bge0 on my
matt
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
2002-07-13
Move the BCM5401 DSP patch out of the bge driver and into
thorpej
2002-07-12
Match the BCM5421, found on the Apple Xserve. From Matt Thomas.
thorpej
2002-07-03
Don't include <malloc.h> - no memory management style functions are use
simonb
2002-06-22
Match BCM5701
fvdl
2002-03-25
Get flags passed down to PHY drivers correctly. This was done on
thorpej
2001-11-13
add RCSID
lukem
2001-08-25
ANSI'ify.
thorpej
2001-06-30
IFM_1000_TX -> IFM_1000_T, as (breifly) discussed on tech-net.
bjh21
2001-06-02
Make PHY matching all table-driven.
thorpej
2001-06-01
Driver for Broadcom BCM5400-family Gig-E PHYs. Programming
thorpej