Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -3/+3 |
2010-02-27 | fs_enet: Add support for MPC512x to fs_enet driver | Anatolij Gustschin | 1 | -2/+2 |
2009-10-15 | net: Fix OF platform drivers coldplug/hotplug when compiled as modules | Anton Vorontsov | 1 | -0/+1 |
2009-07-17 | fs_enet/mii-fec.c: fix MII speed calculation | Wolfgang Denk | 1 | -4/+33 |
2009-04-27 | net: Rework fs_enet driver to use of_mdio infrastructure | Grant Likely | 1 | -25/+1 |
2009-04-14 | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 1 | -4/+2 |
2008-10-09 | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 1 | -3/+3 |
2008-10-09 | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 1 | -1/+1 |
2008-07-17 | fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code | Kumar Gala | 1 | -143/+1 |
2008-06-30 | drivers/net: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 1 | -1/+1 |
2008-05-06 | fs_enet: Fix a memory leak in fs_enet_mdio_probe | Scott Wood | 1 | -1/+2 |
2008-04-17 | phy: Change mii_bus id field to a string | Andy Fleming | 1 | -2/+2 |
2007-10-11 | fs_enet: sparse fixes | Scott Wood | 1 | -4/+4 |
2007-10-11 | fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. | Scott Wood | 1 | -1/+142 |
2007-10-11 | fs_enet: Whitespace cleanup. | Scott Wood | 1 | -1/+0 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -2/+0 |
2006-08-20 | [PATCH] FS_ENET: use PAL for mii management | Vitaly Bordug | 1 | -0/+243 |