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