.. |
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
|
Enable flow control and poll the status appropriately.
|
2009-01-18 10:00:51 +00:00 |
bmtphyreg.h
|
|
|
brgphy.c
|
Match the Broadcom BCM5464 PHY.
|
2009-08-12 13:34:34 +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
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
dmphyreg.h
|
|
|
exphy.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
files.mii
|
Oooops. Back out some of previous my commit.
|
2009-04-19 11:17:46 +00:00 |
gentbi.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
glxtphy.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
glxtphyreg.h
|
|
|
gphyter.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
gphyterreg.h
|
|
|
icsphy.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
icsphyreg.h
|
|
|
igphy.c
|
Later generation 82566 IGP PHYs have problems with media changes to 100Mb and
|
2009-08-06 04:58:48 +00:00 |
igphyreg.h
|
|
|
ikphy.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
ikphyreg.h
|
|
|
inphy.c
|
fix media priorities:
|
2009-02-16 08:00:42 +00:00 |
inphyreg.h
|
|
|
iophy.c
|
fix media priorities:
|
2009-02-16 08:00:42 +00:00 |
iophyreg.h
|
|
|
lxtphy.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +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
|
Oooops. Back out some of previous my commit.
|
2009-04-19 11:17:46 +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
|
struct device * -> device_t, no functional changes intended.
|
2009-05-12 14:28:22 +00:00 |
mii.c
|
|
|
mii.h
|
|
|
miidevs
|
Add Broadcom BCM5464 PHY.
|
2009-08-12 13:33:02 +00:00 |
miidevs_data.h
|
Regen.
|
2009-08-12 13:33:42 +00:00 |
miidevs.h
|
Regen.
|
2009-08-12 13:33:42 +00:00 |
miivar.h
|
struct device * -> device_t, no functional changes intended.
|
2009-05-12 14:28:22 +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
|
fix media priorities:
|
2009-02-16 08:00:42 +00:00 |
nsphyreg.h
|
|
|
nsphyter.c
|
During shutdown, detach devices in an orderly fashion.
|
2009-04-02 00:09:32 +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
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
qsphyreg.h
|
|
|
rgephy.c
|
Remove duplicated PHY_READ() against RGEPHY_MII_BMSR
|
2009-08-23 13:41:06 +00:00 |
rgephyreg.h
|
add support for RTL8211C(L) phy.
|
2009-01-09 21:56:35 +00:00 |
rlphy.c
|
fix media priorities:
|
2009-02-16 08:00:42 +00:00 |
sqphy.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
sqphyreg.h
|
|
|
tlphy.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
tlphyreg.h
|
|
|
tlphyvar.h
|
|
|
tqphy.c
|
Reduce code duplication: most PHY drivers call mii_phy_add_media()
|
2008-11-17 03:04:27 +00:00 |
tqphyreg.h
|
|
|
ukphy_subr.c
|
fix media priorities:
|
2009-02-16 08:00:42 +00:00 |
ukphy.c
|
Save a line of dmesg by printing the OUI/model after the locators.
|
2009-08-23 15:26:42 +00:00 |
urlphy.c
|
Fix typo in comment (OUT -> OUI).
|
2009-01-31 05:44:05 +00:00 |
urlphyreg.h
|
|
|