summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mii-bitbang.c
Commit message (Expand)AuthorAgeFilesLines
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-246/+0Star
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-2/+2
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* 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-031-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/+2Star
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-091-4/+3Star
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-091-1/+1
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-171-107/+0Star
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-171-2/+2
* fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.Scott Wood2007-10-111-216/+54Star
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-111-67/+202
* fs_enet: Whitespace cleanup.Scott Wood2007-10-111-3/+0Star
* FS_ENET: Add polling supportVitaly Bordug2007-10-111-5/+5
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [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/+0Star
* Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-281-0/+405