Imre Kaloz
df7996045a
fixup mac addresses on gemini boards
...
SVN-Revision: 16271
2009-06-01 18:09:36 +00:00
Imre Kaloz
9fa14987b8
fix madwifi for the gemini target
...
SVN-Revision: 16270
2009-06-01 18:09:10 +00:00
Felix Fietkau
642870d0cc
network: prevent unnecessary interface down/up cycles if no mac address change is requested
...
SVN-Revision: 16269
2009-06-01 18:09:05 +00:00
Imre Kaloz
bc8ed5ec5f
generate squashfs images
...
SVN-Revision: 16268
2009-06-01 18:08:39 +00:00
Imre Kaloz
ae3da8d594
register the watchdog on the wbd111
...
SVN-Revision: 16267
2009-06-01 18:08:08 +00:00
Felix Fietkau
154ebf9380
network: do not unnecessarily touch interfaces configured as proto=none; bring down old aliases before setting up new ones
...
SVN-Revision: 16266
2009-06-01 18:07:44 +00:00
Imre Kaloz
7d3cd06b94
optimize the kernel for size... *sigh*
...
SVN-Revision: 16265
2009-06-01 18:07:33 +00:00
Hauke Mehrtens
f8a15f9b3e
Add missing kernel symbol.
...
SVN-Revision: 16264
2009-06-01 17:40:55 +00:00
Hauke Mehrtens
9c3bf13939
B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245 .
...
SVN-Revision: 16263
2009-06-01 17:38:38 +00:00
Nicolas Thill
a42072ddf4
broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number
...
This patch fixes an issue with the broadcom.sh configuration script when
enabling sta mode. Currently sta mode works provided that you have an AP
enabled as well but it doesn't work if you have a sta interface but not an
AP. I found that merely reversing the order of the ap and apsta variables
in the broadcom.sh script corrects this problem, and the attached patch does
exactly that.
Signed-off-by: Eric Bishop <ebishop@bu.edu>
SVN-Revision: 16256
2009-06-01 14:37:11 +00:00
Vasilis Tsiligiannis
ca96019f8e
Add diversity option
...
SVN-Revision: 16255
2009-06-01 14:32:34 +00:00
Imre Kaloz
954717298d
another 2.6.30 related crypto fix
...
SVN-Revision: 16253
2009-06-01 14:04:06 +00:00
Imre Kaloz
58fd1b1eb0
fixup sheevaplug support (for now we use sdcards for rootfs)
...
SVN-Revision: 16252
2009-06-01 13:23:52 +00:00
Imre Kaloz
f9d2e1fdde
increase kernel partition to 4MB, generate jffs2 images
...
SVN-Revision: 16251
2009-06-01 12:52:30 +00:00
Imre Kaloz
58579bca65
add patches to support the advanced power management on Kirkwood socs
...
SVN-Revision: 16250
2009-06-01 12:51:19 +00:00
Imre Kaloz
5bf5036c0c
fix compatibility with certain SD cards
...
SVN-Revision: 16249
2009-06-01 12:50:35 +00:00
Imre Kaloz
1befe26655
even if we don't support booting from the nand yet, change the rootfs name for OpenWrt
...
SVN-Revision: 16248
2009-06-01 12:50:27 +00:00
Imre Kaloz
b834f1f24b
fix mv643xx_eth dma mask
...
SVN-Revision: 16247
2009-06-01 12:46:25 +00:00
Imre Kaloz
09a6262b3c
fix VFP handling on feroceon cores
...
SVN-Revision: 16246
2009-06-01 12:45:50 +00:00
Imre Kaloz
690cb12f3c
fix typo and add nand_gpio to the generic config
...
SVN-Revision: 16245
2009-06-01 12:44:59 +00:00
Claudio Mignanti
af2cc1daf6
enable optimize for size, avoid to trigger gcc bug #36482
...
SVN-Revision: 16244
2009-06-01 09:19:40 +00:00
Hamish Guthrie
590f3042fb
Removed extra ; in exec rule
...
SVN-Revision: 16243
2009-06-01 08:48:37 +00:00
Florian Fainelli
00e2b1d997
add experimental 2.6.30 support, boot tested
...
SVN-Revision: 16242
2009-06-01 08:11:37 +00:00
Florian Fainelli
9a022a7330
refresh 2.6.30 patches
...
SVN-Revision: 16241
2009-06-01 08:07:40 +00:00
Florian Fainelli
c739ce1888
remove old 2.6.24 code
...
SVN-Revision: 16240
2009-06-01 08:04:56 +00:00
Jo-Philipp Wich
037f0c9629
madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis
...
SVN-Revision: 16238
2009-05-31 20:42:04 +00:00
Felix Fietkau
43b2318584
madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset)
...
SVN-Revision: 16237
2009-05-31 17:15:09 +00:00
Ralph Hempel
b6e5025f15
fix typo
...
SVN-Revision: 16236
2009-05-31 16:15:47 +00:00
Felix Fietkau
664d2873c7
madwifi: fix excessive stack usage in the wlanconfig tool
...
SVN-Revision: 16235
2009-05-31 15:04:45 +00:00
Felix Fietkau
5836e0fb5f
madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db
...
SVN-Revision: 16234
2009-05-31 14:45:04 +00:00
Florian Fainelli
7328490dea
add diag.sh to report boot status on the front-led of the machine
...
SVN-Revision: 16233
2009-05-31 13:55:35 +00:00
Gabor Juhos
f84d0d2ae0
register parallel flash device on the AP83 board
...
SVN-Revision: 16232
2009-05-31 12:37:40 +00:00
Florian Fainelli
0be2193e40
fix drivers firmware loading with the new hotplug2, patch from Russell Senior
...
SVN-Revision: 16231
2009-05-31 12:08:15 +00:00
Ralph Hempel
6f29703625
add dist and distcheck target (to create new source balls)
...
SVN-Revision: 16230
2009-05-31 12:01:05 +00:00
Ralph Hempel
3dc92527a3
add package source path override - 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
...
SVN-Revision: 16227
2009-05-31 11:35:13 +00:00
Ralph Hempel
69fbe5c3b0
fix download url
...
SVN-Revision: 16226
2009-05-31 10:07:35 +00:00
Felix Fietkau
26099a3c23
madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom
...
SVN-Revision: 16224
2009-05-31 02:25:32 +00:00
Jo-Philipp Wich
d0b60d14ea
Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it>
...
SVN-Revision: 16223
2009-05-30 23:47:50 +00:00
Jo-Philipp Wich
c7e3690e0e
Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 16222
2009-05-30 22:45:50 +00:00
Jo-Philipp Wich
3d8f202050
Add bssid, frag and rts options and fix mac access control Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 16221
2009-05-30 22:45:13 +00:00
Jo-Philipp Wich
73493cbc83
Major enhancement to hostap.sh script * 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>
...
SVN-Revision: 16220
2009-05-30 21:48:54 +00:00
Florian Fainelli
b113caa074
acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch
...
SVN-Revision: 16219
2009-05-30 19:20:07 +00:00
Felix Fietkau
ffea0b1aee
madwifi: add sanity checks for monitor mode injection
...
SVN-Revision: 16218
2009-05-30 17:53:41 +00:00
Felix Fietkau
f48e0b1e5f
madwifi: fix an array overrun in the rate control attach check
...
SVN-Revision: 16217
2009-05-30 17:53:24 +00:00
Gabor Juhos
9b5e65f101
base-files: set rules file for hotplug2 in the boot script ( closes #5235 )
...
SVN-Revision: 16215
2009-05-30 17:09:41 +00:00
Lars-Peter Clausen
ebeb3829e1
Set TARGET_CXX to 'no' if c++ is not enabled in the toolchain.
...
SVN-Revision: 16213
2009-05-30 15:48:44 +00:00
Lars-Peter Clausen
d36a6dbc41
libtool: Unset CXX. It is not needed to build libtool, but if set 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
...
SVN-Revision: 16212
2009-05-30 15:17:16 +00:00
Gabor Juhos
377a7cced4
add support for the SST 39VF6401B flash chip
...
SVN-Revision: 16210
2009-05-30 14:00:04 +00:00
Florian Fainelli
ba0f541d0d
mips: fix gcc 4.4.0 build failure on delay.h ( #5116 )
...
SVN-Revision: 16209
2009-05-30 12:03:27 +00:00
Florian Fainelli
8a86424093
use 2.6.27.24
...
SVN-Revision: 16208
2009-05-30 12:01:05 +00:00