summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/fixed.c
Commit message (Expand)AuthorAgeFilesLines
* net: Allow FIXED_PHY to be modular.David S. Miller2014-12-161-337/+0
* net: phy: export fixed_phy_register()Mark Salter2014-12-121-0/+1
* net: phy: adjust fixed_phy_register() return valuePetri Gynther2014-10-071-8/+8
* net: phy: fixed: return an error for Clause 45 over 22 readsFlorian Fainelli2014-08-231-0/+11
* net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni2014-05-161-0/+61
* net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni2014-05-161-10/+10
* phy: Use pr_<level>Joe Perches2012-06-111-2/+2
* phy/fixed: use an unique MDIO bus name.Florian Fainelli2012-01-101-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-081-10/+19
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-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-231-277/+168
* PHY fixed driver: rework release path and update phy_id notationVitaly Bordug2007-10-101-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/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* 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/+0
* [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
OpenPOWER on IntegriCloud