| Commit message (Expand) | Author | Age | Files | Lines |
* | freescale: Move the Freescale drivers | Jeff Kirsher | 2011-08-12 | 1 | -160/+0 |
* | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -3/+2 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
* | net/mpc52xx_phy: Various code cleanups | Wolfram Sang | 2010-06-02 | 1 | -19/+5 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: Fix OF platform drivers coldplug/hotplug when compiled as modules | Anton Vorontsov | 2009-10-14 | 1 | -0/+1 |
* | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 2009-06-18 | 1 | -1/+1 |
|\ |
|
| * | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 2009-06-17 | 1 | -1/+1 |
* | | net: Rework mpc5200 fec driver to use of_mdio infrastructure. | Grant Likely | 2009-04-27 | 1 | -20/+6 |
|/ |
|
* | powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver | Wolfram Sang | 2008-12-21 | 1 | -4/+1 |
* | powerpc/mpc5200: Refactor FEC mdio read/write routines | Wolfram Sang | 2008-10-15 | 1 | -33/+22 |
* | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-09 | 1 | -3/+3 |
* | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-09 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 | 1 | -0/+1 |
|\ |
|
| * | [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works | René Bürgel | 2008-04-03 | 1 | -0/+1 |
* | | phy: Change mii_bus id field to a string | Andy Fleming | 2008-04-17 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver | Grant Likely | 2008-03-24 | 1 | -1/+2 |
* | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely | 2008-01-26 | 1 | -5/+3 |
* | FEC - fast ethernet controller for mpc52xx | Domen Puncer | 2007-10-29 | 1 | -0/+198 |