aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet/mac-fcc.c
Commit message (Expand)AuthorAgeFilesLines
* fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings2011-06-171-1/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-311-4/+4
|\
| * Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-3/+3
| |\
| * | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-4/+4
* | | fs_enet: Adjust BDs after tx errorMark Ware2010-05-291-6/+43
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+1
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* fs_enet: use dev_xxx instead of printkAnatolij Gustschin2010-02-271-2/+3
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-221-1/+1
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-241-12/+0
* net/fs_enet: remove redundant messages for performanceLi Yang2008-08-071-1/+1
* fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-161-66/+1
* fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
* [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-131-9/+1
* fs_enet: sparse fixesScott Wood2007-10-101-32/+39
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-101-24/+65
* fs_enet: mac-fcc: Eliminate __fcc-* macros.Scott Wood2007-10-101-17/+8
* fs_enet: Whitespace cleanup.Scott Wood2007-10-101-1/+0
* FS_ENET: Add polling supportVitaly Bordug2007-10-101-6/+6
* 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
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-191-10/+22
* 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/+578