| Commit message (Expand) | Author | Age | Files | Lines |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -1/+1 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -1/+0 |
| |\ |
|
| * | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+3 |
* | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -3/+3 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
|/ |
|
* | fs_enet: use dev_xxx instead of printk | Anatolij Gustschin | 2010-02-27 | 1 | -5/+4 |
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part4 | Jiri Pirko | 2010-02-22 | 1 | -1/+1 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -1/+1 |
* | fs-enet: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala | 2008-09-24 | 1 | -26/+0 |
* | fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() | Heiko Schocher | 2008-08-27 | 1 | -1/+7 |
* | fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code | Kumar Gala | 2008-07-16 | 1 | -36/+1 |
* | drivers/net: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 1 | -1/+1 |
* | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-12-21 | 1 | -1/+1 |
|\ |
|
| * | [POWERPC] Fix typo #ifdef -> #ifndef | Jochen Friedrich | 2007-12-13 | 1 | -1/+1 |
* | | [POWERPC] Move CPM command handling into the cpm drivers | Jochen Friedrich | 2007-12-13 | 1 | -10/+1 |
|/ |
|
* | fs_enet: sparse fixes | Scott Wood | 2007-10-10 | 1 | -18/+19 |
* | fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. | Scott Wood | 2007-10-10 | 1 | -16/+37 |
* | FS_ENET: Add polling support | Vitaly Bordug | 2007-10-10 | 1 | -10/+10 |
* | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 2007-05-09 | 1 | -1/+1 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | FS_ENET: OF-related fixup for FEC and SCC MAC's | Vitaly Bordug | 2007-01-30 | 1 | -2/+4 |
* | [PATCH] FS_ENET: use PAL for mii management | Vitaly Bordug | 2006-08-19 | 1 | -1/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 | 1 | -0/+2 |
* | [PATCH] fs_enet build fix | Marcelo Tosatti | 2005-11-10 | 1 | -0/+1 |
* | Add fs_enet ethernet network driver, for several embedded platforms. | Pantelis Antoniou | 2005-10-28 | 1 | -0/+524 |