summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
...
* [ixp4xx] include/asm-arm/arch-ixp4xx/io.h must include linux/bitops.h on 2.6.24juhosg2008-04-291-0/+13
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...nbd2008-04-294-43/+133
* add support for the Gateworks Cambriakaloz2008-04-283-0/+507
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)nbd2008-04-281-0/+6
* enable support of the kendin switch on the ap1000, tookaloz2008-04-281-2/+3
* [ixp4xx] update Avila patchesjuhosg2008-04-286-161/+342
* [ixp4xx] enable switch support on Compex boardsjuhosg2008-04-281-0/+14
* [ixp4xx] add switch support to the npe driverjuhosg2008-04-282-0/+296
* naming conventionkaloz2008-04-289-9/+9
* be politically correctkaloz2008-04-283-5/+5
* clean up patchkaloz2008-04-281-248/+0
* ooops, fix typokaloz2008-04-281-1/+1
* enable optional building of u-boot for avr32kaloz2008-04-283-0/+57
* fixup 2.6.24.5 on avr32kaloz2008-04-281-12/+0
* upgrade to 2.6.24.5kaloz2008-04-2815-30/+15
* [atheros] fix a typo in the previous commitjuhosg2008-04-271-1/+1
* [atheros] enable 2.6.24 to run on ar53xxjuhosg2008-04-272-0/+61
* add preliminary support for Storm SL3512 based devices, not ready yetkaloz2008-04-2712-0/+38661
* incomplete Gumstix supportkaloz2008-04-2747-364/+19222
* add another bunch of missing CONFIG_ symbolsnico2008-04-271-0/+8
* remove symlinkkaloz2008-04-271-1/+0
* properly disable CONFIG_CRYPTO_HWnico2008-04-2726-26/+3
* Re-enabled the CompactFlash driver for rb532florian2008-04-261-1/+1
* PXA can use EABI, tookaloz2008-04-261-3/+9
* Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 oneskaloz2008-04-261-0/+11
* backported ixp4xx ehci driverkaloz2008-04-261-0/+215
* split npe ethernet and hss patch, sync with upstreamkaloz2008-04-262-2930/+2966
* [kernel] fix mini_fo on 2.6.25juhosg2008-04-262-326/+477
* First step to upgrade of brcm47xx to kernel version 2.6.25noz2008-04-2544-0/+7824
* add missing symbolsthepeople2008-04-251-0/+1
* add missing symbolthepeople2008-04-251-0/+1
* fix vlan mapping for cpu port on the marvell switchnbd2008-04-241-2/+2
* AVR32: sync with latest Atmel source (closes #3371)matteo2008-04-232-1571/+4703
* clear VLANTunnel bit on the marvell switch ports - should help with some brid...nbd2008-04-231-1/+0
* kill hotplug2 before running initnbd2008-04-231-0/+1
* [ixp4xx] fix a compiler warning in the Sidewinder board specific codejuhosg2008-04-223-6/+6
* update config fileskaloz2008-04-212-0/+35
* cpmac fix (closes #3124)matteo2008-04-211-0/+14
* remove unneeded patchkaloz2008-04-201-35/+0
* add ixp4xx 2.6.25 patchsetkaloz2008-04-2032-0/+8815
* disable IMQ on 2.6.25 until we have a new patchkaloz2008-04-201-0/+1790
* fix mini_fo compile -- still oopses on bootkaloz2008-04-201-12/+12
* fix gpio on rb532 - fixes the cf drivernbd2008-04-201-3/+3
* fix patchkaloz2008-04-201-462/+0
* add a gpio feature for devices supporting the generic GPIO interfacenico2008-04-201-0/+3
* [atheros] remove the clz function, use fls insteadjuhosg2008-04-202-24/+2
* make use of the marvell switch in the atheros portnbd2008-04-202-3/+6
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...nbd2008-04-207-0/+648
* [atheros] remove strange direct usage of dev->priv as welljuhosg2008-04-201-1/+1
* [atheros] use the netdev_priv() macro instead of directly accessing dev->privjuhosg2008-04-201-28/+26