summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-01
* [PATCH] Signedness issue in drivers/net/phy/phy_device.cEric Sesterhenn2006-09-25
* drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik2006-09-13
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-19
|\
| * [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-19
* | [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-14
|/
* [PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov2006-08-03
* [PATCH] Add support for the Cicada 8201 PHYKim Phillips2006-07-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger2006-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-22
|\
| * [POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.Jon Loeliger2006-06-21
* | [PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel2006-05-24
|/
* phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-10
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-12
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-06
* [PATCH] missing license for libphy.koOlaf Hering2005-12-24
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-05
* [PATCH] phy address mask support for generic phy layerMatt Porter2005-11-05
* Merge ../bleed-2.6Greg KH2005-10-28
|\
| * [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-23
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
|/
* [PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk2005-09-05
* [PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb2005-09-05
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-05
* [PATCH] PHY Layer fixupAndy Fleming2005-08-28
* phy subsystem: more cleanupsJeff Garzik2005-08-11
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-11
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-30