summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x...Felix Fietkau2013-03-111-6/+11
* cns3xxx: increase number of ethernet driver rx buffersFelix Fietkau2013-03-101-1/+1
* cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip...Felix Fietkau2013-03-101-1/+2
* cns3xxx: minor ethernet driver cleanupFelix Fietkau2013-03-101-35/+19
* brcm47xx: refresh configHauke Mehrtens2013-03-102-6/+0
* xburst: fix compilation: remove the __dev attributesHauke Mehrtens2013-03-102-6/+6
* kernel: add some missing config options found by the buildbot.Hauke Mehrtens2013-03-105-1/+9
* cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffersFelix Fietkau2013-03-101-1/+1
* cns3xxx: fix an rx irq handling corner caseFelix Fietkau2013-03-101-5/+5
* cns3xxx: fix ethernet driver memory barrier usageFelix Fietkau2013-03-101-5/+8
* realview: remove 3.3 supportGabor Juhos2013-03-103-262/+0
* realview: switch to 3.8Gabor Juhos2013-03-101-1/+1
* kernel: prevent -f*-sections from leaking into the boot zImage wrapper on armFelix Fietkau2013-03-101-0/+10
* kernel: ensure that the arm exception handlers get preservedFelix Fietkau2013-03-101-0/+9
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ...Felix Fietkau2013-03-102-2/+94
* xburst: remove 3.3 supportGabor Juhos2013-03-1026-5389/+0
* xburst: switch to 3.8Gabor Juhos2013-03-101-2/+2
* xburst: add support for 3.8Gabor Juhos2013-03-1020-0/+4655
* linux/3.8: add missing config symbolsGabor Juhos2013-03-101-0/+4
* adm5120: remove 3.7 supportGabor Juhos2013-03-1017-1038/+0
* adm5120: switch to 3.8Gabor Juhos2013-03-101-1/+1
* malta: remove 3.7 supportGabor Juhos2013-03-101-290/+0
* malta: switch to 3.8Gabor Juhos2013-03-101-1/+1
* atheros: remove 3.3 supportGabor Juhos2013-03-1013-6484/+0
* atheros: switch to 3.8Gabor Juhos2013-03-101-1/+1
* mpc83xx: remove 3.7 supportGabor Juhos2013-03-1011-4541/+0
* mpc83xx: switch to 3.8Gabor Juhos2013-03-101-1/+1
* rb532: remove 3.7 supportGabor Juhos2013-03-103-209/+0
* rb532: switch to 3.8Gabor Juhos2013-03-101-1/+1
* rb532: add support for 3.8Gabor Juhos2013-03-103-0/+214
* ar71xx: correct board name to make LEDs work on RB750Gabor Juhos2013-03-101-1/+1
* ppc40x: remove __dev_{in,ex}it annotationsGabor Juhos2013-03-102-6/+6
* cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet perfo...Felix Fietkau2013-03-101-1/+1
* cns3xxx: remove linux 3.3 supportFelix Fietkau2013-03-1023-1558/+0
* cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ether...Felix Fietkau2013-03-102-0/+22
* brcm47xx: add some more partition parser fixes by Rafał MiłeckiHauke Mehrtens2013-03-094-14/+156
* brcm47xx: netconfig: add bacis support for swconfigHauke Mehrtens2013-03-091-25/+27
* kernel: add a missing config symbol for 3.8Felix Fietkau2013-03-091-0/+1
* cns3xxx: add linux 3.8 support and use it by defaultFelix Fietkau2013-03-0931-25/+1543
* kernel: fix mpcore watchdog symbol exportFelix Fietkau2013-03-091-2/+10
* cns21xx: remove 3.7 supportGabor Juhos2013-03-0419-7828/+0
* cns21xx: switch to 3.8Gabor Juhos2013-03-041-1/+1
* ppc44x: remove 3.7 supportGabor Juhos2013-03-043-301/+0
* ppc44x: switch to 3.8Gabor Juhos2013-03-041-1/+1
* ppc40x: remove 3.7 supportGabor Juhos2013-03-048-2044/+0
* ppc40x: switch to 3.8Gabor Juhos2013-03-041-1/+1
* brcm63xx: fix LED names for various boardsFlorian Fainelli2013-03-041-8/+8
* ar71xx: add backported watchdog patchesGabor Juhos2013-03-043-0/+237
* ar71xx: use backported QCA955x patchesGabor Juhos2013-03-0428-349/+1021
* ar71xx: use backported PCI patchesGabor Juhos2013-03-0417-154/+400