index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
Files
Lines
*
PHY: Add the phy_device_release device method.
Anton Vorontsov
2007-12-04
1
-0
/
+12
*
phylib: Silence driver registration
Olof Johansson
2007-11-05
1
-1
/
+1
*
PHYLIB: Spinlock fixes for softirqs
Maciej W. Rozycki
2007-10-10
1
-2
/
+2
*
Fix a lock problem in generic phy code
Hans-Jürgen Koch
2007-09-13
1
-2
/
+2
*
phy layer: fix genphy_setup_forced (don't reset)
Domen Puncer
2007-08-25
1
-1
/
+1
*
phy layer: add kernel-doc + DocBook
Randy Dunlap
2007-04-28
1
-35
/
+79
*
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
1
-8
/
+1
*
Merge branch 'master' into upstream
Jeff Garzik
2007-02-17
1
-1
/
+0
|
\
|
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
|
phy devices: use same arg types
Randy Dunlap
2007-02-09
1
-2
/
+2
|
/
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
2006-12-02
1
-9
/
+20
*
[PATCH] Fixed a number of bugs in the PHY Layer
Andy Fleming
2006-12-02
1
-0
/
+1
*
[netdrvr] phy: Fix bugs in error handling
Jeff Garzik
2006-10-01
1
-3
/
+5
*
[PATCH] Signedness issue in drivers/net/phy/phy_device.c
Eric Sesterhenn
2006-09-25
1
-1
/
+1
*
[PATCH] PAL: Support of the fixed PHY
Vitaly Bordug
2006-08-19
1
-21
/
+30
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] missing license for libphy.ko
Olaf Hering
2005-12-24
1
-0
/
+4
*
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-11-05
1
-1
/
+0
*
[netdrvr] delete CONFIG_PHYCONTROL
Jeff Garzik
2005-09-23
1
-3
/
+0
*
[PATCH] PHY Layer fixup
Andy Fleming
2005-08-28
1
-24
/
+148
*
phy subsystem: more cleanups
Jeff Garzik
2005-08-11
1
-129
/
+1
*
Fix numerous minor problems with new phy subsystem.
Jeff Garzik
2005-08-11
1
-15
/
+33
*
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming
2005-07-30
1
-0
/
+682