aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mac-fec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin1-15/+31
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin1-7/+5
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko1-1/+1
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-1/+1
2009-04-28fs_enet: Remove dead codeKumar Gala1-34/+0
2008-09-24fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-30/+0
2008-07-16fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala1-22/+1
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich1-1/+1
2007-10-10fs_enet: sparse fixesScott Wood1-17/+17
2007-10-10fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood1-1/+18
2007-10-10FS_ENET: Add polling supportVitaly Bordug1-15/+15
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-30FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug1-4/+9
2006-08-19[PATCH] FS_ENET: use PAL for mii managementVitaly Bordug1-124/+18
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-0/+2
2005-11-10[PATCH] fs_enet build fixMarcelo Tosatti1-0/+1
2005-10-28Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou1-0/+653