Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e5a03bfd873c29eb786655ef2e95e53ed242b404
/
drivers
/
net
/
phy
/
phy_device.c
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5f6c99e
net: phy: fix a bug in get_phy_c45_ids
by Shaohui Xie
· 9 years ago
f3a6bd3
phylib: Add phy_set_max_speed helper
by Simon Horman
· 9 years ago
38737e4
phy: add phy_device_remove()
by Russell King
· 9 years ago
7322967
phy: add proper phy struct device refcounting
by Russell King
· 9 years ago
3e3aaf6
phy: fix mdiobus module safety
by Russell King
· 9 years ago
ef899c0
phylib: simplify NULL checks
by Sergei Shtylyov
· 9 years ago
d3765f0
phylib: simplify bogus phy_device_create() result
by Sergei Shtylyov
· 9 years ago
8b63ec1
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
by David Daney
· 9 years ago
da1da28
net/phy: tune get_phy_c45_ids to support more c45 phy
by Shengzhou Liu
· 10 years ago
eb68623
net: phy: fix phy link up when limiting speed via device tree
by Mugunthan V N
· 10 years ago
8a477a6
net: phy: keep track of the PHY suspend state
by Florian Fainelli
· 10 years ago
a7d5f58
phylib: use MDIO_DEVS[12]
by Sergei Shtylyov
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d92f5de
net: phy: re-apply PHY fixups during phy_register_device
by Florian Fainelli
· 10 years ago
b3565f2
net: phy: Ensure the MDIO bus module is held
by Ezequiel Garcia
· 10 years ago
ca12769
net: phy: export phy_suspend and phy_resume
by Florian Fainelli
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
de906af
net: phy: make of_set_phy_supported work with genphy driver
by Sascha Hauer
· 11 years ago
c242a47
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· 11 years ago
b394745
net: phy: Don't call phy_resume if phy_init_hw failed
by Guenter Roeck
· 11 years ago
af6b696
net: phy: export genphy_config_init()
by Daniel Mack
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
32fc3fd
net: phy: fix uninitalized ethtool_wolinfo in phy_suspend
by Sebastian Hesselbarth
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a4572e0
phy: unmask link partner capabilities
by Cristian Bercaru
· 11 years ago
9df81dd
net: phy: allow PHY drivers to implement their own software reset
by Florian Fainelli
· 11 years ago
797ac07
net: phy: move PHY software reset to genphy_soft_reset
by Florian Fainelli
· 11 years ago
b0ae009
net: phy: add "has_fixups" boolean property
by Florian Fainelli
· 11 years ago
76a423a
net: phy: allow driver to implement their own aneg_done
by Florian Fainelli
· 11 years ago
a9fa6e6
net: phy: add genphy_aneg_done()
by Florian Fainelli
· 11 years ago
5273e3a
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· 11 years ago
395056e
phy: cleanup 10g code
by stephen hemminger
· 11 years ago
257184d
phylib: Support attaching to generic 10g driver
by Andy Fleming
· 11 years ago
124059f
phylib: Add generic 10G driver
by Andy Fleming
· 11 years ago
ab2145e
phylib: turn genphy_driver to an array
by Shaohui Xie
· 11 years ago
fbfcec6
phylib: make phy_scan_fixups() static
by Sergei Shtylyov
· 11 years ago
29935ae
phylib: remove unused adjust_state() callback
by Sergei Shtylyov
· 11 years ago
77051ed
phy: kill excess empty lines
by Sergei Shtylyov
· 11 years ago
553fe92
phy: kill excess code
by Sergei Shtylyov
· 11 years ago
e62a768
phy: kill useless local variables
by Sergei Shtylyov
· 11 years ago
2f53e90
phy: coding style fixes
by Sergei Shtylyov
· 11 years ago
e109374
net: phy: fix checkpatch errors
by Florian Fainelli
· 11 years ago
1211ce5
net: phy: resume/suspend PHYs on attach/detach
by Sebastian Hesselbarth
· 11 years ago
481b5d9
net: phy: provide phy_resume/phy_suspend helpers
by Sebastian Hesselbarth
· 11 years ago
87aa9f9
net: phy: consolidate PHY reset in phy_init_hw()
by Florian Fainelli
· 11 years ago
114002b
net: phy: report link partner features through ethtool
by Florian Fainelli
· 11 years ago
3fb69bc
net/phy: Add the autocross feature for forced links on VSC82x4
by Madalin Bucur
· 11 years ago
4284b6a
phy: allow drivers to flag a PHY device as internal
by Florian Fainelli
· 12 years ago
5ea94e7
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
by Florian Fainelli
· 12 years ago
2c7b492
phy: fix the use of PHY_IGNORE_INTERRUPT
by Florian Fainelli
· 12 years ago
b2a4319
phy: Fix phy_device_free memory leak
by Petr Malat
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
d5bf907
phylib: Support registering a bunch of drivers
by Christian Hohnstaedt
· 13 years ago
160c85f
phy: Fix warning in get_phy_device().
by David S. Miller
· 13 years ago
ac28b9f
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
by David Daney
· 13 years ago
8d24248
phy: Use pr_<level>
by Joe Perches
· 13 years ago
82251de
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
by David Daney
· 13 years ago
f3ff924
Remove useless get_driver()/put_driver() calls
by Alan Stern
· 13 years ago
37f0702
net: Change mii to ethtool advertisement function names
by Matt Carlson
· 13 years ago
28011cf
net: Add ethtool to mii advertisment conversion helpers
by Matt Carlson
· 13 years ago
6fe3264
netdev/phy: Use mdiobus_read() so that proper locks are taken.
by David Daney
· 13 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d005a09
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
by Marc Kleine-Budde
· 14 years ago
89ff05e
phylib: make local function static
by stephen hemminger
· 14 years ago
ef24b16
phylib: Fix race between returning phydev and calling adjust_link
by Anton Vorontsov
· 14 years ago
c1f19b5
net: support time stamping in phy devices.
by Richard Cochran
· 15 years ago
8626d3b
phylib: Support phy module autoloading
by David Woodhouse
· 15 years ago
f8f76db
libphy: add phy_find_first function
by Jiri Pirko
· 15 years ago
4f9c85a
phylib: Move workqueue initialization to a proper place
by Anton Vorontsov
· 15 years ago
2f5cb43
phylib: Properly reinitialize PHYs after hibernation
by Anton Vorontsov
· 15 years ago
bc23283c
NET: phy_device, fix lock imbalance
by Jiri Slaby
· 16 years ago
1d4ac5d
phy_device: fix parameter name in kernel-doc
by Randy Dunlap
· 16 years ago
fa94f6d
phylib: add *_direct() variants of phy_connect and phy_attach functions
by Grant Likely
· 16 years ago
4dea547
phylib: rework to prepare for OF registration of PHYs
by Grant Likely
· 16 years ago
f0d44ae
phylib: Fix Freescale TBI PHY detection
by Anton Vorontsov
· 16 years ago
161c8d2
net: PHYLIB mdio fixes #2
by Krzysztof Halasa
· 16 years ago
f162e97
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
by Andy Fleming
· 16 years ago
0f0ca34
phy: power management support
by Giuseppe Cavallaro
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6436cbc
phy: fix phy_id detection also for broken hardware.
by Giuseppe Cavallaro
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
de339c2
phylib: Fix auto-negotiation restart avoidance
by Trent Piepho
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3ee8238
phy: fix phy address bug
by Giulio Benetti
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
26853ab
NET: convert the phy_device file to use bus_find_device_by_name
by Greg Kroah-Hartman
· 17 years ago
892871d
net: export genphy_restart_aneg
by Adrian Bunk
· 16 years ago
51e2a38
PHY: Avoid unnecessary aneg restarts
by Trent Piepho
· 16 years ago
a01b3d7
phylib: do EXPORT_SYMBOL on get_phy_id
by Paul Gortmaker
· 17 years ago
5d12b13
drivers/net/phy: fix kernel-doc notation
by Randy Dunlap
· 17 years ago
f62220d
phylib: Add support for board-level PHY fixups
by Andy Fleming
· 17 years ago
cac1f3c
phylib: factor out get_phy_id from within get_phy_device
by Paul Gortmaker
· 17 years ago
35b5f6b
PHYLIB: Locking fixes for PHY I/O potentially sleeping
by Nate Case
· 17 years ago
6f4a7f4
PHY: Add the phy_device_release device method.
by Anton Vorontsov
· 17 years ago
f2511f1
phylib: Silence driver registration
by Olof Johansson
· 17 years ago
Next »