index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
2007-04-28
phy layer: add kernel-doc + DocBook
Randy Dunlap
2007-04-27
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-02-17
Merge branch 'master' into upstream
Jeff Garzik
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-09
phy devices: use same arg types
Randy Dunlap
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-02
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
2006-12-02
[PATCH] Fixed a number of bugs in the PHY Layer
Andy Fleming
2006-10-01
[netdrvr] phy: Fix bugs in error handling
Jeff Garzik
2006-09-26
[PATCH] Signedness issue in drivers/net/phy/phy_device.c
Eric Sesterhenn
2006-08-19
[PATCH] PAL: Support of the fixed PHY
Vitaly Bordug
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-12-24
[PATCH] missing license for libphy.ko
Olaf Hering
2005-11-06
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-09-24
[netdrvr] delete CONFIG_PHYCONTROL
Jeff Garzik
2005-08-29
[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