NetBSD/sys/dev/mii
2010-11-29 23:04:42 +00:00
..
acphy.c Reduce code duplication: most PHY drivers call mii_phy_add_media() 2008-11-17 03:04:27 +00:00
acphyreg.h
amhphy.c Reduce code duplication: most PHY drivers call mii_phy_add_media() 2008-11-17 03:04:27 +00:00
amhphyreg.h
atphy.c - replace magic number with proper define from mii.h. From OpenBSD. 2009-07-25 16:25:13 +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 Use device_private() instead of casting softc to (void *). 2010-11-27 17:42:04 +00:00
brgphyreg.h Some fixes and enhancements: 2009-04-19 11:10:36 +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 PR/44080: Grégoire Sutre: Support for the i82577 ethernet PHY 2010-11-27 20:15:27 +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 PR/44080: Grégoire Sutre: Support for the i82577 ethernet PHY 2010-11-27 20:15:27 +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 Add forgotten commit (IGP3_KMRN_DIAG_PCS_LOCK_LOSS). 2010-03-07 11:07:01 +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 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
makphy.c Add Marvell E1116R. 2010-08-01 09:54:12 +00:00
makphyreg.h Oooops. Back out some of previous my commit. 2009-04-19 11:17:46 +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 Update the various xxx_verbose modules to conform to the module subsystem's 2010-08-21 13:18:35 +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 Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
miidevs PR/44080: Grégoire Sutre: Support for the i82577 ethernet PHY 2010-11-27 20:15:27 +00:00
miidevs_data.h regen 2010-11-27 20:15:43 +00:00
miidevs.h regen 2010-11-27 20:15:43 +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 Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
nsphyterreg.h
pnaphy.c Reduce code duplication: most PHY drivers call mii_phy_add_media() 2008-11-17 03:04:27 +00:00
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
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 rlphy fails to work without autonegotiation. 2010-11-14 13:40:36 +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 fix media priorities: 2009-02-16 08:00:42 +00:00
ukphy.c Update miiverbose module to use module_autoload() rather than module_load(). 2010-06-06 18:58:22 +00:00
urlphy.c Fix typo in comment (OUT -> OUI). 2009-01-31 05:44:05 +00:00
urlphyreg.h