summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* uci: allow shell scripts to override the config dir (patch by cshore)Felix Fietkau2010-01-271-11/+11
| | | | SVN-Revision: 19351
* add missing +cs version suffix to the 4.4.3 codesourcery toolchainFelix Fietkau2010-01-261-1/+1
| | | | SVN-Revision: 19350
* gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit moreFelix Fietkau2010-01-261-36728/+6497
| | | | SVN-Revision: 19349
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchImre Kaloz2010-01-2614-1/+78761
| | | | SVN-Revision: 19348
* package: kmod-usb-core depends on kmod-nls-base on 2.6.32Gabor Juhos2010-01-261-1/+1
| | | | SVN-Revision: 19347
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedGabor Juhos2010-01-261-2/+4
| | | | | | Also, use the default pi_broadcast address if it is not specified SVN-Revision: 19346
* cleanup patchImre Kaloz2010-01-261-15044/+0
| | | | SVN-Revision: 19345
* fix syntax error in preinit (#6575)Jo-Philipp Wich2010-01-261-1/+1
| | | | SVN-Revision: 19344
* ramips: add preliminary support for 2.6.32Gabor Juhos2010-01-269-0/+626
| | | | SVN-Revision: 19343
* ramips: refresh patchesGabor Juhos2010-01-262-11/+7
| | | | SVN-Revision: 19342
* ramips: sync kernel configGabor Juhos2010-01-261-6/+5
| | | | SVN-Revision: 19341
* ar71xx: fix 'section type conflict' build errorGabor Juhos2010-01-263-21/+39
| | | | SVN-Revision: 19340
* brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script ↵Felix Fietkau2010-01-261-8/+8
| | | | | | (thx, cshore) SVN-Revision: 19339
* carl9170: update to 0.9.9.1Felix Fietkau2010-01-264-106/+3
| | | | SVN-Revision: 19338
* mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto ↵Felix Fietkau2010-01-2619-369/+11
| | | | | | and retransmissions SVN-Revision: 19337
* rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xxFelix Fietkau2010-01-256-0/+0
| | | | SVN-Revision: 19336
* fix missing quote (thx, puchu)Felix Fietkau2010-01-251-1/+1
| | | | SVN-Revision: 19335
* mac80211: restrict the killing of wpa_supplicant processes to the right ↵Felix Fietkau2010-01-251-2/+6
| | | | | | interface (#5991) SVN-Revision: 19334
* wpa_supplicant: add missing dependenciesFelix Fietkau2010-01-251-0/+1
| | | | SVN-Revision: 19333
* unset user overrides for quilt settings to prevent them from interfering ↵Felix Fietkau2010-01-251-0/+3
| | | | | | with the build process (#6553) SVN-Revision: 19332
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2579-438/+1449
| | | | SVN-Revision: 19331
* opkg: remove an empty patchFelix Fietkau2010-01-251-0/+0
| | | | SVN-Revision: 19330
* rtl8366: make it available on all platformsGabor Juhos2010-01-2513-15/+24
| | | | SVN-Revision: 19329
* ar71xx: sync kernel configsGabor Juhos2010-01-252-3/+2
| | | | SVN-Revision: 19328
* kernel: add missing config symbolGabor Juhos2010-01-251-0/+1
| | | | SVN-Revision: 19327
* rtl8366s: simplify mib counters handlingGabor Juhos2010-01-251-58/+48
| | | | SVN-Revision: 19326
* ar71xx: merge generic machine code into setup.cGabor Juhos2010-01-257-33/+10
| | | | SVN-Revision: 19325
* add preliminary support for the latest CodeSourcery toolchainImre Kaloz2010-01-2515-1/+93835
| | | | SVN-Revision: 19324
* madwifi: fix some potential null pointer derefs with wdsFelix Fietkau2010-01-247-15/+17
| | | | SVN-Revision: 19322
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ↵Jo-Philipp Wich2010-01-246-6/+126
| | | | | | <joonas.lahtinen@gmail.com> SVN-Revision: 19321
* iptables: install libip[46]tc into staging dirJo-Philipp Wich2010-01-241-1/+1
| | | | SVN-Revision: 19316
* mac80211: fix a WARN_ON in client modeFelix Fietkau2010-01-241-0/+11
| | | | SVN-Revision: 19315
* add support for gcc 4.4.3Imre Kaloz2010-01-2413-1/+9835
| | | | SVN-Revision: 19314
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-241-1/+1
| | | | SVN-Revision: 19313
* fix another kernel version dependency (thx, maddes)Felix Fietkau2010-01-241-1/+1
| | | | SVN-Revision: 19312
* generic-2.6: add missing 2.6.32 config symbolNicolas Thill2010-01-241-0/+1
| | | | SVN-Revision: 19311
* ubicom32: add 2 missing config symbolsNicolas Thill2010-01-241-0/+2
| | | | SVN-Revision: 19310
* Disable LOCALVERSION_AUTOLars-Peter Clausen2010-01-241-1/+0
| | | | SVN-Revision: 19309
* ath9k: improve max rate retry handlingFelix Fietkau2010-01-241-0/+42
| | | | SVN-Revision: 19308
* mac80211: make b43-fwsquash.py work with python 3.xJo-Philipp Wich2010-01-241-14/+14
| | | | SVN-Revision: 19307
* iptables: --enable-static and --enable-shared don't work well together, drop ↵Jo-Philipp Wich2010-01-241-1/+0
| | | | | | --enable-static SVN-Revision: 19304
* base-files: ensure that the ip6addr of the main interface stays the primary ↵Jo-Philipp Wich2010-01-231-20/+28
| | | | | | ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen SVN-Revision: 19303
* iptables: update to v1.4.6, relocate patches - patch by Edgar SoldinJo-Philipp Wich2010-01-235-9/+7
| | | | SVN-Revision: 19302
* base-files: try to activate hotplugged partitions as swap and fall back to ↵Jo-Philipp Wich2010-01-231-4/+5
| | | | | | lazy mount (#6517) SVN-Revision: 19300
* ath9k: fix an initialization error on 2GHz-only cards (based on discussion ↵Felix Fietkau2010-01-231-0/+26
| | | | | | on ath9k-devel@) SVN-Revision: 19296
* hostapd: fix wpad compile error by preventing make spam from showing up in ↵Felix Fietkau2010-01-231-2/+2
| | | | | | the cflags/ldflags dump files SVN-Revision: 19295
* gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio ↵Felix Fietkau2010-01-233-3/+3
| | | | | | package build SVN-Revision: 19294
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-2310-10/+10
| | | | | | client mode support in the default images SVN-Revision: 19293
* remove obsolete dependencies and checksFelix Fietkau2010-01-236-49/+10
| | | | SVN-Revision: 19292
* add explicit dependency on kmod-crypto-core when required (closes: #6557)Nicolas Thill2010-01-234-5/+5
| | | | SVN-Revision: 19291