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
2021-12-15
Cosmetic change for the output of mii_get_descr().
msaitoh
2021-11-05
Don't power down the PHY when the interface goes down.
msaitoh
2021-08-25
Add missing RCSID and __KERNEL_RCSID().
andvar
2021-08-20
fix various typos in comments and log messages.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-06-29
Regen for new sys/dev/devlist2h.awk
pgoyette
2021-06-29
Rework the xxxVERBOSE option to share the common module-hook-based
pgoyette
2021-06-05
Ooopppsss - typo!
pgoyette
2021-06-05
As with usbverbose and pciverbose, these modules are not safe to be
pgoyette
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-11-04
Fix a bug that "ifconfig xx0 media none" set LINK_STATE_UNKNOWN instead of
msaitoh
2020-10-20
Add Intel I347-AT4.
msaitoh
2020-09-16
Add a workaround for jumbo frame on PCH2 and newer. Tested by chs@.
msaitoh
2020-08-27
Move mii_phy_statusmsg(sc) back to its original position. Fixes
kardel
2020-08-24
Keep the change check invariant intact. The previous code could miss
kardel
2020-08-24
Remove extra PHY_RESET(sc) in the MII_TICK path because it's not requierd
msaitoh
2020-08-24
Don't do full initialization for autonego when just restarting autonego
msaitoh
2020-08-04
mii_knowndevs[] is de facto const, define it as such.
uwe
2020-08-03
mii_knowndevs[] is de facto const, define it as such.
uwe
2020-08-03
Rename PSSR_* to MAKPHY_PSSR_* and IGPHY_PSSR_* to avoid conflict.
msaitoh
2020-08-03
s/MII_IGPHY_/IGPHY_/. No functional change.
msaitoh
2020-07-07
- Remove the waitfor argument from mii_phy_auto().
msaitoh
2020-07-07
- Call tlphy_auto correctly.
msaitoh
2020-07-07
"no media present" is intended case on tlphy(4), so don't use
msaitoh
2020-06-23
Regen.
msaitoh
2020-06-23
Add some Microsemi (Vitesse) devices.
msaitoh
2020-05-25
Add support for BCM54213PE RGMII clock delays, from OpenBSD
jmcneill
2020-05-25
Add MIIF_RXID and MIIF_TXID flags to signal that RX or TX delays are required...
jmcneill
2020-04-08
Add two new RDC PHYs from Andrius V.
msaitoh
2020-04-08
Regen.
msaitoh
2020-04-08
Add two new RDC PHYs from Andrius V.
msaitoh
2020-03-28
Don't set DVF_DETACH_SHUTDOWN. The MII layer wants to manage the lifecycle
thorpej
2020-03-15
Define and implement a locking protocol for the ifmedia / mii layers:
thorpej
2020-03-13
Fix a bug that atphy(4) doesn't work with Attansic L2 rev. 1.
msaitoh
2020-03-13
Regen.
msaitoh
2020-03-13
0x001374 is non-bitreversed value of Attansic OUI(0x00c82e).
msaitoh
2020-03-13
- Add Quake Technologies and Aeluros' OUI
msaitoh
2020-02-28
Move PHY_RESET() in the media change path from if_et.c to etphy.c.
msaitoh
2020-02-27
Regen.
msaitoh
2020-02-27
Use xxVIA instead of VIA.
msaitoh
2020-02-22
Match BCM54213PE
jmcneill
2020-02-22
regen
jmcneill
2020-02-22
Add BCM54213PE
jmcneill
2020-02-14
unbreak the previous commit error
nisimura
2020-02-14
determine FDX flow control abilities
nisimura
2020-02-14
add missing two aprint_normal* lines
nisimura
2020-02-05
RDC -> xxRDC. No functional change.
msaitoh
2020-02-05
Regen.
msaitoh
2020-02-05
Change the OUI macro name of RDC to xxRDC. 0x00d02d is non-bitreverse value
msaitoh
2020-01-28
Fix comment.
msaitoh
[next]