NetBSD/sys/dev/mii
matt 2a87f54efb Regen. 2012-04-06 18:49:44 +00:00
..
Makefile.miidevs
acphy.c
acphyreg.h
amhphy.c
amhphyreg.h
atphy.c Attansic L2 is 10/100 but the status registers report 1000 Mbps, so don't 2011-10-02 21:42:19 +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 add BCM5785 phy: 2011-06-07 10:10:44 +00:00
brgphyreg.h Add support for BCM5709S (SerDes PHY) in brgphy(4). 2010-12-09 23:25:49 +00:00
ciphy.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
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 Add two workarounds for ICH8 with igp3. 2010-03-07 07:53: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
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 Oooops. Back out some of previous my commit. 2009-04-19 11:17:46 +00:00
mii.c Delete unused function mii_activate(). 2009-12-04 22:37:35 +00:00
mii.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
mii_bitbang.c
mii_bitbang.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
mii_ethersubr.c
mii_physubr.c Fixes PR kern/20700 reported by Darcy Cain 2011-12-10 02:46:07 +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
miidevs Add VSC8221 2012-04-06 18:49:17 +00:00
miidevs.h Regen. 2012-04-06 18:49:44 +00:00
miidevs_data.h Regen. 2012-04-06 18:49:44 +00:00
miivar.h Extract MIIVERBOSE into a kernel module. The module can be builtin 2010-05-30 17:44:07 +00:00
mvphy.c Make it compile. Change a commented out printf() to aprint_error_dev(). 2009-06-18 08:40:26 +00:00
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 Match on DP83849. From Kurt Lidl in PR 41256. 2011-11-25 23:31:53 +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.c Update miiverbose module to use module_autoload() rather than module_load(). 2010-06-06 18:58:22 +00:00
ukphy_subr.c fix media priorities: 2009-02-16 08:00:42 +00:00
urlphy.c Fix typo in comment (OUT -> OUI). 2009-01-31 05:44:05 +00:00
urlphyreg.h