summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip...nbd2013-03-101-1/+2
* cns3xxx: minor ethernet driver cleanupnbd2013-03-101-35/+19
* brcm47xx: refresh confighauke2013-03-102-6/+0
* xburst: fix compilation: remove the __dev attributeshauke2013-03-102-6/+6
* kernel: add some missing config options found by the buildbot.hauke2013-03-105-1/+9
* mac80211: b43: increase number of rx slots to 256 again.hauke2013-03-101-1/+1
* cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffersnbd2013-03-101-1/+1
* cns3xxx: fix an rx irq handling corner casenbd2013-03-101-5/+5
* cns3xxx: fix ethernet driver memory barrier usagenbd2013-03-101-5/+8
* realview: remove 3.3 supportjuhosg2013-03-103-262/+0
* realview: switch to 3.8juhosg2013-03-101-1/+1
* kernel: prevent -f*-sections from leaking into the boot zImage wrapper on armnbd2013-03-101-0/+10
* kernel: ensure that the arm exception handlers get preservednbd2013-03-101-0/+9
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ...nbd2013-03-102-2/+94
* kernel: remove the BROKEN dependency on the kernel export symbol stripnbd2013-03-101-1/+0
* xburst: remove 3.3 supportjuhosg2013-03-1026-5389/+0
* xburst: switch to 3.8juhosg2013-03-101-2/+2
* xburst: add support for 3.8juhosg2013-03-1020-0/+4655
* linux/3.8: add missing config symbolsjuhosg2013-03-101-0/+4
* adm5120: remove 3.7 supportjuhosg2013-03-1017-1038/+0
* adm5120: switch to 3.8juhosg2013-03-101-1/+1
* malta: remove 3.7 supportjuhosg2013-03-101-290/+0
* malta: switch to 3.8juhosg2013-03-101-1/+1
* atheros: remove 3.3 supportjuhosg2013-03-1013-6484/+0
* atheros: switch to 3.8juhosg2013-03-101-1/+1
* mpc83xx: remove 3.7 supportjuhosg2013-03-1011-4541/+0
* mpc83xx: switch to 3.8juhosg2013-03-101-1/+1
* rb532: remove 3.7 supportjuhosg2013-03-103-209/+0
* rb532: switch to 3.8juhosg2013-03-101-1/+1
* rb532: add support for 3.8juhosg2013-03-103-0/+214
* ar71xx: correct board name to make LEDs work on RB750juhosg2013-03-101-1/+1
* ppc40x: remove __dev_{in,ex}it annotationsjuhosg2013-03-102-6/+6
* cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet perfo...nbd2013-03-101-1/+1
* cns3xxx: remove linux 3.3 supportnbd2013-03-1023-1558/+0
* cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ether...nbd2013-03-102-0/+22
* mac80211: decrease rx slots to 128, I hope this is a good trade of between st...hauke2013-03-091-1/+1
* brcm47xx: add some more partition parser fixes by Rafał Miłeckihauke2013-03-094-14/+156
* brcm47xx: netconfig: add bacis support for swconfighauke2013-03-091-25/+27
* kernel: add a missing config symbol for 3.8nbd2013-03-091-0/+1
* mkimage: unbreak build on non-linux systemsnbd2013-03-091-0/+31
* cns3xxx: add linux 3.8 support and use it by defaultnbd2013-03-0931-25/+1543
* kernel: fix mpcore watchdog symbol exportnbd2013-03-091-2/+10
* [tools] mkimage: upgrade to version 2013.01.01luka2013-03-085-19/+18
* Revert "firewall3: update to git head"jow2013-03-082-5/+2
* firewall3: update to git headjow2013-03-082-2/+5
* odhcp6c: various bugfixescyrus2013-03-082-4/+7
* build: BSD compile fixesnbd2013-03-0717-17/+173
* netfilter: Fix typo in last commitcyrus2013-03-071-1/+1
* iptables: Add missing IPv6 builtin modulescyrus2013-03-072-4/+6
* iptables: redo update to 1.4.18 with old linking-behaviourcyrus2013-03-0612-512/+156