index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-30
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
1
-2
/
+6
2010-10-25
phylib: make local function static
stephen hemminger
1
-9
/
+10
2010-08-25
phylib: Fix race between returning phydev and calling adjust_link
Anton Vorontsov
1
-0
/
+2
2010-07-19
net: support time stamping in phy devices.
Richard Cochran
1
-0
/
+2
2010-04-03
phylib: Support phy module autoloading
David Woodhouse
1
-0
/
+12
2010-02-04
libphy: add phy_find_first function
Jiri Pirko
1
-0
/
+16
2010-01-19
phylib: Move workqueue initialization to a proper place
Anton Vorontsov
1
-0
/
+1
2009-12-31
phylib: Properly reinitialize PHYs after hibernation
Anton Vorontsov
1
-15
/
+15
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-15
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
1
-9
/
+0
2008-12-26
net: PHYLIB mdio fixes #2
Krzysztof Halasa
1
-1
/
+1
2008-12-17
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
1
-17
/
+0
2008-11-29
phy: power management support
Giuseppe Cavallaro
1
-1
/
+30
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+11
2008-11-21
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
1
-2
/
+11
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+23
2008-11-20
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
1
-11
/
+23
2008-11-19
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-11
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-14
net: export genphy_restart_aneg
Adrian Bunk
1
-0
/
+1
2008-10-09
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-06
phylib: Silence driver registration
Olof Johansson
1
-1
/
+1
2007-10-11
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-10
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-26
[PATCH] Signedness issue in drivers/net/phy/phy_device.c
Eric Sesterhenn
1
-1
/
+1
2006-08-20
[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
[next]