Florian Fainelli
|
2cc70ba4cf
phy: add reverse MII PHY connection type
|
12 years ago |
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 |
Michael Stapelberg
|
42e836eb45
phy: add set_wol/get_wol functions
|
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 |
Giuseppe CAVALLARO
|
a59a4d1921
phy: add the EEE support and the way to access to the MMD registers.
|
13 years ago |
David Daney
|
a30e2c1891
netdev/phy/of: Add more methods for binding PHY devices to drivers.
|
13 years ago |
David Daney
|
ac28b9f8cd
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
|
13 years ago |
David Daney
|
82251de2a2
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
|
13 years ago |
Richard Cochran
|
c8f3a8c310
ethtool: Introduce a method for getting time stamping capabilities.
|
13 years ago |
Paul Gortmaker
|
313162d0b8
device.h: audit and cleanup users in main include dir
|
13 years ago |
Timur Tabi
|
eb8a54a78e
phylib: introduce mdiobus_alloc_size()
|
13 years ago |
Richard Cochran
|
da92b194cc
net: hold sock reference while processing tx timestamps
|
13 years ago |
Shawn Guo
|
4157ef1b87
net: ibm_newemac: convert it to use of_get_phy_mode
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
stephen hemminger
|
89ff05ec55
phylib: make local function static
|
14 years ago |
Peter Meerwald
|
c688399634
net: Improve comments in include/linux/phy.h
|
15 years ago |
Richard Cochran
|
c1f19b51d1
net: support time stamping in phy devices.
|
15 years ago |
Richard Cochran
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 years ago |
David Woodhouse
|
8626d3b432
phylib: Support phy module autoloading
|
15 years ago |
Jason Gunthorpe
|
abf35df215
NET: Support clause 45 MDIO commands at the MDIO bus level
|
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 |
David S. Miller
|
8e401eccd3
phy: Eliminate references to BUS_ID_SIZE.
|
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 |
Anatolij Gustschin
|
a8729eb302
phylib: Allow early-out in phy_change
|
16 years ago |