aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [hostap-driver] Add diversity optionVasilis Tsiligiannis2009-06-011-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another 2.6.30 related crypto fixImre Kaloz2009-06-011-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup sheevaplug support (for now we use sdcards for rootfs)Imre Kaloz2009-06-012-22/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* increase kernel partition to 4MB, generate jffs2 imagesImre Kaloz2009-06-011-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add patches to support the advanced power management on Kirkwood socsImre Kaloz2009-06-012-0/+278
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compatibility with certain SD cardsImre Kaloz2009-06-011-0/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* even if we don't support booting from the nand yet, change the rootfs name ↵Imre Kaloz2009-06-011-0/+11
| | | | | | for OpenWrt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mv643xx_eth dma maskImre Kaloz2009-06-011-0/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix VFP handling on feroceon coresImre Kaloz2009-06-011-0/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo and add nand_gpio to the generic configImre Kaloz2009-06-011-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax] enable optimize for size, avoid to trigger gcc bug #36482Claudio Mignanti2009-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hotplug2] Removed extra ; in exec ruleHamish Guthrie2009-06-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add experimental 2.6.30 support, boot testedFlorian Fainelli2009-06-019-0/+582
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.30 patchesFlorian Fainelli2009-06-012-16/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] remove old 2.6.24 codeFlorian Fainelli2009-06-012-15/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ↵Jo-Philipp Wich2009-05-311-43/+3
| | | | | | Vasilis Tsiligiannis git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: handle frame classification properly if eth->h_proto contains the ↵Felix Fietkau2009-05-311-1/+1
| | | | | | protocol number directly (without offset) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoRalph Hempel2009-05-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix excessive stack usage in the wlanconfig toolFelix Fietkau2009-05-311-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: if a txpower value below the poweroffset is requested, set the ↵Felix Fietkau2009-05-311-0/+16
| | | | | | internal txpower to 0db git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] add diag.sh to report boot status on the front-led of the machineFlorian Fainelli2009-05-311-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] register parallel flash device on the AP83 boardGabor Juhos2009-05-311-0/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix drivers firmware loading with the new hotplug2, patch from ↵Florian Fainelli2009-05-311-1/+1
| | | | | | Russell Senior git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16231 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add dist and distcheck target (to create new source balls)Ralph Hempel2009-05-313-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add package source path overrideRalph Hempel2009-05-312-8/+69
| | | | | | | | | | | | - use external source tree instead of 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] fix download urlRalph Hempel2009-05-312-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add better hw detection, use a power offset for setting/getting tx ↵Felix Fietkau2009-05-3128-283/+406
| | | | | | power for cards that have a twisted eeprom git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Typo in r8610.mkJo-Philipp Wich2009-05-301-1/+1
| | | | | | | signed-off by: Jac Goudsmit <jac@goudsm.it> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [hostap-driver] Always escape essidJo-Philipp Wich2009-05-301-1/+1
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access ↵Jo-Philipp Wich2009-05-302-3/+17
| | | | | | | | | control Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh scriptJo-Philipp Wich2009-05-303-78/+156
| | | | | | | | | | | | | | * use common openwrt option naming (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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211 interface will not be created if ↵Florian Fainelli2009-05-301-11/+25
| | | | | | NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add sanity checks for monitor mode injectionFelix Fietkau2009-05-301-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix an array overrun in the rate control attach checkFelix Fietkau2009-05-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: set rules file for hotplug2 in the boot script (closes ↵Gabor Juhos2009-05-302-1/+2
| | | | | | #5235) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set TARGET_CXX to 'no' if c++ is not enabled in the toolchain.Lars-Peter Clausen2009-05-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libtool: Unset CXX. It is not needed to build libtool, but if setLars-Peter Clausen2009-05-301-0/+1
| | | | | | | | | configure 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add support for the SST 39VF6401B flash chipGabor Juhos2009-05-303-0/+87
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] mips: fix gcc 4.4.0 build failure on delay.h (#5116)Florian Fainelli2009-05-303-0/+489
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use 2.6.27.24Florian Fainelli2009-05-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rb532] cleanup old patches and kernel configurationFlorian Fainelli2009-05-3025-1126/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] rework ar7 profiles to separate dsl firmwares, annex-a being now the ↵Florian Fainelli2009-05-305-5/+40
| | | | | | default and most widespread git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2 may need -fPICJo-Philipp Wich2009-05-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16199 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Config symbol is boolean.Hauke Mehrtens2009-05-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] include wpa-supplicant iw in the default profileFlorian Fainelli2009-05-291-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-crypto-core compile with 2.6.30 (#5201)Felix Fietkau2009-05-291-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* s3c24xx: get rid of unnecessary config overrides, which break stuff in ↵Felix Fietkau2009-05-291-25/+0
| | | | | | package/kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: bsd supports the same floating point classification functions as ↵Felix Fietkau2009-05-292-0/+18
| | | | | | c99, fixes inetd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hotplug2-old: fix path to build dirFelix Fietkau2009-05-291-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: add a wrapper for the missing finite() functionFelix Fietkau2009-05-292-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16170 3c298f89-4303-0410-b956-a3cf2f4a3e73