summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mii-bitbang.c
Commit message (Expand)AuthorAgeFilesLines
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/net: fs_enet/mii-bitbang.c: fix build breakageAnatolij Gustschin2010-06-021-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-141-0/+1
* net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-271-27/+2
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-4/+3
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-161-107/+0
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-2/+2
* fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.Scott Wood2007-10-101-216/+54
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-101-67/+202
* fs_enet: Whitespace cleanup.Scott Wood2007-10-101-3/+0
* FS_ENET: Add polling supportVitaly Bordug2007-10-101-5/+5
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-191-222/+226
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-281-0/+405