aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/fixed.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-11phy: Use pr_<level>Joe Perches1-2/+2
2012-01-10phy/fixed: use an unique MDIO bus name.Florian Fainelli1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-11phy: error handling for platform_device_register_simple()Dan Carpenter1-2/+3
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek1-10/+19
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek1-1/+1
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming1-1/+1
2008-02-11net/phy/fixed.c: fix a use-after-freeAdrian Bunk1-2/+2
2008-01-23phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug1-277/+168
2007-10-10PHY fixed driver: rework release path and update phy_id notationVitaly Bordug1-155/+155
2007-05-24fix compiler warning in fixed.cDenver Gingerich1-0/+4
2007-04-27PHY: remove rwsem use from phy coreGreg Kroah-Hartman1-6/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-30FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug1-1/+1
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-01[netdrvr] phy: Fix bugs in error handlingJeff Garzik1-1/+5
2006-09-13drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik1-0/+4
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug1-0/+358