index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: cleanup 10g code
stephen hemminger
2014-01-19
1
-20
/
+4
*
phylib: Support attaching to generic 10g driver
Andy Fleming
2014-01-13
1
-13
/
+9
*
phylib: Add generic 10G driver
Andy Fleming
2014-01-13
1
-0
/
+81
*
phylib: turn genphy_driver to an array
Shaohui Xie
2014-01-13
1
-8
/
+21
*
phylib: make phy_scan_fixups() static
Sergei Shtylyov
2014-01-04
1
-2
/
+1
*
phylib: remove unused adjust_state() callback
Sergei Shtylyov
2014-01-04
1
-1
/
+1
*
phy: kill excess empty lines
Sergei Shtylyov
2014-01-04
1
-17
/
+0
*
phy: kill excess code
Sergei Shtylyov
2014-01-04
1
-21
/
+8
*
phy: kill useless local variables
Sergei Shtylyov
2014-01-04
1
-8
/
+2
*
phy: coding style fixes
Sergei Shtylyov
2014-01-04
1
-71
/
+78
*
net: phy: fix checkpatch errors
Florian Fainelli
2013-12-18
1
-7
/
+7
*
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
2013-12-17
1
-0
/
+3
*
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
2013-12-17
1
-0
/
+24
*
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
2013-12-09
1
-1
/
+55
*
net: phy: report link partner features through ethtool
Florian Fainelli
2013-12-09
1
-0
/
+6
*
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
2013-11-20
1
-2
/
+2
*
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
2013-05-27
1
-0
/
+3
*
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
Florian Fainelli
2013-05-20
1
-0
/
+1
*
phy: fix the use of PHY_IGNORE_INTERRUPT
Florian Fainelli
2013-05-20
1
-2
/
+5
*
phy: Fix phy_device_free memory leak
Petr Malat
2013-02-28
1
-4
/
+6
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-9
/
+6
*
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
1
-0
/
+25
*
phy: Fix warning in get_phy_device().
David S. Miller
2012-06-27
1
-2
/
+2
*
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
2012-06-27
1
-8
/
+97
*
phy: Use pr_<level>
Joe Perches
2012-06-11
1
-2
/
+5
*
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
2012-05-16
1
-2
/
+1
*
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-24
1
-5
/
+1
*
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-21
1
-2
/
+2
*
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-16
1
-17
/
+3
*
netdev/phy: Use mdiobus_read() so that proper locks are taken.
David Daney
2011-09-30
1
-2
/
+2
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
1
-2
/
+2
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
|
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
2011-03-30
1
-2
/
+6
|
/
*
phylib: make local function static
stephen hemminger
2010-10-24
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-18
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-30
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-25
1
-1
/
+1
*
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
2008-12-16
1
-17
/
+0
*
phy: power management support
Giuseppe Cavallaro
2008-11-28
1
-1
/
+30
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
1
-2
/
+11
|
\
|
*
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
2008-11-20
1
-2
/
+11
[next]