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