.. |
Makefile.miidevs
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
acphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
acphyreg.h
|
…
|
|
amhphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
amhphyreg.h
|
…
|
|
atphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
bmtphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
bmtphyreg.h
|
…
|
|
brgphy.c
|
Add support for BCM54213PE RGMII clock delays, from OpenBSD
|
2020-05-25 19:48:38 +00:00 |
brgphyreg.h
|
Add support for BCM54213PE RGMII clock delays, from OpenBSD
|
2020-05-25 19:48:38 +00:00 |
ciphy.c
|
Don't do full initialization for autonego when just restarting autonego
|
2020-08-24 04:23:41 +00:00 |
ciphyreg.h
|
The register bit definitions from register 0 to 15 in ciphyreg.h conform to
|
2019-01-16 08:32:58 +00:00 |
dmphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
dmphyreg.h
|
…
|
|
etphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
exphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
files.mii
|
Add ukphy_subr flag to ipgphy to make kernel compilable with ipgphy and
|
2019-12-11 02:22:38 +00:00 |
gentbi.c
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
glxtphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
glxtphyreg.h
|
…
|
|
gphyter.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
gphyterreg.h
|
…
|
|
icsphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
icsphyreg.h
|
…
|
|
igphy.c
|
Fix a bug that "ifconfig xx0 media none" set LINK_STATE_UNKNOWN instead of
|
2020-11-04 09:15:10 +00:00 |
igphyreg.h
|
Rename PSSR_* to MAKPHY_PSSR_* and IGPHY_PSSR_* to avoid conflict.
|
2020-08-03 07:25:59 +00:00 |
igphyvar.h
|
…
|
|
ihphy.c
|
Fix a bug that "ifconfig xx0 media none" set LINK_STATE_UNKNOWN instead of
|
2020-11-04 09:15:10 +00:00 |
ihphyreg.h
|
…
|
|
ikphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
ikphyreg.h
|
s/enalbe/enable/
|
2019-12-11 07:33:55 +00:00 |
inbmphyreg.h
|
Add a workaround for jumbo frame on PCH2 and newer. Tested by chs@.
|
2020-09-16 15:04:01 +00:00 |
inphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
inphyreg.h
|
…
|
|
iophy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
iophyreg.h
|
…
|
|
ipgphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
ipgphyreg.h
|
Add missing NetBSD RCS Id. Reported by Andrius V.
|
2019-11-21 03:04:21 +00:00 |
jmphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
jmphyreg.h
|
Add jmphy(4) from OpenBSD.
|
2019-10-30 12:06:25 +00:00 |
lxtphy.c
|
fix various typos in comments and log messages.
|
2021-08-20 20:25:26 +00:00 |
lxtphyreg.h
|
…
|
|
makphy.c
|
Fix a bug that "ifconfig xx0 media none" set LINK_STATE_UNKNOWN instead of
|
2020-11-04 09:15:10 +00:00 |
makphyreg.h
|
Rename PSSR_* to MAKPHY_PSSR_* and IGPHY_PSSR_* to avoid conflict.
|
2020-08-03 07:25:59 +00:00 |
makphyvar.h
|
Add my name.
|
2019-03-25 06:17:56 +00:00 |
mdio.h
|
Add definitions of EEE advertisement(7.60) and EEE LP ability(7.61).
|
2019-01-07 01:37:05 +00:00 |
micphy.c
|
Don't set DVF_DETACH_SHUTDOWN. The MII layer wants to manage the lifecycle
|
2020-03-28 18:37:18 +00:00 |
mii.c
|
Merge thorpej-cfargs2.
|
2021-08-07 16:18:40 +00:00 |
mii.h
|
KNF. No functional change.
|
2019-04-11 09:14:07 +00:00 |
mii_bitbang.c
|
Change MII PHY read/write API from:
|
2019-01-22 03:42:24 +00:00 |
mii_bitbang.h
|
Change MII PHY read/write API from:
|
2019-01-22 03:42:24 +00:00 |
mii_ethersubr.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
mii_physubr.c
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
mii_verbose.c
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
mii_verbose.h
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
miidevs
|
Add some Microsemi (Vitesse) devices.
|
2020-06-23 14:35:36 +00:00 |
miidevs.h
|
Regen for new sys/dev/devlist2h.awk
|
2021-06-29 21:04:02 +00:00 |
miidevs_data.h
|
Regen for new sys/dev/devlist2h.awk
|
2021-06-29 21:04:02 +00:00 |
miivar.h
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
mvphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
mvphyreg.h
|
…
|
|
nsphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
nsphyreg.h
|
…
|
|
nsphyter.c
|
Don't set DVF_DETACH_SHUTDOWN. The MII layer wants to manage the lifecycle
|
2020-03-28 18:37:18 +00:00 |
nsphyterreg.h
|
…
|
|
pnaphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
qsphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
qsphyreg.h
|
…
|
|
rdcphy.c
|
Add two new RDC PHYs from Andrius V.
|
2020-04-08 03:01:58 +00:00 |
rdcphyreg.h
|
…
|
|
rgephy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
rgephyreg.h
|
It seems EEE support is not only on 8211F but on 8211D and newer.
|
2019-02-25 06:59:37 +00:00 |
rlphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
smscphy.c
|
Add missing RCSID and __KERNEL_RCSID().
|
2021-08-25 21:50:29 +00:00 |
sqphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
sqphyreg.h
|
…
|
|
tlphy.c
|
- Remove the waitfor argument from mii_phy_auto().
|
2020-07-07 08:44:12 +00:00 |
tlphyreg.h
|
…
|
|
tlphyvar.h
|
…
|
|
tqphy.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
tqphyreg.h
|
…
|
|
ukphy.c
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
ukphy_subr.c
|
Define and implement a locking protocol for the ifmedia / mii layers:
|
2020-03-15 23:04:50 +00:00 |
urlphy.c
|
Remove extra PHY_RESET(sc) in the MII_TICK path because it's not requierd
|
2020-08-24 04:49:05 +00:00 |
urlphyreg.h
|
…
|
|