summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy.c
Commit message (Expand)AuthorAgeFilesLines
* PHY: Export phy ethtool helpersKumar Gala2007-01-231-1/+2
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-48/+65
|\
| * [PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2006-12-021-42/+39
| * [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki2006-12-021-6/+26
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov2006-08-031-6/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Massive net driver const-ification.Arjan van de Ven2006-03-031-1/+1
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-121-1/+1
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-051-1/+0
* [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-231-8/+0
* [PATCH] PHY Layer fixupAndy Fleming2005-08-281-72/+253
* phy subsystem: more cleanupsJeff Garzik2005-08-111-186/+11
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-111-3/+6
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-301-0/+862
OpenPOWER on IntegriCloud