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
/
exphy.c
Age
Commit message (
Expand
)
Author
1999-11-12
Add mii_down(), which is used by MAC drivers to inform PHYs that the
thorpej
1999-11-03
Clean up the code that adds media a little, and make media selection
thorpej
1999-04-23
Implement asynchronous autonegotiation when driven by the MII tick
thorpej
1998-11-05
Place the essentially common "ticks" and "active" members into the
thorpej
1998-11-04
Routines common between the Uknown PHY driver (forthcoming) and other
thorpej
1998-11-04
Return a higher-priority match than 1. These are specific drivers. This
thorpej
1998-11-04
Factor out the common reset code. Use the NOISOLATE flags as appropriate
thorpej
1998-11-04
Factor out some common code from all the PHY drivers (autonegotiation, for
thorpej
1998-11-04
Define and use generic PHY read/write reg macros.
thorpej
1998-11-03
3Com PHY can't be isolated, so don't allow IFM_NONE.
thorpej
1998-11-02
When doing a media change service request, use the media word from the
thorpej
1998-10-23
Don't print the revision of the 3c905B-TX's internal PHY; it's meaningless.
thorpej
1998-10-23
Make sure the parent is an `ex'. The 3c905B-TX's internal PHY isn't
thorpej
1998-08-28
Add ETHER|NONE to default capabilities, or we'll panic when attaching
fvdl
1998-08-12
Make a variable name reflect a register name.
thorpej
1998-08-12
If autonegotiation is enabled in the BMSR, and the BMCR doens't claim
thorpej
1998-08-12
Ugh, don't print out "autonegotiation failed to complete" if it did.
thorpej
1998-08-12
Driver for the 3Com internal PHY, found on 3c905B-TX cards (and maybe
thorpej