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