of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / drivers / net / fs_enet / mac-scc.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-27 Anatolij Gustschinfs_enet: use dev_xxx instead of printk
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2008-09-25 Kumar Galafs-enet: remove code associated with !CONFIG_PPC_MERGE
2008-08-27 Heiko Schocherfs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet...
2008-07-16 Kumar Galafs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
2008-06-30 Stephen Rothwelldrivers/net: Use linux/of_{device,platform}.h instead...
2008-01-28 Jochen Friedrich[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common...
2007-12-21 Paul MackerrasMerge branch 'linux-2.6'
2007-12-14 Jochen Friedrich[POWERPC] Move CPM command handling into the cpm drivers
2007-12-14 Jochen Friedrich[POWERPC] Fix typo #ifdef -> #ifndef
2007-10-10 Scott Woodfs_enet: sparse fixes
2007-10-10 Scott Woodfs_enet: Be an of_platform device when CONFIG_PPC_CPM_N...
2007-10-10 Vitaly BordugFS_ENET: Add polling support
2007-05-10 Timur Tabi[POWERPC] Change rheap functions to use ulongs instead...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-01-30 Vitaly BordugFS_ENET: OF-related fixup for FEC and SCC MAC's
2006-08-19 Vitaly Bordug[PATCH] FS_ENET: use PAL for mii management
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-20 David Vrabel[PATCH] handle errors returned by platform_get_irq*()
2005-11-10 Marcelo Tosatti[PATCH] fs_enet build fix
2005-10-28 Pantelis AntoniouAdd fs_enet ethernet network driver, for several embedd...