Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not ↵ | Florian Fainelli | 2009-05-30 | 1 | -11/+25 |
| | | | | | | set, thanks to Stefan Weil for this patch SVN-Revision: 16219 | ||||
* | madwifi: add sanity checks for monitor mode injection | Felix Fietkau | 2009-05-30 | 1 | -0/+26 |
| | | | | SVN-Revision: 16218 | ||||
* | madwifi: fix an array overrun in the rate control attach check | Felix Fietkau | 2009-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16217 | ||||
* | base-files: set rules file for hotplug2 in the boot script (closes #5235) | Gabor Juhos | 2009-05-30 | 2 | -1/+2 |
| | | | | SVN-Revision: 16215 | ||||
* | Set TARGET_CXX to 'no' if c++ is not enabled in the toolchain. | Lars-Peter Clausen | 2009-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16213 | ||||
* | libtool: Unset CXX. It is not needed to build libtool, but if set configure ↵ | Lars-Peter Clausen | 2009-05-30 | 1 | -0/+1 |
| | | | | | | preferes CXX over CC to build the global_symbol_pipe test program. So if there is no c++ compiler or the c++ installation is broken we end up with a broken libtool script. Fixes #5022 SVN-Revision: 16212 | ||||
* | add support for the SST 39VF6401B flash chip | Gabor Juhos | 2009-05-30 | 3 | -0/+87 |
| | | | | SVN-Revision: 16210 | ||||
* | mips: fix gcc 4.4.0 build failure on delay.h (#5116) | Florian Fainelli | 2009-05-30 | 3 | -0/+489 |
| | | | | SVN-Revision: 16209 | ||||
* | use 2.6.27.24 | Florian Fainelli | 2009-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16208 | ||||
* | cleanup old patches and kernel configuration | Florian Fainelli | 2009-05-30 | 25 | -1126/+0 |
| | | | | SVN-Revision: 16204 | ||||
* | rework ar7 profiles to separate dsl firmwares, annex-a being now the default ↵ | Florian Fainelli | 2009-05-30 | 5 | -5/+40 |
| | | | | | | and most widespread SVN-Revision: 16201 | ||||
* | hotplug2 may need -fPIC | Jo-Philipp Wich | 2009-05-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 16199 | ||||
* | Config symbol is boolean. | Hauke Mehrtens | 2009-05-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 16198 | ||||
* | include wpa-supplicant iw in the default profile | Florian Fainelli | 2009-05-29 | 1 | -1/+2 |
| | | | | SVN-Revision: 16195 | ||||
* | fix kmod-crypto-core compile with 2.6.30 (#5201) | Felix Fietkau | 2009-05-29 | 1 | -3/+9 |
| | | | | SVN-Revision: 16175 | ||||
* | s3c24xx: get rid of unnecessary config overrides, which break stuff in ↵ | Felix Fietkau | 2009-05-29 | 1 | -25/+0 |
| | | | | | | package/kernel SVN-Revision: 16174 | ||||
* | uClibc: bsd supports the same floating point classification functions as ↵ | Felix Fietkau | 2009-05-29 | 2 | -0/+18 |
| | | | | | | c99, fixes inetd SVN-Revision: 16172 | ||||
* | hotplug2-old: fix path to build dir | Felix Fietkau | 2009-05-29 | 1 | -0/+2 |
| | | | | SVN-Revision: 16171 | ||||
* | uClibc: add a wrapper for the missing finite() function | Felix Fietkau | 2009-05-29 | 2 | -0/+28 |
| | | | | SVN-Revision: 16170 | ||||
* | refresh generic-2.6.29 patches | Florian Fainelli | 2009-05-29 | 3 | -4/+2 |
| | | | | SVN-Revision: 16169 | ||||
* | refresh patches | Gabor Juhos | 2009-05-29 | 7 | -12/+12 |
| | | | | SVN-Revision: 16168 | ||||
* | add support for the EN25P64 flash chip | Gabor Juhos | 2009-05-29 | 3 | -9/+12 |
| | | | | SVN-Revision: 16167 | ||||
* | Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ↵ | Hamish Guthrie | 2009-05-29 | 2 | -0/+77 |
| | | | | | | ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 16166 | ||||
* | iptables: export libipq | Felix Fietkau | 2009-05-29 | 1 | -3/+8 |
| | | | | SVN-Revision: 16164 | ||||
* | s3c24xx: do not override CONFIG_WIRELESS, this breaks packages | Felix Fietkau | 2009-05-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 16163 | ||||
* | deptest: use a separate build dir for host packages to prevent hardcoded ↵ | Felix Fietkau | 2009-05-28 | 1 | -0/+2 |
| | | | | | | path screwups SVN-Revision: 16162 | ||||
* | delay the starting of nas4wds, seems like 5 seconds works in every case: ↵ | Florian Fainelli | 2009-05-28 | 2 | -2/+2 |
| | | | | | | none, psk, psk2 (#4974) SVN-Revision: 16159 | ||||
* | refresh ar7-atm patches | Florian Fainelli | 2009-05-28 | 7 | -115/+96 |
| | | | | SVN-Revision: 16158 | ||||
* | refresh acx-mac80211 patches | Florian Fainelli | 2009-05-28 | 5 | -52/+40 |
| | | | | SVN-Revision: 16157 | ||||
* | refresh patches | Florian Fainelli | 2009-05-28 | 8 | -17/+18 |
| | | | | SVN-Revision: 16156 | ||||
* | refresh patches | Florian Fainelli | 2009-05-28 | 3 | -7/+7 |
| | | | | SVN-Revision: 16155 | ||||
* | base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 | 3 | -4/+5 |
| | | | | SVN-Revision: 16154 | ||||
* | add a "make prepare" target which builds everything up to target/compile, ↵ | Felix Fietkau | 2009-05-28 | 1 | -0/+2 |
| | | | | | | useful for scripts/deptest.sh SVN-Revision: 16153 | ||||
* | busybox: fix watchdog util compile | Felix Fietkau | 2009-05-28 | 1 | -0/+12 |
| | | | | SVN-Revision: 16150 | ||||
* | use 2.4.37.1 | Florian Fainelli | 2009-05-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 16149 | ||||
* | added BUILD_LOG_DIR variable, make clean will delete the ./logs dir | Ralph Hempel | 2009-05-28 | 3 | -3/+4 |
| | | | | SVN-Revision: 16148 | ||||
* | correct path to board specific configuration, enable roboswitch driver in ↵ | Florian Fainelli | 2009-05-28 | 3 | -0/+2 |
| | | | | | | wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx SVN-Revision: 16147 | ||||
* | update to 2.4.37, tested on wrt54gs (#4766) | Florian Fainelli | 2009-05-28 | 36 | -507/+178 |
| | | | | SVN-Revision: 16144 | ||||
* | brcm47xx: make input support modular (closes: #5174) | Nicolas Thill | 2009-05-28 | 1 | -4/+0 |
| | | | | SVN-Revision: 16143 | ||||
* | brcm-2.4: fix conntrack structure inconsistency with iptables, which can ↵ | Felix Fietkau | 2009-05-28 | 1 | -0/+49 |
| | | | | | | cause problems with port matching/forwarding and protocol matching SVN-Revision: 16141 | ||||
* | uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl ↵ | Felix Fietkau | 2009-05-28 | 1 | -0/+29 |
| | | | | | | does not need this fix, because the problem was fixed upstream already SVN-Revision: 16140 | ||||
* | brcm-2.4: disable ip_vs, refresh kernel config | Felix Fietkau | 2009-05-28 | 1 | -35/+2 |
| | | | | SVN-Revision: 16139 | ||||
* | added back atm rule | Hamish Guthrie | 2009-05-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 16137 | ||||
* | add hotplug2 v1.0 | Hamish Guthrie | 2009-05-28 | 2 | -0/+60 |
| | | | | SVN-Revision: 16136 | ||||
* | Move hotplug2 v0.9 to hotplug2-old | Hamish Guthrie | 2009-05-28 | 5 | -6/+6 |
| | | | | SVN-Revision: 16135 | ||||
* | switch to 2.6.30-rc7, fixes #5111 | Florian Fainelli | 2009-05-28 | 5 | -1/+326 |
| | | | | SVN-Revision: 16134 | ||||
* | add support for board specific PLL settings | Gabor Juhos | 2009-05-28 | 5 | -21/+115 |
| | | | | SVN-Revision: 16133 | ||||
* | revert 15922 - add back 2.6.29 kernel support | Hamish Guthrie | 2009-05-28 | 93 | -0/+43950 |
| | | | | SVN-Revision: 16127 | ||||
* | renumber sibyte patches | Imre Kaloz | 2009-05-28 | 5 | -0/+0 |
| | | | | SVN-Revision: 16126 | ||||
* | remove the ar7-atm hotplug for the moment since it makes the driver oops | Florian Fainelli | 2009-05-28 | 1 | -128/+0 |
| | | | | SVN-Revision: 16125 |