Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | even if we don't support booting from the nand yet, change the rootfs name ↵ | Imre Kaloz | 2009-06-01 | 1 | -0/+11 |
| | | | | | | for OpenWrt SVN-Revision: 16248 | ||||
* | fix mv643xx_eth dma mask | Imre Kaloz | 2009-06-01 | 1 | -0/+112 |
| | | | | SVN-Revision: 16247 | ||||
* | fix VFP handling on feroceon cores | Imre Kaloz | 2009-06-01 | 1 | -0/+70 |
| | | | | SVN-Revision: 16246 | ||||
* | fix typo and add nand_gpio to the generic config | Imre Kaloz | 2009-06-01 | 1 | -1/+2 |
| | | | | SVN-Revision: 16245 | ||||
* | enable optimize for size, avoid to trigger gcc bug #36482 | Claudio Mignanti | 2009-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16244 | ||||
* | Removed extra ; in exec rule | Hamish Guthrie | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16243 | ||||
* | add experimental 2.6.30 support, boot tested | Florian Fainelli | 2009-06-01 | 9 | -0/+582 |
| | | | | SVN-Revision: 16242 | ||||
* | refresh 2.6.30 patches | Florian Fainelli | 2009-06-01 | 2 | -16/+5 |
| | | | | SVN-Revision: 16241 | ||||
* | remove old 2.6.24 code | Florian Fainelli | 2009-06-01 | 2 | -15/+0 |
| | | | | SVN-Revision: 16240 | ||||
* | madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis ↵ | Jo-Philipp Wich | 2009-05-31 | 1 | -43/+3 |
| | | | | | | Tsiligiannis SVN-Revision: 16238 | ||||
* | madwifi: handle frame classification properly if eth->h_proto contains the ↵ | Felix Fietkau | 2009-05-31 | 1 | -1/+1 |
| | | | | | | protocol number directly (without offset) SVN-Revision: 16237 | ||||
* | fix typo | Ralph Hempel | 2009-05-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 16236 | ||||
* | madwifi: fix excessive stack usage in the wlanconfig tool | Felix Fietkau | 2009-05-31 | 1 | -0/+11 |
| | | | | SVN-Revision: 16235 | ||||
* | madwifi: if a txpower value below the poweroffset is requested, set the ↵ | Felix Fietkau | 2009-05-31 | 1 | -0/+16 |
| | | | | | | internal txpower to 0db SVN-Revision: 16234 | ||||
* | add diag.sh to report boot status on the front-led of the machine | Florian Fainelli | 2009-05-31 | 1 | -0/+18 |
| | | | | SVN-Revision: 16233 | ||||
* | register parallel flash device on the AP83 board | Gabor Juhos | 2009-05-31 | 1 | -0/+63 |
| | | | | SVN-Revision: 16232 | ||||
* | fix drivers firmware loading with the new hotplug2, patch from Russell Senior | Florian Fainelli | 2009-05-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 16231 | ||||
* | add dist and distcheck target (to create new source balls) | Ralph Hempel | 2009-05-31 | 3 | -2/+20 |
| | | | | SVN-Revision: 16230 | ||||
* | add package source path override - use external source tree instead of ↵ | Ralph Hempel | 2009-05-31 | 2 | -8/+69 |
| | | | | | | source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk SVN-Revision: 16227 | ||||
* | fix download url | Ralph Hempel | 2009-05-31 | 2 | -2/+2 |
| | | | | SVN-Revision: 16226 | ||||
* | madwifi: add better hw detection, use a power offset for setting/getting tx ↵ | Felix Fietkau | 2009-05-31 | 28 | -283/+406 |
| | | | | | | power for cards that have a twisted eeprom SVN-Revision: 16224 | ||||
* | Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16223 | ||||
* | Always escape essid Signed-off-by: Vasilis Tsiligiannis ↵ | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
| | | | | | | <b_tsiligiannis@silverton.gr> SVN-Revision: 16222 | ||||
* | Add bssid, frag and rts options and fix mac access control Signed-off-by: ↵ | Jo-Philipp Wich | 2009-05-30 | 2 | -3/+17 |
| | | | | | | Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 16221 | ||||
* | Major enhancement to hostap.sh script * use common openwrt option naming ↵ | Jo-Philipp Wich | 2009-05-30 | 3 | -78/+156 |
| | | | | | | (e.g. sta instead of manged for mode) * add support for wds vifs * add support for monitor mode * add encryption support * add antenna selection options * add hidden ssid option * other minor fixes Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 16220 | ||||
* | 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 |