Maciej W. Rozycki
|
6daf653103
PHYLIB: fix an interrupt loop potential when halting
|
18 years ago |
Maciej W. Rozycki
|
0ac4952731
PHYLIB: IRQ event workqueue handling fixes
|
18 years ago |
Maciej W. Rozycki
|
9ff8c68b3c
PHYLIB: Spinlock fixes for softirqs
|
18 years ago |
Denis Cheng
|
ff8ac60948
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
|
18 years ago |
Domen Puncer
|
680e9fe9d6
phy: export phy_mii_ioctl
|
18 years ago |
Hans-Jürgen Koch
|
026d7917e5
Fix a lock problem in generic phy code
|
18 years ago |
Domen Puncer
|
163642a24a
phy layer: fix phy_mii_ioctl for autonegotiation
|
18 years ago |
Oleg Nesterov
|
28e53bddf8
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
|
18 years ago |
Andrew Morton
|
d0758bc334
phy: use flush_work_keventd()
|
18 years ago |
Shan Lu
|
024a0a3cfb
network: add the missing phy_device speed information to phy_mii_ioctl
|
18 years ago |
Randy Dunlap
|
b3df0da886
phy layer: add kernel-doc + DocBook
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Kumar Gala
|
9f6d55d084
PHY: Export phy ethtool helpers
|
18 years ago |
Linus Torvalds
|
68380b5813
Add "run_scheduled_work()" workqueue function
|
18 years ago |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Andy Fleming
|
6b655529c3
[PATCH] Fixed a number of bugs in the PHY Layer
|
18 years ago |
Maciej W. Rozycki
|
3c3070d713
[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes
|
19 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Sergei Shtylylov
|
817acf5ebd
[PATCH] Stop calling phy_stop_interrupts() twice
|
19 years ago |
Thomas Gleixner
|
1fb9df5d30
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Arjan van de Ven
|
f71e130966
Massive net driver const-ification.
|
19 years ago |
Kumar Gala
|
a4d00f179f
[PATCH] phy: Added a macro to represent the string format used to match a phy device
|
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 |
Jeff Garzik
|
2bf69b5fe9
phy subsystem: more cleanups
|
20 years ago |
Jeff Garzik
|
67c4f3fa25
Fix numerous minor problems with new phy subsystem.
|
20 years ago |
Andy Fleming
|
00db8189d9
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
|
20 years ago |