Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a ↵ | Felix Fietkau | 2012-05-14 |
| | | | | | | use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast) SVN-Revision: 31723 | ||
* | pptp: drop the dependency on ip if netifd is selected | Felix Fietkau | 2012-05-14 |
| | | | | SVN-Revision: 31722 | ||
* | libubox: update to latest version, adds a new function in jshn.sh | Felix Fietkau | 2012-05-14 |
| | | | | SVN-Revision: 31721 | ||
* | set 3.3.5 as default | John Crispin | 2012-05-14 |
| | | | | SVN-Revision: 31718 | ||
* | linux/3.0: R.I.P. | Gabor Juhos | 2012-05-14 |
| | | | | | | It is used by the broken omap35xx/gumstix target only. SVN-Revision: 31717 | ||
* | realview: remove 3.0 support | Gabor Juhos | 2012-05-14 |
| | | | | SVN-Revision: 31716 | ||
* | realview: switch to 3.3 | Gabor Juhos | 2012-05-14 |
| | | | | SVN-Revision: 31715 | ||
* | realview: add 3.3 support | Gabor Juhos | 2012-05-14 |
| | | | | SVN-Revision: 31714 | ||
* | linux/3.3: more missing config symbols | Gabor Juhos | 2012-05-14 |
| | | | | SVN-Revision: 31713 | ||
* | relayd: fix return code check for resolving network->ifname mapping | Felix Fietkau | 2012-05-14 |
| | | | | SVN-Revision: 31712 | ||
* | imagebuilder: explicitly install the kernel .ipk before installing anything ↵ | Felix Fietkau | 2012-05-14 |
| | | | | | | else, it is no longer part of the package index (fixes #11450) SVN-Revision: 31711 | ||
* | kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX | Hauke Mehrtens | 2012-05-14 |
| | | | | SVN-Revision: 31710 | ||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 |
| | | | | SVN-Revision: 31709 | ||
* | scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]] | Felix Fietkau | 2012-05-13 |
| | | | | SVN-Revision: 31708 | ||
* | amazon: fix section mismatch | Hauke Mehrtens | 2012-05-13 |
| | | | | SVN-Revision: 31707 | ||
* | amazon: update amazon target to kernel 3.3 | Hauke Mehrtens | 2012-05-13 |
| | | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706 | ||
* | tools/mtd-utils: remove empty patches | Gabor Juhos | 2012-05-13 |
| | | | | SVN-Revision: 31705 | ||
* | build: prevent the virtual "kernel" package from leaking into the package ↵ | Felix Fietkau | 2012-05-13 |
| | | | | | | index to make dependency checks fail on kernel config mismatch SVN-Revision: 31704 | ||
* | package/e2fsprogs: disable building of internal lib{blkid,uuid} | Gabor Juhos | 2012-05-13 |
| | | | | | | Also remove an empty patch. SVN-Revision: 31702 | ||
* | package/util-linux: install development files | Gabor Juhos | 2012-05-13 |
| | | | | | | | | Also remove trailing whitespaces from the Makefile. Based on a patch by M. Braun. SVN-Revision: 31701 | ||
* | gemini: remove 2.6.37 support | Gabor Juhos | 2012-05-13 |
| | | | | SVN-Revision: 31700 | ||
* | gemini: switch to 3.3 | Gabor Juhos | 2012-05-13 |
| | | | | SVN-Revision: 31699 | ||
* | gemini: add support for 3.3 | Gabor Juhos | 2012-05-13 |
| | | | | SVN-Revision: 31698 | ||
* | kernel-headers: Fix patch application for kernel-headers and a patch that ↵ | Daniel Dickinson | 2012-05-13 |
| | | | | | | fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs. SVN-Revision: 31697 | ||
* | brcm47xx: generate image for Linksys WRT610N V1 | Hauke Mehrtens | 2012-05-13 |
| | | | | SVN-Revision: 31696 | ||
* | kernel: ssb: add PCI IDs 0x4322 and 43222 | Hauke Mehrtens | 2012-05-13 |
| | | | | | | | | | | | The 0x4322 ID is found on the BCM4322 used on some SoCs like the Linksys WRT610N V1 connected to a BCM4705. The 43222 (0xa8d6) ID is found on the BCM43222 used on some other SoCs like the D-Link DSL-2760U connected to a BCM63xx. This fixes #10887. SVN-Revision: 31695 | ||
* | brcm47xx: fix tg3 ssb patch | Hauke Mehrtens | 2012-05-12 |
| | | | | | | Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again). SVN-Revision: 31694 | ||
* | ath9k: fix ar9330 internal regulator setup | Felix Fietkau | 2012-05-12 |
| | | | | SVN-Revision: 31692 | ||
* | ath9k: update initvals for ar9330 to fix issues with high power designs | Felix Fietkau | 2012-05-12 |
| | | | | SVN-Revision: 31691 | ||
* | ath9k: fix a rare use-after-free bug | Felix Fietkau | 2012-05-12 |
| | | | | SVN-Revision: 31690 | ||
* | ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx ↵ | Felix Fietkau | 2012-05-12 |
| | | | | | | DMA" errors SVN-Revision: 31689 | ||
* | linux/2.6.38: R.I.P. | Gabor Juhos | 2012-05-12 |
| | | | | | | It is used only by the broken coldfire target. SVN-Revision: 31688 | ||
* | linux/2.6.37: R.I.P. | Gabor Juhos | 2012-05-12 |
| | | | | SVN-Revision: 31687 | ||
* | linux: add broken flag to remaining targets which are using 2.6.37 | Gabor Juhos | 2012-05-12 |
| | | | | SVN-Revision: 31686 | ||
* | iop32x: remove 2.6.37 support | Gabor Juhos | 2012-05-12 |
| | | | | SVN-Revision: 31685 | ||
* | iop32x: switch to 3.3 | Gabor Juhos | 2012-05-12 |
| | | | | | | It is compile tested only, so add a broken flag. SVN-Revision: 31684 | ||
* | iop32x: add 3.3 support | Gabor Juhos | 2012-05-12 |
| | | | | SVN-Revision: 31683 | ||
* | sibyte: remove 2.6.37 support | Gabor Juhos | 2012-05-12 |
| | | | | SVN-Revision: 31682 | ||
* | sibyte: switch to 3.3 | Gabor Juhos | 2012-05-12 |
| | | | | | | It is compile tested only, so add a broken flag. SVN-Revision: 31681 | ||
* | sibyte: add 3.3 support | Gabor Juhos | 2012-05-12 |
| | | | | SVN-Revision: 31680 | ||
* | ixp4xx: fix ixp4xx_crypto build error | Gabor Juhos | 2012-05-12 |
| | | | | SVN-Revision: 31679 | ||
* | remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary ↵ | Felix Fietkau | 2012-05-11 |
| | | | | | | as a module anyway SVN-Revision: 31678 | ||
* | download.pl: - cleanup cache handling code - use alternative m// and s/// ↵ | Jo-Philipp Wich | 2012-05-11 |
| | | | | | | delimiters to get rid of tedious slash escaping - use multi-argument form of system() where possible to avoid quoting & escaping issues - avoid a temporary variable SVN-Revision: 31677 | ||
* | orion: remove the broken broken flag | Gabor Juhos | 2012-05-10 |
| | | | | | | | | | | | | It is working on the Linksys WRT350N v2 at least: http://pastebin.com/KCAbJZs9 Additionally, the flag was added to a wrong place so it had no effect. Thanks to StrikerNL for testing. SVN-Revision: 31674 | ||
* | kirkwood: fix Kconfig symbol for NSA-310 | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31673 | ||
* | Add 3.3 config files | John Crispin | 2012-05-09 |
| | | | | SVN-Revision: 31672 | ||
* | Add missing 3.3 patches | John Crispin | 2012-05-09 |
| | | | | SVN-Revision: 31671 | ||
* | Drop 2.6.32 support | John Crispin | 2012-05-09 |
| | | | | SVN-Revision: 31670 | ||
* | kirkwood: add support for the ZyXEL NSA-310 | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31669 | ||
* | kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support | Gabor Juhos | 2012-05-09 |
| | | | | | | Based on a patch by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31668 |