This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
mii
History
marius
459d026485
Fix yet another comment typo in NetBSD rev. 1.16, missed when merging
...
it in r284447. Submitted by: yongari Sponsored by: genua mbh
2015-06-18 14:13:16 +00:00
..
acphy.c
Instead of storing mii_media_table array index in ifm_data, determine
2015-04-21 09:39:48 +00:00
acphyreg.h
…
amphy.c
…
amphyreg.h
…
atphy.c
…
atphyreg.h
…
axphy.c
…
bmtphy.c
…
bmtphyreg.h
…
brgphy.c
Add another variant of BCM5708S controller to IBM HS21 workaround
2015-04-23 01:39:28 +00:00
brgphyreg.h
…
ciphy.c
…
ciphyreg.h
…
e1000phy.c
- Remove unused variable.
2015-01-13 06:22:55 +00:00
e1000phyreg.h
…
gentbi.c
…
icsphy.c
…
icsphyreg.h
…
ip1000phy.c
…
ip1000phyreg.h
…
jmphy.c
Remove unused variables.
2015-01-13 06:56:04 +00:00
jmphyreg.h
…
lxtphy.c
Instead of storing mii_media_table array index in ifm_data, determine
2015-04-21 09:39:48 +00:00
lxtphyreg.h
…
micphy.c
…
mii_bitbang.c
…
mii_bitbang.h
…
mii_physubr.c
Instead of storing mii_media_table array index in ifm_data, determine
2015-04-21 09:39:48 +00:00
mii.c
Typo: ivalid -> invalid.
2015-01-21 09:01:48 +00:00
mii.h
Fix yet another comment typo in NetBSD rev. 1.16, missed when merging
2015-06-18 14:13:16 +00:00
miibus_if.m
…
miidevs
…
miivar.h
Instead of storing mii_media_table array index in ifm_data, determine
2015-04-21 09:39:48 +00:00
mlphy.c
The comment on BMCR data in if_media entry is wrong. The ifm_data stores
2015-04-21 08:54:14 +00:00
nsgphy.c
…
nsgphyreg.h
…
nsphy.c
…
nsphyreg.h
…
nsphyter.c
…
nsphyterreg.h
…
pnaphy.c
…
qsphy.c
…
qsphyreg.h
…
rdcphy.c
…
rdcphyreg.h
…
rgephy.c
Restore auto MDIX for RTL8211B and newer revision PHYs which was
2015-03-13 01:16:14 +00:00
rgephyreg.h
Add RTL8211F gigabit PHY support.
2015-03-12 07:05:28 +00:00
rlphy.c
…
rlswitch.c
…
smcphy.c
…
smscphy.c
…
tdkphy.c
…
tdkphyreg.h
…
tlphy.c
…
tlphyreg.h
…
truephy.c
…
truephyreg.h
…
ukphy_subr.c
…
ukphy.c
…
xmphy.c
Since xmphy doesn't call mii_phy_setmedia(), there is no reason to set ifm_data.
2015-04-21 06:59:40 +00:00
xmphyreg.h
…