summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-2/+3
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-271-2/+3
| |\
| | * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-211-1/+2
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-211-1/+1
* | | [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-291-2/+1Star
|/ /
* / drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
|/
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-1911-1049/+711Star
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0Star
* [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-281-2/+1Star
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-2/+2
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-203-0/+6
* [PATCH] fs_enet build fixMarcelo Tosatti2005-11-104-0/+4
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* [PATCH] fs_enet: Fix dma_unmap_single callsPantelis Antoniou2005-10-301-9/+12
* Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-2810-0/+4260