index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-06-17
phy_device: fix parameter name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-04-27
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
1
-33
/
+85
2009-04-27
phylib: rework to prepare for OF registration of PHYs
Grant Likely
1
-4
/
+41
2009-01-14
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
1
-9
/
+0
2008-12-25
net: PHYLIB mdio fixes #2
Krzysztof Halasa
1
-1
/
+1
2008-12-16
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
1
-17
/
+0
2008-11-28
phy: power management support
Giuseppe Cavallaro
1
-1
/
+30
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+11
2008-11-20
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
1
-2
/
+11
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+23
2008-11-19
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
1
-11
/
+23
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-11-16
phy: fix phy address bug
Giulio Benetti
1
-2
/
+2
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-10-16
NET: convert the phy_device file to use bus_find_device_by_name
Greg Kroah-Hartman
1
-7
/
+1
2008-10-13
net: export genphy_restart_aneg
Adrian Bunk
1
-0
/
+1
2008-10-08
PHY: Avoid unnecessary aneg restarts
Trent Piepho
1
-19
/
+30
2008-05-22
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
1
-0
/
+1
2008-04-29
drivers/net/phy: fix kernel-doc notation
Randy Dunlap
1
-1
/
+1
2008-04-25
phylib: Add support for board-level PHY fixups
Andy Fleming
1
-12
/
+117
2008-04-17
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
1
-9
/
+29
2008-02-03
PHYLIB: Locking fixes for PHY I/O potentially sleeping
Nate Case
1
-6
/
+5
2007-12-04
PHY: Add the phy_device_release device method.
Anton Vorontsov
1
-0
/
+12
2007-11-05
phylib: Silence driver registration
Olof Johansson
1
-1
/
+1
2007-10-10
PHYLIB: Spinlock fixes for softirqs
Maciej W. Rozycki
1
-2
/
+2
2007-09-13
Fix a lock problem in generic phy code
Hans-Jürgen Koch
1
-2
/
+2
2007-08-25
phy layer: fix genphy_setup_forced (don't reset)
Domen Puncer
1
-1
/
+1
2007-04-28
phy layer: add kernel-doc + DocBook
Randy Dunlap
1
-35
/
+79
2007-04-27
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
1
-8
/
+1
2007-02-17
Merge branch 'master' into upstream
Jeff Garzik
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-09
phy devices: use same arg types
Randy Dunlap
1
-2
/
+2
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-02
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
1
-9
/
+20
2006-12-02
[PATCH] Fixed a number of bugs in the PHY Layer
Andy Fleming
1
-0
/
+1
2006-10-01
[netdrvr] phy: Fix bugs in error handling
Jeff Garzik
1
-3
/
+5
2006-09-25
[PATCH] Signedness issue in drivers/net/phy/phy_device.c
Eric Sesterhenn
1
-1
/
+1
2006-08-19
[PATCH] PAL: Support of the fixed PHY
Vitaly Bordug
1
-21
/
+30
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-12-24
[PATCH] missing license for libphy.ko
Olaf Hering
1
-0
/
+4
2005-11-05
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
1
-1
/
+0
2005-09-23
[netdrvr] delete CONFIG_PHYCONTROL
Jeff Garzik
1
-3
/
+0
2005-08-28
[PATCH] PHY Layer fixup
Andy Fleming
1
-24
/
+148
2005-08-11
phy subsystem: more cleanups
Jeff Garzik
1
-129
/
+1
2005-08-11
Fix numerous minor problems with new phy subsystem.
Jeff Garzik
1
-15
/
+33
2005-07-30
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming
1
-0
/
+682