aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fs_enet/mac-scc.c
AgeCommit message (Expand)Author
2008-09-24fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher
2008-07-16fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala
2008-06-30drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich
2007-12-21Merge branch 'linux-2.6'Paul Mackerras
2007-12-13[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich
2007-12-13[POWERPC] Fix typo #ifdef -> #ifndefJochen Friedrich
2007-10-10fs_enet: sparse fixesScott Wood
2007-10-10fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood
2007-10-10FS_ENET: Add polling supportVitaly Bordug
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-01-30FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug
2006-08-19[PATCH] FS_ENET: use PAL for mii managementVitaly Bordug
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2005-11-10[PATCH] fs_enet build fixMarcelo Tosatti
2005-10-28Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou