aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet
Commit message (Expand)AuthorAge
...
* fs_enet: Align receive buffers.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
* FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.Vitaly Bordug2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-10
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt2007-07-08
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-10
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Merge branch 'linux-2.6'Paul Mackerras2007-02-06
|\
| * FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-30
* | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-06
|/
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-02
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-03
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-27
| |\
| | * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-21
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-21
* | | [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-29
|/ /
* / drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
|/
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-27
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [PATCH] fs_enet build fixMarcelo Tosatti2005-11-09
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] fs_enet: Fix dma_unmap_single callsPantelis Antoniou2005-10-29
* Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-28