Gabor Juhos [Sat, 2 Jul 2011 08:37:56 +0000 (08:37 +0000)]
tools: create a new tool for more efficient jffs2 padding
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27355
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Sat, 2 Jul 2011 08:31:25 +0000 (08:31 +0000)]
[cns21xx]: cns21xx belongs to the Econa family, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27354
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Sat, 2 Jul 2011 07:50:26 +0000 (07:50 +0000)]
[toolchain/gcc]: simplify configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27353
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 2 Jul 2011 07:48:34 +0000 (07:48 +0000)]
ath5k: fix a crash when setting coverage class before the first channel change (#9586)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27352
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Sat, 2 Jul 2011 07:43:26 +0000 (07:43 +0000)]
[toolchain]: nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27351
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Sat, 2 Jul 2011 07:28:16 +0000 (07:28 +0000)]
[toolchain/gcc]: both coldfire and etrax are broken and should use a newer gcc when they will be fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27350
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Sat, 2 Jul 2011 07:26:04 +0000 (07:26 +0000)]
[etrax]: mark it broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27349
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 2 Jul 2011 07:01:24 +0000 (07:01 +0000)]
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George Kashperko)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27348
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 2 Jul 2011 06:50:15 +0000 (06:50 +0000)]
base-files: do not use the relinked libgcc, fixes c++ exception handling issues (#9185)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27347
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 2 Jul 2011 06:49:56 +0000 (06:49 +0000)]
add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27346
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 2 Jul 2011 06:49:36 +0000 (06:49 +0000)]
move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27345
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 2 Jul 2011 06:49:09 +0000 (06:49 +0000)]
add support for hidden packages that get selected/built but do not show up in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27344
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 1 Jul 2011 19:52:57 +0000 (19:52 +0000)]
[ar71xx] revert r27043 (#9513)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27343
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 1 Jul 2011 19:15:45 +0000 (19:15 +0000)]
[ar71xx] revert r27341, it introduce wrong behaviour for other models
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27342
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 1 Jul 2011 18:39:53 +0000 (18:39 +0000)]
[ar71xx] turn status LED off if device finished initializing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27341
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 1 Jul 2011 16:11:53 +0000 (16:11 +0000)]
ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available through debugfs - does not work on all chipsets and is not recommended for production use yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27340
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 1 Jul 2011 16:11:33 +0000 (16:11 +0000)]
ath9k: merge an upstream patch that provides a minor throughput improvement on ar9003
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27339
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 13:44:03 +0000 (13:44 +0000)]
[toolchain/gcc]: switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro releases
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27338
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 13:39:50 +0000 (13:39 +0000)]
[toolchain/gcc]: bump the 4.4 flavour to 4.4.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27337
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 13:36:23 +0000 (13:36 +0000)]
[tools/mkimage]: use u-boot 2011.06 as source
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27336
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 1 Jul 2011 11:50:48 +0000 (11:50 +0000)]
[package] firewall: fix port range quirk in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27335
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 1 Jul 2011 11:48:14 +0000 (11:48 +0000)]
[package] firewall: properly handle negated ports in nat reflection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27334
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 11:43:15 +0000 (11:43 +0000)]
[toolchain]: replace gcc 4.5.2 support with 4.6.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27333
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 11:35:21 +0000 (11:35 +0000)]
[toolchain]: add the latest avr32 toolchain patches (with additional fixes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27332
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 1 Jul 2011 11:33:07 +0000 (11:33 +0000)]
ath5k: enable spur mitigation for ar2413 - should improve performance and reliability on those devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27331
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 11:32:01 +0000 (11:32 +0000)]
[avr32]: upgrade avr32 u-boot to 2011.06
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27330
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 11:31:08 +0000 (11:31 +0000)]
[avr32]: upgrade to 2.6.39.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27329
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 08:15:48 +0000 (08:15 +0000)]
[cns3xxx]: preliminary 3.0 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27328
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 08:11:16 +0000 (08:11 +0000)]
[target/generic/3.0]: add missing kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27327
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Fri, 1 Jul 2011 08:10:12 +0000 (08:10 +0000)]
[toolchain/gcc]: upgrade the linaro gcc to 2011.06
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27326
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 1 Jul 2011 05:10:47 +0000 (05:10 +0000)]
ath5k: add a missing srev checks for code that lowers the synth voltage - might fix some stability issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27325
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 1 Jul 2011 04:04:54 +0000 (04:04 +0000)]
ath5k: disable tx power gain correction probing for hardware that does not need or support it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27324
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 1 Jul 2011 04:04:34 +0000 (04:04 +0000)]
mac80211: rename a misnamed patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27323
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 1 Jul 2011 03:20:13 +0000 (03:20 +0000)]
fix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27322
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 30 Jun 2011 12:22:05 +0000 (12:22 +0000)]
[package] firewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27321
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Thu, 30 Jun 2011 12:15:33 +0000 (12:15 +0000)]
ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code
The config option has been removed in 2.6.39.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27320
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 30 Jun 2011 01:36:09 +0000 (01:36 +0000)]
[package] firewall: restore local port relocation ability from r26617
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27318
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 30 Jun 2011 01:31:23 +0000 (01:31 +0000)]
[package] firewall:
- allow multiple ports, protocols, macs, icmp types per rule
- implement "limit" and "limit_burst" options for rules
- implement "extra" option to rules and redirects for passing arbritary flags to iptables
- implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options
- allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination
- validate symbolic icmp-type names against the selected iptables binary
- properly handle forwarded ICMPv6 traffic in the default configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27317
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Wed, 29 Jun 2011 17:42:34 +0000 (17:42 +0000)]
brcm47xx: deactivate wndr3400 for now as this device will not boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27316
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 09:40:54 +0000 (09:40 +0000)]
package/rbcfg: new tool for modifying boot configuration on the RB4xx boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27315
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:37 +0000 (08:57 +0000)]
ar71xx: merge 2.6.39 patches
Also remove the old UART driver for ar933x.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27314
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:36 +0000 (08:57 +0000)]
ar71xx: remove 2.6.37 support as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27313
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:34 +0000 (08:57 +0000)]
ar71xx: remove 2.6.38 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27312
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:33 +0000 (08:57 +0000)]
ar71xx: switch to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27311
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:32 +0000 (08:57 +0000)]
ar71xx: add 2.6.39 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27310
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:30 +0000 (08:57 +0000)]
ar71xx: remove ar71xx_gpio_irq_set_type
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27309
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:29 +0000 (08:57 +0000)]
ar71xx: add separate handlers for IP3 interrupts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27308
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:28 +0000 (08:57 +0000)]
ar71xx: use separate handlers for IP2 interrupts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27307
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:27 +0000 (08:57 +0000)]
ar71xx: remove useless irq_desc.status initializations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27306
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 29 Jun 2011 08:57:25 +0000 (08:57 +0000)]
generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27305
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 28 Jun 2011 22:23:21 +0000 (22:23 +0000)]
brcm47xx: generate image to flash on Netgear WNDR3400.
The image will not boot because serial flash support is missing this is only for experts.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27302
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 28 Jun 2011 22:21:57 +0000 (22:21 +0000)]
brcm47xx: add initial support for devices with bcma bus.
Ethernet and wifi are not working and this is highly experimental.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27301
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 28 Jun 2011 20:25:39 +0000 (20:25 +0000)]
kernel: refresh patches for kernel 3.0-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27300
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 28 Jun 2011 19:33:50 +0000 (19:33 +0000)]
kernel: update ssb and bcma to linux-next next-
20110628
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27299
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 28 Jun 2011 19:30:58 +0000 (19:30 +0000)]
kernel: update kernel to 2.6.39.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27298
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Imre Kaloz [Tue, 28 Jun 2011 06:54:20 +0000 (06:54 +0000)]
[cns3xxx]: ethernet cleanup and sata fix - thanks, Chris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27297
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Mon, 27 Jun 2011 21:29:20 +0000 (21:29 +0000)]
brcm47xx: update kernel to version 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27296
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Mon, 27 Jun 2011 21:28:40 +0000 (21:28 +0000)]
kernel: update ssb and bcma to linux-next next-
20110627
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27295
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Mon, 27 Jun 2011 20:20:11 +0000 (20:20 +0000)]
brcm47xx: fix Linux-3.0 and fix clock rate detection.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27294
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Mon, 27 Jun 2011 20:18:49 +0000 (20:18 +0000)]
kernel: update ssb and bcma to linux-next next-
20110627
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27293
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Mon, 27 Jun 2011 09:31:09 +0000 (09:31 +0000)]
mac80211: merge a pending fix for reestablishing misconfigured aggregation sessions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27292
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 27 Jun 2011 01:42:31 +0000 (01:42 +0000)]
[geos] remove remaining uci-defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27291
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Sun, 26 Jun 2011 21:47:14 +0000 (21:47 +0000)]
[toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIBC_CFLAGS as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27290
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 26 Jun 2011 14:22:55 +0000 (14:22 +0000)]
uclibc: make powerpc e500 support independent of the target name, always use it if the spe_fpu feature flag is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27289
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 25 Jun 2011 22:05:14 +0000 (22:05 +0000)]
[package] busybox: update to 1.18.5, patch from Peter Wagner
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27288
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 25 Jun 2011 22:05:10 +0000 (22:05 +0000)]
[x86] geos: deprecate uci-defaults files
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27287
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 25 Jun 2011 22:05:05 +0000 (22:05 +0000)]
[x86] alix2: add config files for bridging
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27286
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 25 Jun 2011 19:31:12 +0000 (19:31 +0000)]
mac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27285
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 25 Jun 2011 19:26:17 +0000 (19:26 +0000)]
[brcm63xx] remove gpiodev, prefer sysfs gpio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27284
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 25 Jun 2011 13:54:42 +0000 (13:54 +0000)]
ar71xx: add default network config for wzr-hp-ag300h (based on a patch from #9607)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27283
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 25 Jun 2011 13:48:47 +0000 (13:48 +0000)]
ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27282
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 24 Jun 2011 19:53:31 +0000 (19:53 +0000)]
mac80211: configure HT IBSS through uci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27279
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 24 Jun 2011 19:53:27 +0000 (19:53 +0000)]
iw: add support for configuring HT IBSS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27278
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 24 Jun 2011 19:53:22 +0000 (19:53 +0000)]
mac80211: add the work-in-progress IBSS HT patch, with some minor fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27277
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 24 Jun 2011 19:53:18 +0000 (19:53 +0000)]
ath9k: add some more pending fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27276
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 24 Jun 2011 19:53:13 +0000 (19:53 +0000)]
mac80211: update to wireless-testing 2011-06-22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27275
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 24 Jun 2011 19:53:09 +0000 (19:53 +0000)]
kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27274
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 24 Jun 2011 19:53:05 +0000 (19:53 +0000)]
mac80211: enable cfg80211 debugfs support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27273
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Fri, 24 Jun 2011 11:43:30 +0000 (11:43 +0000)]
[kernel] add missing linux-3.0 config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27269
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 23 Jun 2011 19:28:16 +0000 (19:28 +0000)]
[scripts] metadata.pl: fix handling of multiple conditional depends that reference the same package (exposed by previous hotplug2 changes), also kill duplicate dependency specs while we're at it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27267
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 23 Jun 2011 18:49:24 +0000 (18:49 +0000)]
[package] hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27266
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Thu, 23 Jun 2011 14:38:29 +0000 (14:38 +0000)]
[package/hotplug2] fix conditional dependencies to libbsd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27265
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Thu, 23 Jun 2011 14:38:26 +0000 (14:38 +0000)]
[toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules.
This change got committed into the official eglibc repository in commit 11461.
Thanks to Philip Prindeville for pointing this out.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27264
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 23 Jun 2011 11:46:24 +0000 (11:46 +0000)]
[toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27262
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Thu, 23 Jun 2011 11:37:39 +0000 (11:37 +0000)]
[toolchain] introduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch from David Kuehling via Qi hardware)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27261
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 22 Jun 2011 12:32:03 +0000 (12:32 +0000)]
[brcm63xx] register SSB sprom after ethernet devices
In case the MAC address pool is not big enough to also register a SSB SPROM
prefer registering the Ethernet devices.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27258
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Wed, 22 Jun 2011 11:02:00 +0000 (11:02 +0000)]
[include] cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling (#9573)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27256
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 21 Jun 2011 21:13:58 +0000 (21:13 +0000)]
firmware-utils: fix build on big endian systems
This closes #9446
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27255
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Tue, 21 Jun 2011 20:52:58 +0000 (20:52 +0000)]
[brcm63xx] fix tab damage in 141-led_count.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27254
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Tue, 21 Jun 2011 20:52:53 +0000 (20:52 +0000)]
[kernel] fix and make usable kmod-pcmcia-rsrc
This module is also needed for e.g: kmod-bcm63xx-pcmcia
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27253
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 21 Jun 2011 20:50:10 +0000 (20:50 +0000)]
mac80211: use firmware from linux-firmware git
Use the firmware from linux-firmware git where possible.
Update some firmware files in that process and check for missing firmware files for some modules.
* update Ralink firmwares
* update ath9k_htc firmware
* add firmware for mwl8k
* add more firmware files for libertas-sd and libertas-usb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27252
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 21 Jun 2011 20:44:50 +0000 (20:44 +0000)]
mac80211: fix debugfs for ath9k_htc
if debugfs was enabled ath9k_htc did not load.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27251
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 21 Jun 2011 20:43:50 +0000 (20:43 +0000)]
mac80211: remove rests of ar9170 driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27250
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hauke Mehrtens [Tue, 21 Jun 2011 18:39:47 +0000 (18:39 +0000)]
kernel: refresh patches for kernel 3.0-rc4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27247
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Tue, 21 Jun 2011 10:05:51 +0000 (10:05 +0000)]
[brcm63xx] use macros to generate SPI registers table and switches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27246
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Mon, 20 Jun 2011 11:12:46 +0000 (11:12 +0000)]
Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"
Compiling with -Os results in: "error: #error "glibc cannot be compiled without optimization"
Still, building with -Os is listed as feature in
<http://www.eglibc.org/features>:
""
Building with -Os
EGLIBC supports building the library with compiler optimizing for size -Os instead of for speed -O2.
""
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27245
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 20 Jun 2011 10:41:02 +0000 (10:41 +0000)]
[PATCH] scripts/config/.gitignore omits source files
scripts/config/.gitignore aims to avoid checking binaries in to git.
Unfortunately it also omits conf.c, confdata.c, and all source files
in lxdialog. An OpenWRT tree pulled from a git repository will not
build, and I suspect this was not the intention.
Signed-off-by: Denton Gentry <denny@geekhold.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27244
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Mon, 20 Jun 2011 10:04:53 +0000 (10:04 +0000)]
[adm5120] fix usb mis-cleanup after r27162 (#9581)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Mon, 20 Jun 2011 09:41:03 +0000 (09:41 +0000)]
[package] kernel: package more NIC drivers:
* SiS 190 Fast/Gigabit Ethernet support
* SysKonnect Yukon support
* Atheros L2 Fast Ethernet support
* Atheros L1 Gigabit Ethernet support
* Atheros L1C
* Atheros L1E
Patch by Lauri Võsandi<lauri.vosandi@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27242
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 19 Jun 2011 23:05:21 +0000 (23:05 +0000)]
[x86] Restrict Soekris specific base-files handling to Soekris profiles, based on patch by Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27241
3c298f89-4303-0410-b956-
a3cf2f4a3e73