aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mac-fcc.c
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* freescale: Move the Freescale driversJeff Kirsher2011-08-12
* fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings2011-06-17
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
|\
| * Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
| |\
| * | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* | | fs_enet: Adjust BDs after tx errorMark Ware2010-05-29
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* 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 code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-24
* net/fs_enet: remove redundant messages for performanceLi Yang2008-08-07
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-16
* fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-04
* [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-13
* 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: mac-fcc: Eliminate __fcc-* macros.Scott Wood2007-10-10
* fs_enet: Whitespace cleanup.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
* [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