aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* [S390] Kconfig: unwanted menus for s390.Martin Schwidefsky2007-05-101-0/+1
* unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-2/+2
* phy: use flush_work_keventd()Andrew Morton2007-05-091-3/+3
* network: add the missing phy_device speed information to phy_mii_ioctlShan Lu2007-04-281-0/+6
* phy layer: add kernel-doc + DocBookRandy Dunlap2007-04-283-95/+226
* PHY: remove rwsem use from phy coreGreg Kroah-Hartman2007-04-272-14/+1
* phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming2007-02-171-12/+144
* Merge branch 'master' into upstreamJeff Garzik2007-02-179-9/+0
|\
| * [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-149-9/+0
* | phy devices: use same arg typesRandy Dunlap2007-02-091-2/+2
|/
* FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-301-1/+1
* PHY: Export phy ethtool helpersKumar Gala2007-01-231-1/+2
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* 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-1/+1
|\
| * Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-045-59/+270
| |\
| * | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-055-59/+270
|\ \ \ | | |/ | |/|
| * | [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-9/+20
| * | Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145"Jeff Garzik2006-12-021-144/+12
| * | [PATCH] Add support for Marvell 88e1111S and 88e1145Andy Fleming2006-12-021-12/+144
| * | [PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2006-12-022-42/+40
| * | [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki2006-12-021-6/+26
| * | [PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki2006-12-023-0/+182
| * | Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-012-4/+10
* [PATCH] Signedness issue in drivers/net/phy/phy_device.cEric Sesterhenn2006-09-251-1/+1
* drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik2006-09-131-0/+4
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-195-21/+407
|\
| * [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-195-21/+407
* | [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-142-2/+0
|/
* [PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov2006-08-031-6/+2
* [PATCH] Add support for the Cicada 8201 PHYKim Phillips2006-07-051-6/+36
* [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-308-8/+0
* [PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger2006-06-261-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-223-0/+118
|\
| * [POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.Jon Loeliger2006-06-213-0/+118
* | [PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel2006-05-243-0/+108
|/
* 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
|\