aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_mpc52xx_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov1-0/+1
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt1-1/+1
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk1-1/+1
2009-04-27net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely1-20/+6
2008-12-21powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driverWolfram Sang1-4/+1
2008-10-15powerpc/mpc5200: Refactor FEC mdio read/write routinesWolfram Sang1-33/+22
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek1-3/+3
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek1-1/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+1
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming1-1/+1
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel1-0/+1
2008-03-24[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely1-1/+2
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-5/+3
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer1-0/+198