index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
phylib: make local function static
stephen hemminger
2010-10-25
1
-9
/
+10
*
phylib: Fix race between returning phydev and calling adjust_link
Anton Vorontsov
2010-08-24
1
-0
/
+2
*
net: support time stamping in phy devices.
Richard Cochran
2010-07-19
1
-0
/
+2
*
phylib: Support phy module autoloading
David Woodhouse
2010-04-02
1
-0
/
+12
*
libphy: add phy_find_first function
Jiri Pirko
2010-02-04
1
-0
/
+16
*
phylib: Move workqueue initialization to a proper place
Anton Vorontsov
2010-01-19
1
-0
/
+1
*
phylib: Properly reinitialize PHYs after hibernation
Anton Vorontsov
2009-12-31
1
-15
/
+15
*
NET: phy_device, fix lock imbalance
Jiri Slaby
2009-07-14
1
-1
/
+3
*
phy_device: fix parameter name in kernel-doc
Randy Dunlap
2009-06-17
1
-1
/
+1
*
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
2009-04-27
1
-33
/
+85
*
phylib: rework to prepare for OF registration of PHYs
Grant Likely
2009-04-27
1
-4
/
+41
*
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
2009-01-14
1
-9
/
+0
*
net: PHYLIB mdio fixes #2
Krzysztof Halasa
2008-12-26
1
-1
/
+1
*
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
2008-12-17
1
-17
/
+0
*
phy: power management support
Giuseppe Cavallaro
2008-11-29
1
-1
/
+30
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-27
1
-2
/
+11
|
\
|
*
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
2008-11-21
1
-2
/
+11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-21
1
-11
/
+23
|
\
|
|
*
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
2008-11-20
1
-11
/
+23
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
1
-2
/
+2
|
\
|
|
*
phy: fix phy address bug
Giulio Benetti
2008-11-16
1
-2
/
+2
*
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-2
/
+2
|
/
*
NET: convert the phy_device file to use bus_find_device_by_name
Greg Kroah-Hartman
2008-10-16
1
-7
/
+1
*
net: export genphy_restart_aneg
Adrian Bunk
2008-10-14
1
-0
/
+1
*
PHY: Avoid unnecessary aneg restarts
Trent Piepho
2008-10-09
1
-19
/
+30
*
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
2008-05-22
1
-0
/
+1
*
drivers/net/phy: fix kernel-doc notation
Randy Dunlap
2008-04-29
1
-1
/
+1
*
phylib: Add support for board-level PHY fixups
Andy Fleming
2008-04-25
1
-12
/
+117
*
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
2008-04-17
1
-9
/
+29
*
PHYLIB: Locking fixes for PHY I/O potentially sleeping
Nate Case
2008-02-03
1
-6
/
+5
*
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-11
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-26
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-06
1
-1
/
+0
*
[netdrvr] delete CONFIG_PHYCONTROL
Jeff Garzik
2005-09-24
1
-3
/
+0
[next]