aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/smc91x.h
AgeCommit message (Expand)Author
2009-01-21smc91x: enable ethtool EEPROM interfaceVernon Sauder
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-03smc91x: remove isa stuff from smc91x driverLuotao Fu
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King
2008-11-20netdev/smc91x: unify Blackfin code a bit and use proper read/write functionsMike Frysinger
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-09-24smc91x: SMC_IO_SHIFT platform data support for default caseMagnus Damm
2008-09-09Add support for the Arcom/Eurotech Viper SBC onboard ethernet.Marc Zyngier
2008-09-09Export smc91x led definitionsMarc Zyngier
2008-09-07[NET] smc91x: provide configurable ledsRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-12[ARM] pxa: make littleton to use the new smc91x platform dataEric Miao
2008-07-12[ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao
2008-07-12[ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao
2008-07-12[ARM] pxa: make lubbock to use new smc91x platform dataEric Miao
2008-07-12[NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao
2008-07-12[NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao
2008-07-12[NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*Eric Miao
2008-06-11smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-07Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"Linus Torvalds
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-25smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu
2008-03-17smc91x: make superh use default config V2Magnus Damm
2008-03-17smc91x: add insw/outsw to default config V2Magnus Damm
2008-03-17smc91x: introduce platform data flags V2Magnus Damm
2008-03-17smc91x: pass along private data V2Magnus Damm
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-01-28[ARM] 4746/1: pcm027: network support for phyCORE-PXA270Robert Schwebel
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2007-11-23Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-10add support for smc91x ethernet interface on zyloniteeric miao
2007-10-15[NET] smc91x: fix PXA DMA support codeRussell King
2007-10-10smc91x Hitachi Solution Engine (SuperH) SupportNobuhiro Iwamatsu
2007-08-07net: smc91x: Build fixes for general sh boards.Paul Mundt
2007-06-11Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in...Jean-Christian de Rivaz
2007-06-03smc91x: sh solution engine fixes.Paul Mundt
2007-05-08smc91x SuperH supportNobuhiro Iwamatsu
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan
2006-12-11[PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt
2006-12-04[PATCH] net: smc91x add missing bracketMariusz Kozlowski
2006-12-04[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena
2006-12-04[PATCH] __iomem annotations: smc91xAl Viro
2006-10-21[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena
2006-10-11[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-29[PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 boardKomal Shah
2006-09-25[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena
2006-08-19[PATCH] build fixes: smc91xDavid Brownell