summaryrefslogtreecommitdiff
path: root/drivers/net/fec_mpc52xx_phy.c
Commit message (Expand)AuthorAge
* freescale: Move the Freescale driversJeff Kirsher2011-08-12
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* net/mpc52xx_phy: Various code cleanupsWolfram Sang2010-06-02
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-14
* Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-18
|\
| * 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-17
|\
| * [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