index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Commit message (
Expand
)
Author
Age
*
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
2009-01-14
*
net: PHYLIB mdio fixes #2
Krzysztof Halasa
2008-12-25
*
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
2008-12-16
*
phy: power management support
Giuseppe Cavallaro
2008-11-28
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-27
|
\
|
*
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
2008-11-20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
|
\
|
|
*
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
2008-11-19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
|
\
|
|
*
phy: fix phy address bug
Giulio Benetti
2008-11-16
*
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
|
/
*
NET: convert the phy_device file to use bus_find_device_by_name
Greg Kroah-Hartman
2008-10-16
*
net: export genphy_restart_aneg
Adrian Bunk
2008-10-13
*
PHY: Avoid unnecessary aneg restarts
Trent Piepho
2008-10-08
*
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
2008-05-22
*
drivers/net/phy: fix kernel-doc notation
Randy Dunlap
2008-04-29
*
phylib: Add support for board-level PHY fixups
Andy Fleming
2008-04-25
*
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
2008-04-17
*
PHYLIB: Locking fixes for PHY I/O potentially sleeping
Nate Case
2008-02-03
*
PHY: Add the phy_device_release device method.
Anton Vorontsov
2007-12-04
*
phylib: Silence driver registration
Olof Johansson
2007-11-05
*
PHYLIB: Spinlock fixes for softirqs
Maciej W. Rozycki
2007-10-10
*
Fix a lock problem in generic phy code
Hans-Jürgen Koch
2007-09-13
*
phy layer: fix genphy_setup_forced (don't reset)
Domen Puncer
2007-08-25
*
phy layer: add kernel-doc + DocBook
Randy Dunlap
2007-04-28
*
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
*
Merge branch 'master' into upstream
Jeff Garzik
2007-02-17
|
\
|
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
|
phy devices: use same arg types
Randy Dunlap
2007-02-09
|
/
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
*
[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-12-02
*
[netdrvr] phy: Fix bugs in error handling
Jeff Garzik
2006-10-01
*
[PATCH] Signedness issue in drivers/net/phy/phy_device.c
Eric Sesterhenn
2006-09-25
*
[PATCH] PAL: Support of the fixed PHY
Vitaly Bordug
2006-08-19
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] missing license for libphy.ko
Olaf Hering
2005-12-24
*
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-11-05
*
[netdrvr] delete CONFIG_PHYCONTROL
Jeff Garzik
2005-09-23
*
[PATCH] PHY Layer fixup
Andy Fleming
2005-08-28
*
phy subsystem: more cleanups
Jeff Garzik
2005-08-11
*
Fix numerous minor problems with new phy subsystem.
Jeff Garzik
2005-08-11
*
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming
2005-07-30