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 |
Peter Korsgaard
|
af1dc13e60
phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses
|
14 years ago |
Uwe Kleine-König
|
a40c9f88b5
net: add some KERN_CONT markers to continuation lines
|
14 years ago |
stephen hemminger
|
89ff05ec55
phylib: make local function static
|
14 years ago |
Randy Dunlap
|
00c7d9202a
phy.c: fix kernel-doc warnings
|
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 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Anton Vorontsov
|
4f9c85a1b0
phylib: Move workqueue initialization to a proper place
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
16 years ago |
Wade Farnsworth
|
42caa07404
phylib: fixes for PHY_RESUMING state changes
|
16 years ago |
Atsushi Nemoto
|
3664090e19
phylib: Fix delay argument of schedule_delayed_work
|
16 years ago |
Anatolij Gustschin
|
a8729eb302
phylib: Allow early-out in phy_change
|
16 years ago |
Jean Delvare
|
bf6aede712
workqueue: add to_delayed_work() helper function
|
16 years ago |