summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-101-1/+3
* 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-122-2/+2
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* [PATCH] missing license for libphy.koOlaf Hering2005-12-241-0/+4
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-058-8/+0
* [PATCH] phy address mask support for generic phy layerMatt Porter2005-11-051-0/+3
* Merge ../bleed-2.6Greg KH2005-10-283-19/+0
|\
| * [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-233-19/+0
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-14/+6
|/
* [PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk2005-09-051-1/+1
* [PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb2005-09-051-1/+1
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
* [PATCH] PHY Layer fixupAndy Fleming2005-08-285-102/+493
* phy subsystem: more cleanupsJeff Garzik2005-08-114-397/+12
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-116-892/+53
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-3011-0/+3434