aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_mpc52xx_phy.c
Commit message (Expand)AuthorAge
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-14
* Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-17
|\
| * powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-17
* | net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely2009-04-27
|/
* powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driverWolfram Sang2008-12-21
* powerpc/mpc5200: Refactor FEC mdio read/write routinesWolfram Sang2008-10-15
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-08
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
|\
| * [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel2008-04-03
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
|/
* [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely2008-03-24
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-26
* FEC - fast ethernet controller for mpc52xxDomen Puncer2007-10-29