| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Allow FIXED_PHY to be modular. | David S. Miller | 2014-12-16 | 1 | -337/+0 |
* | net: phy: export fixed_phy_register() | Mark Salter | 2014-12-12 | 1 | -0/+1 |
* | net: phy: adjust fixed_phy_register() return value | Petri Gynther | 2014-10-07 | 1 | -8/+8 |
* | net: phy: fixed: return an error for Clause 45 over 22 reads | Florian Fainelli | 2014-08-23 | 1 | -0/+11 |
* | net: phy: extend fixed driver with fixed_phy_register() | Thomas Petazzoni | 2014-05-16 | 1 | -0/+61 |
* | net: phy: decouple PHY id and PHY address in fixed PHY driver | Thomas Petazzoni | 2014-05-16 | 1 | -10/+10 |
* | phy: Use pr_<level> | Joe Perches | 2012-06-12 | 1 | -2/+2 |
* | phy/fixed: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | phy: error handling for platform_device_register_simple() | Dan Carpenter | 2009-04-11 | 1 | -2/+3 |
* | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek | 2008-10-09 | 1 | -2/+2 |
* | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-09 | 1 | -10/+19 |
* | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-09 | 1 | -1/+1 |
* | phy: Change mii_bus id field to a string | Andy Fleming | 2008-04-17 | 1 | -1/+1 |
* | net/phy/fixed.c: fix a use-after-free | Adrian Bunk | 2008-02-11 | 1 | -2/+2 |
* | phy/fixed.c: rework to not duplicate PHY layer functionality | Vitaly Bordug | 2008-01-24 | 1 | -277/+168 |
* | PHY fixed driver: rework release path and update phy_id notation | Vitaly Bordug | 2007-10-11 | 1 | -155/+155 |
* | fix compiler warning in fixed.c | Denver Gingerich | 2007-05-24 | 1 | -0/+4 |
* | PHY: remove rwsem use from phy core | Greg Kroah-Hartman | 2007-04-27 | 1 | -6/+0 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | FS_ENET: OF-related fixup for FEC and SCC MAC's | Vitaly Bordug | 2007-01-30 | 1 | -1/+1 |
* | [PATCH] Slight refactor of interrupt mapping for FSL parts | Andy Fleming | 2006-11-13 | 1 | -1/+1 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [netdrvr] phy: Fix bugs in error handling | Jeff Garzik | 2006-10-01 | 1 | -1/+5 |
* | drivers/net/phy/fixed: #if 0 some incomplete code | Jeff Garzik | 2006-09-13 | 1 | -0/+4 |
* | [PATCH] PAL: Support of the fixed PHY | Vitaly Bordug | 2006-08-19 | 1 | -0/+358 |