Giulio Benetti
|
3ee82383f0
phy: fix phy address bug
|
16 years ago |
Greg Kroah-Hartman
|
26853ab6f9
NET: convert the phy_device file to use bus_find_device_by_name
|
17 years ago |
Adrian Bunk
|
892871dcc3
net: export genphy_restart_aneg
|
16 years ago |
Trent Piepho
|
51e2a3846e
PHY: Avoid unnecessary aneg restarts
|
17 years ago |
Paul Gortmaker
|
a01b3d766c
phylib: do EXPORT_SYMBOL on get_phy_id
|
17 years ago |
Randy Dunlap
|
5d12b132bc
drivers/net/phy: fix kernel-doc notation
|
17 years ago |
Andy Fleming
|
f62220d3a9
phylib: Add support for board-level PHY fixups
|
17 years ago |
Paul Gortmaker
|
cac1f3c8a8
phylib: factor out get_phy_id from within get_phy_device
|
17 years ago |
Nate Case
|
35b5f6b1a8
PHYLIB: Locking fixes for PHY I/O potentially sleeping
|
17 years ago |
Anton Vorontsov
|
6f4a7f4183
PHY: Add the phy_device_release device method.
|
17 years ago |
Olof Johansson
|
f2511f13da
phylib: Silence driver registration
|
17 years ago |
Maciej W. Rozycki
|
9ff8c68b3c
PHYLIB: Spinlock fixes for softirqs
|
18 years ago |
Hans-Jürgen Koch
|
026d7917e5
Fix a lock problem in generic phy code
|
18 years ago |
Domen Puncer
|
bc1e0a095e
phy layer: fix genphy_setup_forced (don't reset)
|
18 years ago |
Randy Dunlap
|
b3df0da886
phy layer: add kernel-doc + DocBook
|
18 years ago |
Greg Kroah-Hartman
|
87aebe078e
PHY: remove rwsem use from phy core
|
18 years ago |
Jeff Garzik
|
f630fe2817
Merge branch 'master' into upstream
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Randy Dunlap
|
1a1689344a
phy devices: use same arg types
|
18 years ago |
Robert P. J. Day
|
cd86128088
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
|
18 years ago |
Andy Fleming
|
e8a2b6a420
[PATCH] PHY: Add support for configuring the PHY connection interface
|
18 years ago |
Andy Fleming
|
6b655529c3
[PATCH] Fixed a number of bugs in the PHY Layer
|
18 years ago |
Jeff Garzik
|
b7a00ecd55
[netdrvr] phy: Fix bugs in error handling
|
19 years ago |
Eric Sesterhenn
|
84c22d7901
[PATCH] Signedness issue in drivers/net/phy/phy_device.c
|
19 years ago |
Vitaly Bordug
|
11b0bacd71
[PATCH] PAL: Support of the fixed PHY
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Olaf Hering
|
afcceaa3c7
[PATCH] missing license for libphy.ko
|
19 years ago |
Jeff Garzik
|
a10b5aacea
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
|
19 years ago |
Jeff Garzik
|
8cee0cd5be
[netdrvr] delete CONFIG_PHYCONTROL
|
20 years ago |
Andy Fleming
|
e13934563d
[PATCH] PHY Layer fixup
|
20 years ago |