NetBSD/sys/dev/mii
2007-10-13 13:05:19 +00:00
..
acphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
acphyreg.h
amhphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
amhphyreg.h
bmtphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
bmtphyreg.h
brgphy.c Add support for BCM5754 and BCM5755. From suggestions from Jonathan 2007-08-06 12:16:33 +00:00
brgphyreg.h
ciphy.c Include <sys/device.h> for struct device. 2006-11-26 15:40:14 +00:00
ciphyreg.h from OpenBSD: 2006-03-12 22:41:41 +00:00
devlist2h.awk merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dmphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
dmphyreg.h
exphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
files.mii Enable mvphy(4) 2007-02-17 23:24:01 +00:00
gentbi.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
glxtphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
glxtphyreg.h
gphyter.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
gphyterreg.h
icsphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
icsphyreg.h
igphy.c add I82566 2007-08-28 01:11:50 +00:00
igphyreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ikphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
ikphyreg.h Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in 2006-10-21 14:10:32 +00:00
inphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
inphyreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
iophy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
iophyreg.h
lxtphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
lxtphyreg.h
Makefile.miidevs
makphy.c fix some negotiation problems on wm(4). 2007-02-23 03:03:10 +00:00
makphyreg.h Spell "threshold" correctly. From Zafer Aydogan. 2006-12-25 18:41:45 +00:00
mii_bitbang.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mii_bitbang.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mii_physubr.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
mii.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
mii.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
miidevs Add Realtek RTL8211, which has the same ID with 8169S/8110S internal PHY. 2007-10-12 10:13:07 +00:00
miidevs_data.h Regen from miidevs rev 1.73: 2007-10-12 10:14:03 +00:00
miidevs.h Regen from miidevs rev 1.73: 2007-10-12 10:14:03 +00:00
miivar.h - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
mvphy.c Add a default "dumb" mode, that adds all ports to the same interface. 2007-02-17 23:23:38 +00:00
mvphyreg.h Initial implementation for Marvell 88E6060 10/100 5-port PHY switch, from 2006-07-21 23:55:27 +00:00
nsphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
nsphyreg.h
nsphyter.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
nsphyterreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pnaphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
qsphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
qsphyreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rgephy.c - pull the following fix from FreeBSD's rgephy.c rev 1.14: 2006-12-03 03:16:48 +00:00
rgephyreg.h Fix #ifdef/#endif comment mismatch. 2006-11-29 14:01:53 +00:00
rlphy.c Correct indent. 2007-10-13 13:05:19 +00:00
sqphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
sqphyreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tlphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
tlphyreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tlphyvar.h
tqphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
tqphyreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ukphy_subr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ukphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
urlphy.c - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} 2006-11-16 21:24:06 +00:00
urlphyreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00