aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mii-bitbang.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.Scott Wood1-216/+54
2007-10-10fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood1-67/+202
2007-10-10fs_enet: Whitespace cleanup.Scott Wood1-3/+0
2007-10-10FS_ENET: Add polling supportVitaly Bordug1-5/+5
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-08-19[PATCH] FS_ENET: use PAL for mii managementVitaly Bordug1-222/+226
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-28Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou1-0/+405