aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mac-fec.c
Commit message (Expand)AuthorAge
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | net: convert multicast list to list_headJiri Pirko2010-04-03
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin2010-02-27
* fs_enet: use dev_xxx instead of printkAnatolij Gustschin2010-02-27
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* fs_enet: Remove dead codeKumar Gala2009-04-28
* fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-24
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-16
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-28
* fs_enet: sparse fixesScott Wood2007-10-10
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-10
* FS_ENET: Add polling supportVitaly Bordug2007-10-10
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-30
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [PATCH] fs_enet build fixMarcelo Tosatti2005-11-09
* Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-28