Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: fix rx for pure wds interfaces | Felix Fietkau | 2009-01-26 | 2 | -13/+14 |
| | | | | SVN-Revision: 14203 | ||||
* | madwifi: fix a potential race condition in the wds ap station interface ↵ | Felix Fietkau | 2009-01-26 | 1 | -13/+15 |
| | | | | | | setup/teardown SVN-Revision: 14202 | ||||
* | generic-2.6/2.6.28: refresh a patch | Gabor Juhos | 2009-01-26 | 1 | -8/+8 |
| | | | | SVN-Revision: 14201 | ||||
* | build firmware image for the CR-NSADP board | Gabor Juhos | 2009-01-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 14200 | ||||
* | add USB drivers for the NFS-101U/WU profiles | Gabor Juhos | 2009-01-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 14199 | ||||
* | refresh 2.6.28 patches | Gabor Juhos | 2009-01-26 | 2 | -13/+6 |
| | | | | SVN-Revision: 14198 | ||||
* | madwifi: add back a missing part of the mbss vap refactoring | Felix Fietkau | 2009-01-26 | 1 | -1/+4 |
| | | | | SVN-Revision: 14197 | ||||
* | install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems ↵ | Felix Fietkau | 2009-01-26 | 1 | -0/+2 |
| | | | | | | have it) SVN-Revision: 14196 | ||||
* | madwifi: preserve the interface mode correctly when using wds with sta ↵ | Felix Fietkau | 2009-01-26 | 14 | -38/+39 |
| | | | | | | separation SVN-Revision: 14195 | ||||
* | madwifi: fix a race condition in the wds sta separation, which is triggered ↵ | Felix Fietkau | 2009-01-26 | 5 | -17/+17 |
| | | | | | | by using wpa authentication on the ap SVN-Revision: 14193 | ||||
* | madwifi: fix fast-frame related dma unmap bug | Felix Fietkau | 2009-01-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 14192 | ||||
* | madwifi: fix a noderef problem in the mbss vap cleanup | Felix Fietkau | 2009-01-26 | 1 | -17/+44 |
| | | | | SVN-Revision: 14191 | ||||
* | oops, revert to 2.6.27.13 | Gabor Juhos | 2009-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 14190 | ||||
* | preliminary support for 2.6.28 (based on the patches by Alexandros C. ↵ | Gabor Juhos | 2009-01-25 | 40 | -2/+3291 |
| | | | | | | Couloumbis) SVN-Revision: 14189 | ||||
* | Added support WRV54G. | Jose Vasconcellos | 2009-01-25 | 1 | -9/+15 |
| | | | | SVN-Revision: 14186 | ||||
* | remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes ↵ | Gabor Juhos | 2009-01-25 | 1 | -1/+1 |
| | | | | | | #4502) SVN-Revision: 14185 | ||||
* | generic-2.6/2.6.28: add missing config symbol | Gabor Juhos | 2009-01-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 14184 | ||||
* | detect quilt configure errors properly (their broken configure script does ↵ | Felix Fietkau | 2009-01-25 | 1 | -0/+5 |
| | | | | | | not return proper error codes) SVN-Revision: 14181 | ||||
* | improve support for building on mac os x by improving detection of missing ↵ | Felix Fietkau | 2009-01-25 | 3 | -17/+30 |
| | | | | | | components SVN-Revision: 14180 | ||||
* | update to 2.6.27.13 | Gabor Juhos | 2009-01-25 | 10 | -11/+11 |
| | | | | SVN-Revision: 14179 | ||||
* | if quilt failed whilst patching, no output was shown | John Crispin | 2009-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 14178 | ||||
* | update 2.6.27 patches with upstream fixes from git repository and ↵ | Florian Fainelli | 2009-01-25 | 20 | -250/+794 |
| | | | | | | mailing-lists. via-rhine is still broken, thus not switching to 2.6.27 as default. SVN-Revision: 14173 | ||||
* | mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens ↵ | Gabor Juhos | 2009-01-25 | 23 | -1996/+693 |
| | | | | | | <hauke@hauke-m.de>) SVN-Revision: 14172 | ||||
* | madwifi: fix the long standing bug that is triggered by nodes getting a ↵ | Felix Fietkau | 2009-01-25 | 6 | -3/+843 |
| | | | | | | timeout on one vap, then moving to another SVN-Revision: 14171 | ||||
* | Use multi libc naming scheme for PACKAGE_DIR | Lars-Peter Clausen | 2009-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 14168 | ||||
* | only support OABI userland due to EABI userland is not fully supported yet | Mirko Vogt | 2009-01-24 | 1 | -3/+3 |
| | | | | SVN-Revision: 14163 | ||||
* | generic-2.6/2.6.28: sync yaffs code with the current CVS version | Gabor Juhos | 2009-01-23 | 4 | -281/+8237 |
| | | | | SVN-Revision: 14158 | ||||
* | switch to 2.6.27.12 | Gabor Juhos | 2009-01-23 | 13 | -14/+14 |
| | | | | SVN-Revision: 14157 | ||||
* | generic-2.6/2.6.28: refresh a patch | Gabor Juhos | 2009-01-23 | 1 | -26/+18 |
| | | | | SVN-Revision: 14156 | ||||
* | generic-2.6: make MyLoader parser compatible with the old partition tables | Gabor Juhos | 2009-01-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 14155 | ||||
* | mac80211: update compat-wireless to 2009-01-23 | Gabor Juhos | 2009-01-23 | 12 | -575/+867 |
| | | | | SVN-Revision: 14154 | ||||
* | fix missing config symbol when doing a select all packages | Florian Fainelli | 2009-01-23 | 2 | -0/+2 |
| | | | | SVN-Revision: 14152 | ||||
* | Patch actually applies now! | Lars-Peter Clausen | 2009-01-22 | 1 | -31/+0 |
| | | | | SVN-Revision: 14150 | ||||
* | do not ignore exit codes of quilt anymore (by nbd) | Mirko Vogt | 2009-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14149 | ||||
* | Allow changing country code for madwifi driver. Thanks alisonken1 | Travis Kemen | 2009-01-22 | 1 | -4/+14 |
| | | | | SVN-Revision: 14148 | ||||
* | fix sound support | Mirko Vogt | 2009-01-22 | 1 | -5/+23 |
| | | | | SVN-Revision: 14147 | ||||
* | renamed profile "graphical" to "full" and added phone suite | Mirko Vogt | 2009-01-22 | 2 | -17/+17 |
| | | | | SVN-Revision: 14146 | ||||
* | mac80211: update compat-wireless to 2009-01-19 | Gabor Juhos | 2009-01-22 | 35 | -2134/+1540 |
| | | | | SVN-Revision: 14145 | ||||
* | fix Ubiquiti RouterStation images | Gabor Juhos | 2009-01-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 14144 | ||||
* | some minor changes | Mirko Vogt | 2009-01-22 | 1 | -2/+1 |
| | | | | SVN-Revision: 14143 | ||||
* | remove IPKG_ARCH variable, unused anymore since ipkg support was removed ↵ | Nicolas Thill | 2009-01-21 | 1 | -2/+1 |
| | | | | | | from busybox SVN-Revision: 14142 | ||||
* | fix uClibc fpu/soft-float selection | Nicolas Thill | 2009-01-21 | 1 | -1/+2 |
| | | | | SVN-Revision: 14141 | ||||
* | remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage | Nicolas Thill | 2009-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 14139 | ||||
* | fix uClibc v0.9.30 build on x86_64 | Nicolas Thill | 2009-01-21 | 1 | -0/+15 |
| | | | | SVN-Revision: 14138 | ||||
* | adjust site config files for uClibc ARM EABI | Nicolas Thill | 2009-01-21 | 2 | -0/+0 |
| | | | | SVN-Revision: 14137 | ||||
* | slightly rework the gcc-4.3 checks, thanks {Nico} | Florian Fainelli | 2009-01-21 | 1 | -5/+1 |
| | | | | SVN-Revision: 14136 | ||||
* | only build gmp and mpfr when selecting gcc-4.3.x | Florian Fainelli | 2009-01-21 | 1 | -1/+5 |
| | | | | SVN-Revision: 14135 | ||||
* | enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ↵ | Nicolas Thill | 2009-01-21 | 11 | -11/+11 |
| | | | | | | ftime (needed for openssl and maybe others), thanks to Puchu! SVN-Revision: 14133 | ||||
* | add missing config symbol in x86_64 configuration | Florian Fainelli | 2009-01-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 14132 | ||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 35 | -5/+1508 |
| | | | | SVN-Revision: 14131 |