summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mac-scc.c
Commit message (Expand)AuthorAgeFilesLines
* fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-241-26/+0
* fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-271-1/+7
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-161-36/+1
* drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-301-1/+1
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-281-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2007-12-211-1/+1
|\
| * [POWERPC] Fix typo #ifdef -> #ifndefJochen Friedrich2007-12-131-1/+1
* | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-131-10/+1
|/
* fs_enet: sparse fixesScott Wood2007-10-101-18/+19
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-101-16/+37
* FS_ENET: Add polling supportVitaly Bordug2007-10-101-10/+10
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-301-2/+4
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-191-1/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-0/+2
* [PATCH] fs_enet build fixMarcelo Tosatti2005-11-101-0/+1
* Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-281-0/+524