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
Age
Commit message (
Expand
)
Author
2003-12-15
Fixes from PR#23177. Various lint/logic fixes:
jmc
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-11-02
Implement a separate nsphy_reset(). There are two reasons for this:
briggs
2003-10-28
Add a driver for the Intel IGPE1000 PHY as found on 82541 and 82547 chips.
fvdl
2003-10-26
Regen after clarifying IGPE1000 name.
fvdl
2003-10-26
Make the name of the IGPE1000 a bit clearer.
fvdl
2003-10-26
Regen after adding IGP01E1000.
fvdl
2003-10-26
Add Intel IGP01E1000 phy.
fvdl
2003-09-30
Fix build problem caused by integration of new I2C framework.
tron
2003-09-10
It is best to allow a little time for the reset to settle in before
briggs
2003-09-04
Remove advertising clauses from code written by Shingo WATANABE.
tsutsui
2003-07-17
Regen.
hannken
2003-07-17
Add support for the BCM5705:
hannken
2003-07-01
- last commit (rev. 1.36) add a entry to keep model number of the PHY in
msaitoh
2003-07-01
- last commit (rev. 1.32) fixes icsphy_reset()'s problem. ICSphys don't
msaitoh
2003-07-01
Add ICS1889 and 1892
msaitoh
2003-06-06
Only read media status bits when they are valid.
martin
2003-05-02
Match Broadcom's BCM5214 Quad 10/100 media interface.
scw
2003-05-02
Regen
scw
2003-05-02
Add entry for Broadcom's BCM5214 Quad 10/100 media interface.
scw
2003-04-29
Use aprint*().
thorpej
2003-04-04
Save some text segment space by not defining URLPHY_DEBUG.
kristerw
2003-03-27
Before checking the (Intel specific) SCR_T4 register, make
drochner
2003-03-07
Fix C&P tpyo.
matt
2003-03-06
Make the intel phy match the i82562 phys.
matt
2003-02-20
Add a MIIF_FORCEANEG flag to be passed to mii_attach. This forces an
matt
2003-01-26
Add support for Am79C87[45].
matt
2003-01-26
Regen.
matt
2003-01-26
Add AMD Am79C87[45] (which use the Altima OUI).
matt
2003-01-17
Add altima (broadcom) AC101L, phy for 3com 3c905cx-tx on nForce2 MCP-T
gendalia
2003-01-17
regenerate to match miidevs, added ac101L phy
gendalia
2003-01-17
Add altima (broadcom) AC101L, phy for 3com 3c905cx-tx on nForce2 MCP-T.
gendalia
2003-01-16
Update first 16-bit word of 5401 DSP patch to match latest Linux drivers.
jonathan
2003-01-16
regen machine-generated files from miidevs rev 1.44 (bcm5704 phy)
jonathan
2003-01-16
Add PHY entry for bcm5704c (copper) integral phy to miidevs.
jonathan
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-12-27
Recognize BCM5703 phy. (with this and the bge changes, the bge0 on my
matt
2002-12-27
Regen.
matt
2002-12-27
Add BCM5703.
matt
2002-11-07
Regen (MYSON MTD803 added)
martin
2002-11-07
Add MYSON MTD803
martin
2002-11-07
Make mii_media_active unsigned.
thorpej
2002-11-07
Fix signed/unsigned comparison warnings.
thorpej
2002-10-23
fix lint warnings about things being stringified under cpp -traditional
perry
2002-10-13
If pnaphy attaches, make sure the mii_flags has MIIF_IS_HPNA in it.
fair
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-29
"definitions" has lots of 'i's, but that's not reason to leave one out.
wiz
2002-09-28
Remove a debugging printf.
thorpej
2002-09-28
Try a little harder to work around the "Isolated After Reset" lossage.
scw
[next]