| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: allow to use custom code for memory size detection | Gabor Juhos | 2012-09-27 | 2 | -6/+13 |
* | include sys/resource.h in arch/um/os-Linux/start_up.c (#12155) | Florian Fainelli | 2012-09-27 | 1 | -0/+10 |
* | fix ncores for single-core systems. | Imre Kaloz | 2012-09-27 | 1 | -0/+109 |
* | add i2c retries | Imre Kaloz | 2012-09-27 | 1 | -0/+72 |
* | fix pcie abort handling | Imre Kaloz | 2012-09-27 | 1 | -0/+128 |
* | remove kmod-spi-bitbang | Florian Fainelli | 2012-09-26 | 2 | -2/+2 |
* | generic: add upstream commit id to codel patches and refresh those | Gabor Juhos | 2012-09-26 | 8 | -34/+37 |
* | backport the upstream entropy changes (#11951) | Florian Fainelli | 2012-09-26 | 3 | -8/+1334 |
* | get rid of the IRQF_SAMPLE_RANDOM flag | Florian Fainelli | 2012-09-26 | 4 | -6/+6 |
* | add wmbus-repeater to the dLAN USB Extender profile | Florian Fainelli | 2012-09-25 | 1 | -1/+2 |
* | enable multicast and advanced ip routers configs | Florian Fainelli | 2012-09-25 | 1 | -2/+0 |
* | add kmod-usb-serial-ftdi to the dLAN USB Extender profile | Florian Fainelli | 2012-09-25 | 1 | -1/+1 |
* | make uci-defaults switch detection work on rt5350 | John Crispin | 2012-09-25 | 1 | -1/+1 |
* | add ethernet support for rt5350 | John Crispin | 2012-09-25 | 2 | -18/+106 |
* | make ramips ethernet use a register mapping table | John Crispin | 2012-09-25 | 1 | -29/+79 |
* | activate failsafe on all ports of the switch and not just port 0. | Hauke Mehrtens | 2012-09-25 | 1 | -1/+1 |
* | ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards | Gabor Juhos | 2012-09-25 | 3 | -3/+198 |
* | ar71xx: automatically find WLAN calibration data on TEW-673GRU | Gabor Juhos | 2012-09-25 | 1 | -18/+46 |
* | ar71xx: automatically find WLAN calibration data on DIR-825-B1 | Gabor Juhos | 2012-09-25 | 1 | -17/+44 |
* | ar71xx: add missing backslash to uci-defaults/leds (closes #12240) | Gabor Juhos | 2012-09-25 | 1 | -1/+1 |
* | unbreak port mapping detection | John Crispin | 2012-09-25 | 1 | -0/+1 |
* | ar71xx: use different machtype and setup for the TL-MR3040 | Gabor Juhos | 2012-09-24 | 7 | -16/+63 |
* | x86: avoid using grub prepare when using grub2 | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
* | x86-generic: enable a few more common kernel options/drivers | Felix Fietkau | 2012-09-22 | 1 | -4/+70 |
* | kernel: increase log buffer size | Felix Fietkau | 2012-09-22 | 1 | -1/+1 |
* | x86: enable usb storage support for the generic subtarget to support booting ... | Felix Fietkau | 2012-09-22 | 1 | -0/+10 |
* | x86: add support for building grub2 images | Felix Fietkau | 2012-09-22 | 4 | -3/+56 |
* | x86: split generic image building into a separate script | Felix Fietkau | 2012-09-22 | 2 | -36/+40 |
* | x86: rename gen_image_x86.sh to gen_image_grub.sh | Felix Fietkau | 2012-09-22 | 2 | -1/+1 |
* | cns3xxx: fix ethernet driver tx completion and queue stop/start | Felix Fietkau | 2012-09-22 | 1 | -0/+110 |
* | cns3xxx: implement ethernet fraglist tx support for improved bridging perform... | Felix Fietkau | 2012-09-22 | 1 | -18/+191 |
* | move gpio stuff into the right file | Imre Kaloz | 2012-09-21 | 2 | -111/+111 |
* | refresh patches | Imre Kaloz | 2012-09-21 | 2 | -9/+2 |
* | cns3xxx: add a small optimization for rx offload | Felix Fietkau | 2012-09-21 | 1 | -0/+27 |
* | cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames | Felix Fietkau | 2012-09-21 | 1 | -14/+26 |
* | cns3xxx: fix ethernet packet alignment issues (hw has an alignment requiremen... | Felix Fietkau | 2012-09-20 | 1 | -14/+18 |
* | kernel: enable perf events when enabling profiling, fixes oprofile on arm | Felix Fietkau | 2012-09-20 | 1 | -0/+1 |
* | deactivate mips wait instruction for MIPS 74K on Broadcom SoCs | Hauke Mehrtens | 2012-09-20 | 1 | -0/+12 |
* | cns3xxx: remove the broken flag | Felix Fietkau | 2012-09-19 | 1 | -1/+1 |
* | cns3xxx: fix kernel config | Felix Fietkau | 2012-09-19 | 1 | -17/+6 |
* | cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb... | Felix Fietkau | 2012-09-19 | 1 | -0/+317 |
* | cns3xxx: fix ethernet tx checksum offload | Felix Fietkau | 2012-09-19 | 1 | -0/+89 |
* | cns3xxx: merge ethernet driver changes from gateworks | Felix Fietkau | 2012-09-19 | 1 | -230/+258 |
* | cns3xxx: build images for the old boot loader and the new one (default to the... | Felix Fietkau | 2012-09-19 | 1 | -2/+8 |
* | cns3xxx: fix the ethernet driver makefile | Felix Fietkau | 2012-09-19 | 1 | -1/+1 |
* | cns3xxx: reorganize patches, fix pcie io space init order | Felix Fietkau | 2012-09-19 | 7 | -114/+120 |
* | cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls | Felix Fietkau | 2012-09-19 | 5 | -10/+208 |
* | cns3xxx: add missing callbacks for the laguna machine support | Felix Fietkau | 2012-09-19 | 4 | -4/+7 |
* | brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |
* | omap24xx/profiles/n810: remove reference to non-existing package | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |