aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smc91x.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-26Remove REDWOOD_[456] config options and conditional codeChristian Dietrich1-37/+0
2010-03-10net: add ColdFire support to the smc91x driverGreg Ungerer1-0/+28
2010-03-05net: smc91x: Support Qualcomm MSM development boards.David Brown1-0/+14
2009-12-11smc91x: remove OMAP specific bitsLadislav Michl1-15/+0
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-5/+5
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-28/+0
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-14netdev: smc91x: drop Blackfin cruftMichael Hennerich1-28/+0
2009-07-26smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini1-1/+2
2009-06-05[ARM] pxa/stargate2: Add board specific elements to the smc91x driverJonathan Cameron1-2/+3
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells1-1/+1
2009-03-30MIPS: Alchemy: PB1200: use SMC91X platform data.Manuel Lauss1-32/+0
2009-03-28Merge branch 'origin' into develRussell King1-0/+10
2009-03-23[ARM] pxa/aspenite: add support for debug ethernetEric Miao1-0/+1
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao1-2/+0
2009-01-21smc91x: enable ethtool EEPROM interfaceVernon Sauder1-0/+10
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2008-12-03smc91x: remove isa stuff from smc91x driverLuotao Fu1-13/+0
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-1/+1
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King1-0/+1
2008-11-20netdev/smc91x: unify Blackfin code a bit and use proper read/write functionsMike Frysinger1-33/+12
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+3
2008-09-24smc91x: SMC_IO_SHIFT platform data support for default caseMagnus Damm1-0/+2
2008-09-09Add support for the Arcom/Eurotech Viper SBC onboard ethernet.Marc Zyngier1-1/+2
2008-09-09Export smc91x led definitionsMarc Zyngier1-8/+0
2008-09-07[NET] smc91x: provide configurable ledsRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-07-12[ARM] pxa: make littleton to use the new smc91x platform dataEric Miao1-1/+2
2008-07-12[ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao1-17/+2
2008-07-12[ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao1-6/+27
2008-07-12[ARM] pxa: make lubbock to use new smc91x platform dataEric Miao1-2/+1
2008-07-12[NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao1-3/+3
2008-07-12[NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao1-0/+3
2008-07-12[NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*Eric Miao1-10/+3
2008-06-11smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu1-4/+4
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-4/+4
2008-04-07Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"Linus Torvalds1-4/+4
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+4
2008-03-25smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu1-4/+4
2008-03-17smc91x: make superh use default config V2Magnus Damm1-30/+0
2008-03-17smc91x: add insw/outsw to default config V2Magnus Damm1-0/+2
2008-03-17smc91x: introduce platform data flags V2Magnus Damm1-22/+35
2008-03-17smc91x: pass along private data V2Magnus Damm1-125/+129
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+12
2008-01-28[ARM] 4746/1: pcm027: network support for phyCORE-PXA270Robert Schwebel1-1/+2
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King1-14/+7
2007-11-23Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-11-10add support for smc91x ethernet interface on zyloniteeric miao1-0/+15
2007-10-15[NET] smc91x: fix PXA DMA support codeRussell King1-8/+56
2007-10-10smc91x Hitachi Solution Engine (SuperH) SupportNobuhiro Iwamatsu1-0/+1