Sebastian Hesselbarth
|
32fc3fd41a
net: phy: fix uninitalized ethtool_wolinfo in phy_suspend
|
11 years ago |
Cristian Bercaru
|
a4572e0c23
phy: unmask link partner capabilities
|
11 years ago |
Florian Fainelli
|
5273e3a5ca
net: phy: ensure Gigabit features are masked off if requested
|
11 years ago |
stephen hemminger
|
395056edd6
phy: cleanup 10g code
|
11 years ago |
Andy Fleming
|
257184d7cc
phylib: Support attaching to generic 10g driver
|
11 years ago |
Andy Fleming
|
124059fd53
phylib: Add generic 10G driver
|
11 years ago |
Shaohui Xie
|
ab2145edb5
phylib: turn genphy_driver to an array
|
11 years ago |
Sergei Shtylyov
|
fbfcec635d
phylib: make phy_scan_fixups() static
|
11 years ago |
Sergei Shtylyov
|
29935aebc7
phylib: remove unused adjust_state() callback
|
11 years ago |
Sergei Shtylyov
|
77051ed829
phy: kill excess empty lines
|
11 years ago |
Sergei Shtylyov
|
553fe92b26
phy: kill excess code
|
11 years ago |
Sergei Shtylyov
|
e62a768f55
phy: kill useless local variables
|
11 years ago |
Sergei Shtylyov
|
2f53e9047e
phy: coding style fixes
|
11 years ago |
Florian Fainelli
|
e109374f6b
net: phy: fix checkpatch errors
|
11 years ago |
Sebastian Hesselbarth
|
1211ce5307
net: phy: resume/suspend PHYs on attach/detach
|
11 years ago |
Sebastian Hesselbarth
|
481b5d938b
net: phy: provide phy_resume/phy_suspend helpers
|
11 years ago |
Florian Fainelli
|
87aa9f9c61
net: phy: consolidate PHY reset in phy_init_hw()
|
11 years ago |
Florian Fainelli
|
114002bc1a
net: phy: report link partner features through ethtool
|
11 years ago |
Madalin Bucur
|
3fb69bcadd
net/phy: Add the autocross feature for forced links on VSC82x4
|
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 |
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 |