Florian Fainelli
|
4284b6a535
phy: allow drivers to flag a PHY device as internal
|
12 years ago |
Florian Fainelli
|
5ea94e7686
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
|
12 years ago |
Florian Fainelli
|
2c7b49212a
phy: fix the use of PHY_IGNORE_INTERRUPT
|
12 years ago |
Petr Malat
|
b2a431915d
phy: Fix phy_device_free memory leak
|
12 years ago |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 years ago |
Christian Hohnstaedt
|
d5bf9071e7
phylib: Support registering a bunch of drivers
|
13 years ago |
David S. Miller
|
160c85f0e0
phy: Fix warning in get_phy_device().
|
13 years ago |
David Daney
|
ac28b9f8cd
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
|
13 years ago |
Joe Perches
|
8d242488ce
phy: Use pr_<level>
|
13 years ago |
David Daney
|
82251de2a2
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
|
13 years ago |
Alan Stern
|
f3ff924708
Remove useless get_driver()/put_driver() calls
|
13 years ago |
Matt Carlson
|
37f07023d3
net: Change mii to ethtool advertisement function names
|
13 years ago |
Matt Carlson
|
28011cf19b
net: Add ethtool to mii advertisment conversion helpers
|
13 years ago |
David Daney
|
6fe3264945
netdev/phy: Use mdiobus_read() so that proper locks are taken.
|
13 years ago |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Marc Kleine-Budde
|
d005a09edf
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
|
14 years ago |
stephen hemminger
|
89ff05ec55
phylib: make local function static
|
14 years ago |
Anton Vorontsov
|
ef24b16b5d
phylib: Fix race between returning phydev and calling adjust_link
|
15 years ago |
Richard Cochran
|
c1f19b51d1
net: support time stamping in phy devices.
|
15 years ago |
David Woodhouse
|
8626d3b432
phylib: Support phy module autoloading
|
15 years ago |
Jiri Pirko
|
f8f76db1db
libphy: add phy_find_first function
|
15 years ago |
Anton Vorontsov
|
4f9c85a1b0
phylib: Move workqueue initialization to a proper place
|
15 years ago |
Anton Vorontsov
|
2f5cb43406
phylib: Properly reinitialize PHYs after hibernation
|
15 years ago |
Jiri Slaby
|
bc23283c7b
NET: phy_device, fix lock imbalance
|
16 years ago |
Randy Dunlap
|
1d4ac5d5ef
phy_device: fix parameter name in kernel-doc
|
16 years ago |
Grant Likely
|
fa94f6d93c
phylib: add *_direct() variants of phy_connect and phy_attach functions
|
16 years ago |
Grant Likely
|
4dea547fef
phylib: rework to prepare for OF registration of PHYs
|
16 years ago |
Anton Vorontsov
|
f0d44ae310
phylib: Fix Freescale TBI PHY detection
|
16 years ago |
Krzysztof Halasa
|
161c8d2f50
net: PHYLIB mdio fixes #2
|
16 years ago |