NetBSD/sys/dev/mii
2013-04-23 04:30:26 +00:00
..
acphy.c
acphyreg.h
amhphy.c
amhphyreg.h
atphy.c Make it match AR8035 2012-07-23 00:09:49 +00:00
bmtphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
bmtphyreg.h
brgphy.c In brgphyattach(), set sc_isbge, sc_isbnx and sc_phyflags before PHY_RESET() 2013-04-01 13:41:37 +00:00
brgphyreg.h Sort. No functional change. 2013-04-01 13:44:02 +00:00
ciphy.c
ciphyreg.h
devlist2h.awk
dmphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
dmphyreg.h
etphy.c PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) network driver 2010-11-13 00:47:23 +00:00
exphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
files.mii Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller, 2011-01-26 18:48:11 +00:00
gentbi.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
glxtphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
glxtphyreg.h
gphyter.c Add DP83865 to the supported PHY list (from OpenBSD). 2010-01-07 09:30:28 +00:00
gphyterreg.h
icsphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
icsphyreg.h
igphy.c Style fix. No functional change. 2012-10-18 08:22:37 +00:00
igphyreg.h - Add code for WOL, ASF, IPMI and Intel AMT. 2010-03-07 09:05:19 +00:00
igphyvar.h Add two workarounds for ICH8 with igp3. 2010-03-07 07:53:37 +00:00
ihphy.c 82579 support. 2011-05-20 06:06:59 +00:00
ihphyreg.h PR/44080: Grégoire Sutre: Support for the i82577 ethernet PHY 2010-11-27 20:15:27 +00:00
ikphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
ikphyreg.h Fix typo. 2010-11-29 23:04:42 +00:00
inbmphyreg.h 82579 support. 2011-05-20 06:06:59 +00:00
inphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
inphyreg.h
iophy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
iophyreg.h
lxtphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
lxtphyreg.h
Makefile.miidevs
makphy.c disable the entry for Marvell E1149 for now since this driver doesn't work 2012-01-21 16:48:08 +00:00
makphyreg.h
mdio.h Fix typo. 2013-04-15 16:19:48 +00:00
mii_bitbang.c
mii_bitbang.h
mii_ethersubr.c
mii_physubr.c use media_table instead of replicating code 2012-10-03 07:08:58 +00:00
mii_verbose.c Move setting of mii_verbose_loaded flag into the module's init routine. 2010-07-25 14:44:34 +00:00
mii_verbose.h Update miiverbose module to use module_autoload() rather than module_load(). 2010-06-06 18:58:22 +00:00
mii.c Delete unused function mii_activate(). 2009-12-04 22:37:35 +00:00
mii.h Add the following registers from IEEE 802.3-2009 Clause 22. 2013-04-15 08:09:48 +00:00
miidevs Add Intel I210 internal PHY. 2013-04-23 04:29:42 +00:00
miidevs_data.h regen. 2013-04-23 04:30:26 +00:00
miidevs.h regen. 2013-04-23 04:30:26 +00:00
miivar.h Add BCM5756, BCM5717C, BCM5719C, BCM5720C and BCM57780. 2013-03-15 06:18:13 +00:00
mvphy.c
mvphyreg.h
nsphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
nsphyreg.h
nsphyter.c Fix typos 2012-08-24 09:01:22 +00:00
nsphyterreg.h
pnaphy.c
qsphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
qsphyreg.h
rdcphy.c Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller, 2011-01-26 18:48:11 +00:00
rdcphyreg.h Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller, 2011-01-26 18:48:11 +00:00
rgephy.c Use standard MII register definitions from mii.h. No binary change. 2010-07-18 03:00:39 +00:00
rgephyreg.h Use standard MII register definitions from mii.h. No binary change. 2010-07-18 03:00:39 +00:00
rlphy.c Match only first instance of rlphy, following suite from Free/OpenBSD. 2011-01-20 14:26:11 +00:00
sqphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
sqphyreg.h
tlphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
tlphyreg.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
tlphyvar.h
tqphy.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
tqphyreg.h
ukphy_subr.c
ukphy.c Update miiverbose module to use module_autoload() rather than module_load(). 2010-06-06 18:58:22 +00:00
urlphy.c
urlphyreg.h