| Commit message (Expand) | Author | Age | Files | Lines |
* | switch the br2684 default to routed mode instead of bridged mode, as it's mor... | Felix Fietkau | 2008-08-11 | 1 | -2/+2 |
* | Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) | Florian Fainelli | 2008-08-11 | 4 | -3/+4 |
* | add missing dependency | Felix Fietkau | 2008-08-10 | 1 | -0/+2 |
* | fix kmod-ide-core packaging for 2.6.26+ | Felix Fietkau | 2008-08-10 | 1 | -4/+11 |
* | add missing kconfig symbol for generic ide | Felix Fietkau | 2008-08-10 | 1 | -0/+1 |
* | fix aes on x86 (thx, Acinonyx) | Felix Fietkau | 2008-08-10 | 1 | -6/+4 |
* | add wget2nand script | Gabor Juhos | 2008-08-10 | 1 | -0/+73 |
* | ag71xx: add initial message level support | Gabor Juhos | 2008-08-10 | 4 | -8/+45 |
* | move some webcam/sound related stuff from trunk to packages | Felix Fietkau | 2008-08-09 | 18 | -3621/+0 |
* | Make sure we will have lower case MAC addresses when doing WDS | Florian Fainelli | 2008-08-09 | 1 | -1/+4 |
* | Do not run telnet if either dropbear or openssh server are running (#3839) | Florian Fainelli | 2008-08-09 | 1 | -1/+1 |
* | split support of Cellvision boards | Gabor Juhos | 2008-08-09 | 7 | -60/+120 |
* | fix cut&paste mistake | Felix Fietkau | 2008-08-09 | 1 | -2/+2 |
* | sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile) | Felix Fietkau | 2008-08-09 | 1 | -0/+16 |
* | fix make distclean | Felix Fietkau | 2008-08-09 | 1 | -1/+1 |
* | Support encrypted WDS connections (#2463) | Florian Fainelli | 2008-08-09 | 2 | -2/+76 |
* | add support for appending a file to jffs2 during reflash on the fly | Felix Fietkau | 2008-08-08 | 4 | -59/+110 |
* | package iproute2 has problems building on recent BSD-derived platforms becaus... | Florian Fainelli | 2008-08-08 | 1 | -4/+4 |
* | Invert logic, first search for find as most people will build under Linux | Florian Fainelli | 2008-08-08 | 1 | -2/+2 |
* | ipkg-build calls 'find' directly irrespective of the platform, this causes fa... | Florian Fainelli | 2008-08-08 | 1 | -0/+39 |
* | scripts/feeds calls 'make' irrespective of the platform it is running on. The... | Florian Fainelli | 2008-08-08 | 1 | -5/+9 |
* | fixes kernel oops when reset button was pressed too often on atheros | John Crispin | 2008-08-08 | 1 | -4/+2 |
* | upgrade ppc44x to 2.6.26.2 | Imre Kaloz | 2008-08-07 | 3 | -6/+12 |
* | upgrade ppc40x to 2.6.26.2 as well | Imre Kaloz | 2008-08-07 | 4 | -19/+73 |
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 | 21 | -34/+30 |
* | add basic interface alias support. for now (since we don't use ip in our netw... | Felix Fietkau | 2008-08-07 | 2 | -38/+85 |
* | Add 11gdt, 11adt, 11ast and fh modes (#3824) | Florian Fainelli | 2008-08-07 | 1 | -0/+4 |
* | add 2.6.26 specific files | Gabor Juhos | 2008-08-07 | 103 | -136/+13389 |
* | update luci feed url to use http due to certificate issues | Steven Barth | 2008-08-07 | 1 | -1/+1 |
* | added support for the timer-trigger to uci LED support | Steven Barth | 2008-08-07 | 1 | -0/+8 |
* | Add missing kernel configuration options since the SLUB allocator switch | Florian Fainelli | 2008-08-07 | 2 | -0/+4 |
* | add alternative board id for the ZyXEL P-334WT | Gabor Juhos | 2008-08-07 | 2 | -4/+6 |
* | allow ctrl-c to trigger preinit | Mike Baker | 2008-08-07 | 1 | -0/+2 |
* | move arch-specific definitions to arch site files | Nicolas Thill | 2008-08-06 | 20 | -280/+280 |
* | add ac_cv_file__dev_zero to sitefiles | Felix Fietkau | 2008-08-06 | 1 | -0/+1 |
* | add ssize_t definition to site files, fix up size for x86_64 | Felix Fietkau | 2008-08-06 | 10 | -2/+37 |
* | use $(FPIC) in a few places where it matters | Felix Fietkau | 2008-08-06 | 12 | -12/+18 |
* | add a variable that contains the proper architecture-dependent -fPIC/-fpic cf... | Felix Fietkau | 2008-08-06 | 1 | -0/+6 |
* | kexec for powerpc actually only support ps3 or gamecube, not magicbox for ins... | Florian Fainelli | 2008-08-06 | 1 | -1/+1 |
* | and another one | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
* | fix a small typo | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
* | ebtables: useless without kmod-eptables | Gabor Juhos | 2008-08-06 | 1 | -0/+1 |
* | add missing gitignore change for build environments | Felix Fietkau | 2008-08-06 | 1 | -0/+1 |
* | add script for managing 'build environments' (.config+files/), including docu... | Felix Fietkau | 2008-08-06 | 2 | -0/+276 |
* | fix 'make docs' | Felix Fietkau | 2008-08-06 | 1 | -2/+2 |
* | cosmetic fix for docs/ prereq check | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
* | sync kernel config, and disable broken ide driver until my CF card arrives | Gabor Juhos | 2008-08-06 | 1 | -5/+1 |
* | fix make variable overriding for package makefiles on the command line | Felix Fietkau | 2008-08-06 | 1 | -1/+1 |
* | remove broken status from uml target | Nicolas Thill | 2008-08-06 | 1 | -1/+1 |
* | reorder nand partitions on RB-4xx (closes #3852) | Gabor Juhos | 2008-08-06 | 1 | -7/+7 |