aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-03
| |\
| * | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\ \ \ | | |/ | |/|
| * | [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-02
| * | Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145"Jeff Garzik2006-12-02
| * | [PATCH] Add support for Marvell 88e1111S and 88e1145Andy Fleming2006-12-02
| * | [PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2006-12-02
| * | [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki2006-12-02
| * | [PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki2006-12-02
| * | Fix misc Kconfig typosMatt LaPlante2006-11-29
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [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-23
|\
| * [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