aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* add support for the Gateworks CambriaImre Kaloz2008-04-283-0/+507
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)Felix Fietkau2008-04-281-0/+6
* enable support of the kendin switch on the ap1000, tooImre Kaloz2008-04-281-2/+3
* update Avila patchesGabor Juhos2008-04-286-161/+342
* enable switch support on Compex boardsGabor Juhos2008-04-281-0/+14
* add switch support to the npe driverGabor Juhos2008-04-282-0/+296
* naming conventionImre Kaloz2008-04-289-9/+9
* be politically correctImre Kaloz2008-04-283-5/+5
* clean up patchImre Kaloz2008-04-281-248/+0
* ooops, fix typoImre Kaloz2008-04-281-1/+1
* enable optional building of u-boot for avr32Imre Kaloz2008-04-283-0/+57
* fixup 2.6.24.5 on avr32Imre Kaloz2008-04-281-12/+0
* upgrade to 2.6.24.5Imre Kaloz2008-04-2815-30/+15
* fix a typo in the previous commitGabor Juhos2008-04-271-1/+1
* enable 2.6.24 to run on ar53xxGabor Juhos2008-04-272-0/+61
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-2712-0/+38661
* incomplete Gumstix supportImre Kaloz2008-04-2747-364/+19222
* add another bunch of missing CONFIG_ symbolsNicolas Thill2008-04-271-0/+8
* remove symlinkImre Kaloz2008-04-271-1/+0
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-2726-26/+3
* Re-enabled the CompactFlash driver for rb532Florian Fainelli2008-04-261-1/+1
* PXA can use EABI, tooImre Kaloz2008-04-261-3/+9
* Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 onesImre Kaloz2008-04-261-0/+11
* backported ixp4xx ehci driverImre Kaloz2008-04-261-0/+215
* split npe ethernet and hss patch, sync with upstreamImre Kaloz2008-04-262-2930/+2966
* fix mini_fo on 2.6.25Gabor Juhos2008-04-262-326/+477
* First step to upgrade of brcm47xx to kernel version 2.6.25Peter Denison2008-04-2544-0/+7824
* add missing symbolsTravis Kemen2008-04-251-0/+1
* add missing symbolTravis Kemen2008-04-251-0/+1
* fix vlan mapping for cpu port on the marvell switchFelix Fietkau2008-04-241-2/+2
* AVR32: sync with latest Atmel source (closes #3371)Matteo Croce2008-04-232-1571/+4703
* clear VLANTunnel bit on the marvell switch ports - should help with some brid...Felix Fietkau2008-04-231-1/+0
* kill hotplug2 before running initFelix Fietkau2008-04-231-0/+1
* fix a compiler warning in the Sidewinder board specific codeGabor Juhos2008-04-223-6/+6
* update config filesImre Kaloz2008-04-212-0/+35
* cpmac fix (closes #3124)Matteo Croce2008-04-211-0/+14
* remove unneeded patchImre Kaloz2008-04-201-35/+0
* add ixp4xx 2.6.25 patchsetImre Kaloz2008-04-2032-0/+8815
* disable IMQ on 2.6.25 until we have a new patchImre Kaloz2008-04-201-0/+1790
* fix mini_fo compile -- still oopses on bootImre Kaloz2008-04-201-12/+12
* fix gpio on rb532 - fixes the cf driverFelix Fietkau2008-04-201-3/+3
* fix patchImre Kaloz2008-04-201-462/+0
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-201-0/+3
* remove the clz function, use fls insteadGabor Juhos2008-04-202-24/+2
* make use of the marvell switch in the atheros portFelix Fietkau2008-04-202-3/+6
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...Felix Fietkau2008-04-207-0/+648
* remove strange direct usage of dev->priv as wellGabor Juhos2008-04-201-1/+1
* use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-201-28/+26
* use stats from net_device structureGabor Juhos2008-04-202-30/+20
* nuke trailing whitespacesGabor Juhos2008-04-2013-118/+118