Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: add rate control rewrite and enhance the performance of the ↵ | Felix Fietkau | 2008-10-11 | 22 | -129/+7636 |
| | | | | | | minstrel algorithm for non-mrr configurations SVN-Revision: 12948 | ||||
* | Redefine prefix and exec_prefix for pkg config files instead of libdir and ↵ | Lars-Peter Clausen | 2008-10-10 | 1 | -1/+1 |
| | | | | | | includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail. SVN-Revision: 12946 | ||||
* | Fix libnl pkg config file template. | Lars-Peter Clausen | 2008-10-10 | 1 | -0/+13 |
| | | | | SVN-Revision: 12945 | ||||
* | Adds support for using a local clone of a git tree | Hamish Guthrie | 2008-10-10 | 2 | -4/+36 |
| | | | | SVN-Revision: 12941 | ||||
* | update to latest compat-wireless version and add some new minstrel/b43 fixes | Felix Fietkau | 2008-10-10 | 11 | -1522/+179 |
| | | | | SVN-Revision: 12939 | ||||
* | add function names to quilt-generated patch files to make patches more readable | Felix Fietkau | 2008-10-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 12938 | ||||
* | fixup GPS on the cambria - thanks Chris | Imre Kaloz | 2008-10-09 | 4 | -24/+36 |
| | | | | SVN-Revision: 12935 | ||||
* | Check for existence of target aclocal folder before including them. | Lars-Peter Clausen | 2008-10-09 | 1 | -4/+9 |
| | | | | SVN-Revision: 12934 | ||||
* | The merge of ppc (32-bit headers) and powerpc (previously 64-bit only ↵ | Hamish Guthrie | 2008-10-09 | 1 | -3/+5 |
| | | | | | | headers) has now been completed, so it build breaks if asm-ppc headers directory does not exist - this should fix this problem without being invasive SVN-Revision: 12933 | ||||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-09 | 11 | -0/+595 |
| | | | | SVN-Revision: 12932 | ||||
* | 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 |