index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
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
2014-01-04
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-2
/
+1
2014-01-04
phylib: remove unused adjust_state() callback
Sergei Shtylyov
1
-1
/
+1
2014-01-04
phy: kill excess empty lines
Sergei Shtylyov
1
-17
/
+0
2014-01-04
phy: kill excess code
Sergei Shtylyov
1
-21
/
+8
2014-01-04
phy: kill useless local variables
Sergei Shtylyov
1
-8
/
+2
2014-01-04
phy: coding style fixes
Sergei Shtylyov
1
-71
/
+78
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
1
-7
/
+7
2013-12-17
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
1
-0
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+24
2013-12-09
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
1
-1
/
+55
2013-12-09
net: phy: report link partner features through ethtool
Florian Fainelli
1
-0
/
+6
2013-11-20
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
1
-2
/
+2
2013-05-27
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
1
-0
/
+3
2013-05-20
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
Florian Fainelli
1
-0
/
+1
2013-05-20
phy: fix the use of PHY_IGNORE_INTERRUPT
Florian Fainelli
1
-2
/
+5
2013-02-28
phy: Fix phy_device_free memory leak
Petr Malat
1
-4
/
+6
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-9
/
+6
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
1
-0
/
+25
2012-06-27
phy: Fix warning in get_phy_device().
David S. Miller
1
-2
/
+2
2012-06-27
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
1
-8
/
+97
2012-06-11
phy: Use pr_<level>
Joe Perches
1
-2
/
+5
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
1
-2
/
+1
2012-01-24
Remove useless get_driver()/put_driver() calls
Alan Stern
1
-5
/
+1
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
1
-2
/
+2
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
1
-17
/
+3
2011-09-30
netdev/phy: Use mdiobus_read() so that proper locks are taken.
David Daney
1
-2
/
+2
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-24
phylib: make local function static
stephen hemminger
1
-9
/
+10
2010-08-24
phylib: Fix race between returning phydev and calling adjust_link
Anton Vorontsov
1
-0
/
+2
2010-07-18
net: support time stamping in phy devices.
Richard Cochran
1
-0
/
+2
2010-04-02
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-30
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-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
[next]