summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/fixed.c
Commit message (Expand)AuthorAgeFilesLines
* phy: Use pr_<level>Joe Perches2012-06-121-2/+2
* phy/fixed: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* phy: error handling for platform_device_register_simple()Dan Carpenter2009-04-111-2/+3
* phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-091-2/+2
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-091-10/+19
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-091-1/+1
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-171-1/+1
* net/phy/fixed.c: fix a use-after-freeAdrian Bunk2008-02-111-2/+2
* phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2008-01-241-277/+168Star
* PHY fixed driver: rework release path and update phy_id notationVitaly Bordug2007-10-111-155/+155
* fix compiler warning in fixed.cDenver Gingerich2007-05-241-0/+4
* PHY: remove rwsem use from phy coreGreg Kroah-Hartman2007-04-271-6/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-301-1/+1
* [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-011-1/+5
* drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik2006-09-131-0/+4
* [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-191-0/+358