Bjorn Helgaas
|
4ae6e50c76
phy: fix compiler array bounds warning on settings[]
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
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 |
Sergei Shtylyov
|
33c133cc75
phy: IRQ cannot be shared
|
11 years ago |
Florian Fainelli
|
e109374f6b
net: phy: fix checkpatch errors
|
11 years ago |
Sebastian Hesselbarth
|
be9dad1f9f
net: phy: suspend phydev when going to HALTED
|
11 years ago |
Florian Fainelli
|
87aa9f9c61
net: phy: consolidate PHY reset in phy_init_hw()
|
11 years ago |
Florian Fainelli
|
2613f95f61
net: phy: use phy_init_hw instead of open-coding it
|
11 years ago |
Florian Fainelli
|
114002bc1a
net: phy: report link partner features through ethtool
|
11 years ago |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Linus Torvalds
|
f317ff9eed
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
David S. Miller
|
6bc19fb82d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Giuseppe CAVALLARO
|
9a9c56cb34
net: phy: fix a bug when verify the EEE support
|
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 |
Viresh Kumar
|
bbb47bdeae
PHYLIB: queue work on system_power_efficient_wq
|
12 years ago |
Kirill Kapranov
|
a33e6112d9
phy: Elimination the forced speed reduction algorithm.
|
12 years ago |
Michael Stapelberg
|
42e836eb45
phy: add set_wol/get_wol functions
|
12 years ago |
Allan, Bruce W
|
b32607dd47
mdio: translation of MMD EEE registers to/from ethtool settings
|
13 years ago |
Giuseppe CAVALLARO
|
a59a4d1921
phy: add the EEE support and the way to access to the MMD registers.
|
13 years ago |
Joe Perches
|
8d242488ce
phy: Use pr_<level>
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
14 years ago |
David Decotigny
|
25db033881
ethtool: Use full 32 bit speed range in ethtool's set_settings
|
14 years ago |