index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio_bus.c
Age
Commit message (
Expand
)
Author
2007-06-28
phy: Fix phy_id for Vitesse 824x PHY
Kumar Gala
2007-04-28
phy layer: add kernel-doc + DocBook
Randy Dunlap
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-08-19
[PATCH] PAL: Support of the fixed PHY
Vitaly Bordug
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-05-10
phy: mdiobus_register(): initialize all phy_map entries
Herbert Valerio Riedel
2006-01-12
[PATCH] phy: Added a macro to represent the string format used to match a phy...
Kumar Gala
2005-11-05
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-11-05
[PATCH] phy address mask support for generic phy layer
Matt Porter
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-09-05
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
Peter Chubb
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
2005-08-28
[PATCH] PHY Layer fixup
Andy Fleming
2005-08-11
phy subsystem: more cleanups
Jeff Garzik
2005-08-11
Fix numerous minor problems with new phy subsystem.
Jeff Garzik
2005-07-30
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming