Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add wrapper around aclocal which also search in the targets staging dir ↵ | Lars-Peter Clausen | 2008-10-08 | 2 | -1/+9 |
| | | | | | | aclocal folder for m4 files. SVN-Revision: 12929 | ||||
* | fix 2.6.26.x boot failure on ar2313 (closes #4082) | Gabor Juhos | 2008-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 12928 | ||||
* | scripts/env: fix file syncing on env switch | Felix Fietkau | 2008-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 12925 | ||||
* | fix section mismatch warning | Gabor Juhos | 2008-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 12918 | ||||
* | fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on ↵ | Felix Fietkau | 2008-10-08 | 2 | -1/+10 |
| | | | | | | it on brcm-2.4) SVN-Revision: 12896 | ||||
* | mac80211/compat-wireless: don't patch a generated file | Felix Fietkau | 2008-10-08 | 1 | -19/+0 |
| | | | | SVN-Revision: 12895 | ||||
* | sync kernel config | Gabor Juhos | 2008-10-07 | 1 | -3/+0 |
| | | | | SVN-Revision: 12893 | ||||
* | refresh 2.6.27 patches based on -rc9 | Gabor Juhos | 2008-10-07 | 11 | -54/+45 |
| | | | | SVN-Revision: 12892 | ||||
* | fix compile errors in USB driver under 2.6.27 | Gabor Juhos | 2008-10-07 | 1 | -0/+69 |
| | | | | SVN-Revision: 12891 | ||||
* | generate md5 checksums of generated firware images. closes #4003 - checksums ↵ | Andy Boyett | 2008-10-07 | 1 | -0/+9 |
| | | | | | | located in bin/md5sums - integrity can be verified using md5sum -c SVN-Revision: 12889 | ||||
* | allow larger beacon interval values - useful for big mesh networks (patch by ↵ | Felix Fietkau | 2008-10-07 | 1 | -0/+13 |
| | | | | | | sven-ola) SVN-Revision: 12886 | ||||
* | madwifi: re-enable the MIB interrupt flood protection fix - apparently it's ↵ | Felix Fietkau | 2008-10-07 | 1 | -28/+11 |
| | | | | | | still necessary in some extreme cases SVN-Revision: 12885 | ||||
* | fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ↵ | Felix Fietkau | 2008-10-07 | 1 | -0/+23 |
| | | | | | | for AHDEMO instead of IBSS to prevent unwanted IBSS merges SVN-Revision: 12884 | ||||
* | madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ↵ | Felix Fietkau | 2008-10-07 | 10 | -18/+123 |
| | | | | | | can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag SVN-Revision: 12883 | ||||
* | don't register GPIO 0 as LED. it drives the chip select line of the SPI ↵ | Felix Fietkau | 2008-10-07 | 1 | -1/+1 |
| | | | | | | flash on most AR2317 boards. fixes strange jffs2 errors on bootup SVN-Revision: 12881 | ||||
* | update mini_fo fix for 2.6.27 | Gabor Juhos | 2008-10-06 | 1 | -3/+13 |
| | | | | SVN-Revision: 12875 | ||||
* | don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ↵ | Felix Fietkau | 2008-10-06 | 1 | -2/+6 |
| | | | | | | those in config-target.in instead of config-package.in SVN-Revision: 12871 | ||||
* | enable luci by default | Felix Fietkau | 2008-10-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 12870 | ||||
* | fix busybox http auth if the root user has an empty password | Felix Fietkau | 2008-10-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 12869 | ||||
* | add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel ↵ | Felix Fietkau | 2008-10-06 | 11 | -5/+1818 |
| | | | | | | patches, rename patches/ for old compat-wireless to patches-old/ SVN-Revision: 12865 | ||||
* | make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016) | Gabor Juhos | 2008-10-05 | 4 | -12/+12 |
| | | | | SVN-Revision: 12864 | ||||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | 115 | -0/+1602 |
| | | | | SVN-Revision: 12863 | ||||
* | 2.6.27: revert case insensitive match support in xt_string while we are ↵ | Gabor Juhos | 2008-10-05 | 1 | -0/+112 |
| | | | | | | using iptables-1.4.0 SVN-Revision: 12862 | ||||
* | fix a typo in the generic 2.6.27 config | Gabor Juhos | 2008-10-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 12861 | ||||
* | move some 2.6.27 config stuff to generic | Gabor Juhos | 2008-10-05 | 3 | -26/+15 |
| | | | | SVN-Revision: 12860 | ||||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | 16 | -0/+877 |
| | | | | SVN-Revision: 12859 | ||||
* | refresh 2.6.27 patches based on -rc8 | Gabor Juhos | 2008-10-05 | 5 | -14/+10 |
| | | | | SVN-Revision: 12858 | ||||
* | backport cevt-r4k fixes from mainline | Gabor Juhos | 2008-10-04 | 1 | -18/+38 |
| | | | | SVN-Revision: 12857 | ||||
* | Silence ifconfig down errors in mac80211 (#4067) | Florian Fainelli | 2008-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 12856 | ||||
* | Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062) | Florian Fainelli | 2008-10-04 | 1 | -0/+14 |
| | | | | SVN-Revision: 12855 | ||||
* | fix infinite recursion in metadata.pl | Felix Fietkau | 2008-10-04 | 1 | -1/+5 |
| | | | | SVN-Revision: 12851 | ||||
* | use gzipped package lists | Andy Boyett | 2008-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 12849 | ||||
* | madwifi: add another missing change for linux 2.4 compat | Felix Fietkau | 2008-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 12847 | ||||
* | fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) | Felix Fietkau | 2008-10-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 12841 | ||||
* | madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by ↵ | Felix Fietkau | 2008-10-03 | 35 | -162/+401 |
| | | | | | | replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled SVN-Revision: 12838 | ||||
* | implement conditional dependencies for generating the Depends: field of ipkgs | Felix Fietkau | 2008-10-03 | 1 | -1/+6 |
| | | | | SVN-Revision: 12836 | ||||
* | ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it | Andy Boyett | 2008-10-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 12833 | ||||
* | Add workaround for eth0/1 PHY on WRTSL54GS | Peter Denison | 2008-10-02 | 1 | -0/+51 |
| | | | | SVN-Revision: 12829 | ||||
* | remove accidentally committed debug message | Felix Fietkau | 2008-10-02 | 1 | -3/+1 |
| | | | | SVN-Revision: 12827 | ||||
* | mtd: fix image check on non-broadcom platforms | Felix Fietkau | 2008-10-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 12825 | ||||
* | implement conditional dependencies for menuconfig and build deps | Felix Fietkau | 2008-10-01 | 3 | -4/+26 |
| | | | | SVN-Revision: 12820 | ||||
* | CONFIG_NF_CT_ACCT is deprecated in 2.6.27 | Felix Fietkau | 2008-10-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 12819 | ||||
* | Split ebtables into ebtables and ebtables-utils, bump release number | Florian Fainelli | 2008-10-01 | 1 | -1/+14 |
| | | | | SVN-Revision: 12818 | ||||
* | forgot the kernel pacthes for the watchdog driver | Gabor Juhos | 2008-09-30 | 1 | -0/+26 |
| | | | | SVN-Revision: 12816 | ||||
* | Document how to build binary ipkgs | Florian Fainelli | 2008-09-30 | 1 | -0/+53 |
| | | | | SVN-Revision: 12813 | ||||
* | add hardware watchdog driver | Gabor Juhos | 2008-09-30 | 5 | -0/+293 |
| | | | | SVN-Revision: 12810 | ||||
* | Allow dropbear to use shadow passwords, and correct base-files generation of ↵ | Peter Denison | 2008-09-30 | 2 | -3/+8 |
| | | | | | | /etc/shadow SVN-Revision: 12809 | ||||
* | Delete 2.6.24 files for OLPC | Florian Fainelli | 2008-09-29 | 2 | -12518/+0 |
| | | | | SVN-Revision: 12806 | ||||
* | Do not override classifier kernel configuration symbols | Florian Fainelli | 2008-09-29 | 3 | -6/+0 |
| | | | | SVN-Revision: 12805 | ||||
* | fix up the asm includes location for .27 when building kernel headers | Felix Fietkau | 2008-09-29 | 1 | -0/+5 |
| | | | | SVN-Revision: 12802 |