index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
2013-11-20
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
2013-05-27
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
2013-05-20
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
Florian Fainelli
2013-05-20
phy: fix the use of PHY_IGNORE_INTERRUPT
Florian Fainelli
2013-02-28
phy: Fix phy_device_free memory leak
Petr Malat
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-06-27
phy: Fix warning in get_phy_device().
David S. Miller
2012-06-27
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
2012-06-11
phy: Use pr_<level>
Joe Perches
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
2012-01-24
Remove useless get_driver()/put_driver() calls
Alan Stern
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-09-30
netdev/phy: Use mdiobus_read() so that proper locks are taken.
David Daney
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
2010-10-24
phylib: make local function static
stephen hemminger
2010-08-24
phylib: Fix race between returning phydev and calling adjust_link
Anton Vorontsov
2010-07-18
net: support time stamping in phy devices.
Richard Cochran
2010-04-02
phylib: Support phy module autoloading
David Woodhouse
2010-02-04
libphy: add phy_find_first function
Jiri Pirko
2010-01-19
phylib: Move workqueue initialization to a proper place
Anton Vorontsov
2009-12-30
phylib: Properly reinitialize PHYs after hibernation
Anton Vorontsov
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
2009-06-17
phy_device: fix parameter name in kernel-doc
Randy Dunlap
2009-04-27
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
2009-04-27
phylib: rework to prepare for OF registration of PHYs
Grant Likely
2009-01-14
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
2008-12-25
net: PHYLIB mdio fixes #2
Krzysztof Halasa
2008-12-16
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
2008-11-28
phy: power management support
Giuseppe Cavallaro
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-16
phy: fix phy address bug
Giulio Benetti
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-16
NET: convert the phy_device file to use bus_find_device_by_name
Greg Kroah-Hartman
2008-10-13
net: export genphy_restart_aneg
Adrian Bunk
2008-10-08
PHY: Avoid unnecessary aneg restarts
Trent Piepho
2008-05-22
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
2008-04-29
drivers/net/phy: fix kernel-doc notation
Randy Dunlap
2008-04-25
phylib: Add support for board-level PHY fixups
Andy Fleming
2008-04-17
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
2008-02-03
PHYLIB: Locking fixes for PHY I/O potentially sleeping
Nate Case
2007-12-04
PHY: Add the phy_device_release device method.
Anton Vorontsov
2007-11-05
phylib: Silence driver registration
Olof Johansson
[next]