openwrt/openwrt.git
12 years agopadjffs2: fix a compiler warning that makes the build fail because of -Werror
Felix Fietkau [Sat, 2 Jul 2011 09:47:19 +0000 (09:47 +0000)]
padjffs2: fix a compiler warning that makes the build fail because of -Werror

SVN-Revision: 27361

12 years agoeglibc: remove old versions
Felix Fietkau [Sat, 2 Jul 2011 09:47:00 +0000 (09:47 +0000)]
eglibc: remove old versions

SVN-Revision: 27360

12 years agoeglibc: fix portability issues rpcgen and zic, fixes compile on darwin
Felix Fietkau [Sat, 2 Jul 2011 09:46:39 +0000 (09:46 +0000)]
eglibc: fix portability issues rpcgen and zic, fixes compile on darwin

SVN-Revision: 27359

12 years agopackage/mtd: don't append jffs2 data multiple times
Gabor Juhos [Sat, 2 Jul 2011 08:38:00 +0000 (08:38 +0000)]
package/mtd: don't append jffs2 data multiple times

SVN-Revision: 27358

12 years agoar71xx: use 4k image only for the AP121 board
Gabor Juhos [Sat, 2 Jul 2011 08:37:59 +0000 (08:37 +0000)]
ar71xx: use 4k image only for the AP121 board

Create optimized 64K images with the new padjffs2 tool and use that
images instead of the 4k ones. The 4k images causes problems on devices
where the flash erase size is 64 KB.

SVN-Revision: 27357

12 years agogeneric: use padjffs2 in prepare_generic_squashfs
Gabor Juhos [Sat, 2 Jul 2011 08:37:58 +0000 (08:37 +0000)]
generic: use padjffs2 in prepare_generic_squashfs

SVN-Revision: 27356

12 years agotools: create a new tool for more efficient jffs2 padding
Gabor Juhos [Sat, 2 Jul 2011 08:37:56 +0000 (08:37 +0000)]
tools: create a new tool for more efficient jffs2 padding

SVN-Revision: 27355

12 years agocns21xx belongs to the Econa family, too
Imre Kaloz [Sat, 2 Jul 2011 08:31:25 +0000 (08:31 +0000)]
cns21xx belongs to the Econa family, too

SVN-Revision: 27354

12 years agosimplify configuration
Imre Kaloz [Sat, 2 Jul 2011 07:50:26 +0000 (07:50 +0000)]
simplify configuration

SVN-Revision: 27353

12 years agoath5k: fix a crash when setting coverage class before the first channel change (...
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)

SVN-Revision: 27352

12 years agonuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32)
Imre Kaloz [Sat, 2 Jul 2011 07:43:26 +0000 (07:43 +0000)]
nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32)

SVN-Revision: 27351

12 years agoboth coldfire and etrax are broken and should use a newer gcc when they will be fixed
Imre Kaloz [Sat, 2 Jul 2011 07:28:16 +0000 (07:28 +0000)]
both coldfire and etrax are broken and should use a newer gcc when they will be fixed

SVN-Revision: 27350

12 years agomark it broken
Imre Kaloz [Sat, 2 Jul 2011 07:26:04 +0000 (07:26 +0000)]
mark it broken

SVN-Revision: 27349

12 years agobroadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George...
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)

SVN-Revision: 27348

12 years agobase-files: do not use the relinked libgcc, fixes c++ exception handling issues ...
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)

SVN-Revision: 27347

12 years agoadd a portable version of sys/sysmacros.h and and let the kernel use the host include...
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

SVN-Revision: 27346

12 years agomove mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make...
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

SVN-Revision: 27345

12 years agoadd support for hidden packages that get selected/built but do not show up in menuconfig
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

SVN-Revision: 27344

12 years agorevert r27043 (#9513)
Jo-Philipp Wich [Fri, 1 Jul 2011 19:52:57 +0000 (19:52 +0000)]
revert r27043 (#9513)

SVN-Revision: 27343

12 years agorevert r27341, it introduce wrong behaviour for other models
Jo-Philipp Wich [Fri, 1 Jul 2011 19:15:45 +0000 (19:15 +0000)]
revert r27341, it introduce wrong behaviour for other models

SVN-Revision: 27342

12 years agoturn status LED off if device finished initializing
Jo-Philipp Wich [Fri, 1 Jul 2011 18:39:53 +0000 (18:39 +0000)]
turn status LED off if device finished initializing

SVN-Revision: 27341

12 years agoath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available...
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

SVN-Revision: 27340

12 years agoath9k: merge an upstream patch that provides a minor throughput improvement on ar9003
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

SVN-Revision: 27339

12 years agoswitch avr32 to gcc 4.4, also powerpc targets should work fine with linaro releases
Imre Kaloz [Fri, 1 Jul 2011 13:44:03 +0000 (13:44 +0000)]
switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro releases

SVN-Revision: 27338

12 years agobump the 4.4 flavour to 4.4.6
Imre Kaloz [Fri, 1 Jul 2011 13:39:50 +0000 (13:39 +0000)]
bump the 4.4 flavour to 4.4.6

SVN-Revision: 27337

12 years agouse u-boot 2011.06 as source
Imre Kaloz [Fri, 1 Jul 2011 13:36:23 +0000 (13:36 +0000)]
use u-boot 2011.06 as source

SVN-Revision: 27336

12 years agofirewall: fix port range quirk in previous commit
Jo-Philipp Wich [Fri, 1 Jul 2011 11:50:48 +0000 (11:50 +0000)]
firewall: fix port range quirk in previous commit

SVN-Revision: 27335

12 years agofirewall: properly handle negated ports in nat reflection
Jo-Philipp Wich [Fri, 1 Jul 2011 11:48:14 +0000 (11:48 +0000)]
firewall: properly handle negated ports in nat reflection

SVN-Revision: 27334

12 years agoreplace gcc 4.5.2 support with 4.6.1
Imre Kaloz [Fri, 1 Jul 2011 11:43:15 +0000 (11:43 +0000)]
replace gcc 4.5.2 support with 4.6.1

SVN-Revision: 27333

12 years agoadd the latest avr32 toolchain patches (with additional fixes)
Imre Kaloz [Fri, 1 Jul 2011 11:35:21 +0000 (11:35 +0000)]
add the latest avr32 toolchain patches (with additional fixes)

SVN-Revision: 27332

12 years agoath5k: enable spur mitigation for ar2413 - should improve performance and reliability...
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

SVN-Revision: 27331

12 years agoupgrade avr32 u-boot to 2011.06
Imre Kaloz [Fri, 1 Jul 2011 11:32:01 +0000 (11:32 +0000)]
upgrade avr32 u-boot to 2011.06

SVN-Revision: 27330

12 years agoupgrade to 2.6.39.2
Imre Kaloz [Fri, 1 Jul 2011 11:31:08 +0000 (11:31 +0000)]
upgrade to 2.6.39.2

SVN-Revision: 27329

12 years agopreliminary 3.0 support
Imre Kaloz [Fri, 1 Jul 2011 08:15:48 +0000 (08:15 +0000)]
preliminary 3.0 support

SVN-Revision: 27328

12 years agoadd missing kernel symbols
Imre Kaloz [Fri, 1 Jul 2011 08:11:16 +0000 (08:11 +0000)]
add missing kernel symbols

SVN-Revision: 27327

12 years agoupgrade the linaro gcc to 2011.06
Imre Kaloz [Fri, 1 Jul 2011 08:10:12 +0000 (08:10 +0000)]
upgrade the linaro gcc to 2011.06

SVN-Revision: 27326

12 years agoath5k: add a missing srev checks for code that lowers the synth voltage - might fix...
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

SVN-Revision: 27325

12 years agoath5k: disable tx power gain correction probing for hardware that does not need or...
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

SVN-Revision: 27324

12 years agomac80211: rename a misnamed patch
Felix Fietkau [Fri, 1 Jul 2011 04:04:34 +0000 (04:04 +0000)]
mac80211: rename a misnamed patch

SVN-Revision: 27323

12 years agofix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl...
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)

SVN-Revision: 27322

12 years agofirewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward...
Jo-Philipp Wich [Thu, 30 Jun 2011 12:22:05 +0000 (12:22 +0000)]
firewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem

SVN-Revision: 27321

12 years agoar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code
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.

SVN-Revision: 27320

12 years agofirewall: restore local port relocation ability from r26617
Jo-Philipp Wich [Thu, 30 Jun 2011 01:36:09 +0000 (01:36 +0000)]
firewall: restore local port relocation ability from r26617

SVN-Revision: 27318

12 years agofirewall: - allow multiple ports, protocols, macs, icmp types per rule - implement...
Jo-Philipp Wich [Thu, 30 Jun 2011 01:31:23 +0000 (01:31 +0000)]
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

SVN-Revision: 27317

12 years agobrcm47xx: deactivate wndr3400 for now as this device will not boot
Hauke Mehrtens [Wed, 29 Jun 2011 17:42:34 +0000 (17:42 +0000)]
brcm47xx: deactivate wndr3400 for now as this device will not boot

SVN-Revision: 27316

12 years agopackage/rbcfg: new tool for modifying boot configuration on the RB4xx boards
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

SVN-Revision: 27315

12 years agoar71xx: merge 2.6.39 patches
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.

SVN-Revision: 27314

12 years agoar71xx: remove 2.6.37 support as well
Gabor Juhos [Wed, 29 Jun 2011 08:57:36 +0000 (08:57 +0000)]
ar71xx: remove 2.6.37 support as well

SVN-Revision: 27313

12 years agoar71xx: remove 2.6.38 support
Gabor Juhos [Wed, 29 Jun 2011 08:57:34 +0000 (08:57 +0000)]
ar71xx: remove 2.6.38 support

SVN-Revision: 27312

12 years agoar71xx: switch to 2.6.39
Gabor Juhos [Wed, 29 Jun 2011 08:57:33 +0000 (08:57 +0000)]
ar71xx: switch to 2.6.39

SVN-Revision: 27311

12 years agoar71xx: add 2.6.39 support
Gabor Juhos [Wed, 29 Jun 2011 08:57:32 +0000 (08:57 +0000)]
ar71xx: add 2.6.39 support

SVN-Revision: 27310

12 years agoar71xx: remove ar71xx_gpio_irq_set_type
Gabor Juhos [Wed, 29 Jun 2011 08:57:30 +0000 (08:57 +0000)]
ar71xx: remove ar71xx_gpio_irq_set_type

SVN-Revision: 27309

12 years agoar71xx: add separate handlers for IP3 interrupts
Gabor Juhos [Wed, 29 Jun 2011 08:57:29 +0000 (08:57 +0000)]
ar71xx: add separate handlers for IP3 interrupts

SVN-Revision: 27308

12 years agoar71xx: use separate handlers for IP2 interrupts
Gabor Juhos [Wed, 29 Jun 2011 08:57:28 +0000 (08:57 +0000)]
ar71xx: use separate handlers for IP2 interrupts

SVN-Revision: 27307

12 years agoar71xx: remove useless irq_desc.status initializations
Gabor Juhos [Wed, 29 Jun 2011 08:57:27 +0000 (08:57 +0000)]
ar71xx: remove useless irq_desc.status initializations

SVN-Revision: 27306

12 years agogeneric: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0
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

SVN-Revision: 27305

12 years agobrcm47xx: generate image to flash on Netgear WNDR3400.
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.

SVN-Revision: 27302

12 years agobrcm47xx: add initial support for devices with bcma bus.
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.

SVN-Revision: 27301

12 years agokernel: refresh patches for kernel 3.0-rc5
Hauke Mehrtens [Tue, 28 Jun 2011 20:25:39 +0000 (20:25 +0000)]
kernel: refresh patches for kernel 3.0-rc5

SVN-Revision: 27300

12 years agokernel: update ssb and bcma to linux-next next-20110628
Hauke Mehrtens [Tue, 28 Jun 2011 19:33:50 +0000 (19:33 +0000)]
kernel: update ssb and bcma to linux-next next-20110628

SVN-Revision: 27299

12 years agokernel: update kernel to 2.6.39.2
Hauke Mehrtens [Tue, 28 Jun 2011 19:30:58 +0000 (19:30 +0000)]
kernel: update kernel to 2.6.39.2

SVN-Revision: 27298

12 years agoethernet cleanup and sata fix - thanks, Chris
Imre Kaloz [Tue, 28 Jun 2011 06:54:20 +0000 (06:54 +0000)]
ethernet cleanup and sata fix - thanks, Chris

SVN-Revision: 27297

12 years agobrcm47xx: update kernel to version 2.6.39
Hauke Mehrtens [Mon, 27 Jun 2011 21:29:20 +0000 (21:29 +0000)]
brcm47xx: update kernel to version 2.6.39

SVN-Revision: 27296

12 years agokernel: update ssb and bcma to linux-next next-20110627
Hauke Mehrtens [Mon, 27 Jun 2011 21:28:40 +0000 (21:28 +0000)]
kernel: update ssb and bcma to linux-next next-20110627

SVN-Revision: 27295

12 years agobrcm47xx: fix Linux-3.0 and fix clock rate detection.
Hauke Mehrtens [Mon, 27 Jun 2011 20:20:11 +0000 (20:20 +0000)]
brcm47xx: fix Linux-3.0 and fix clock rate detection.

SVN-Revision: 27294

12 years agokernel: update ssb and bcma to linux-next next-20110627
Hauke Mehrtens [Mon, 27 Jun 2011 20:18:49 +0000 (20:18 +0000)]
kernel: update ssb and bcma to linux-next next-20110627

SVN-Revision: 27293

12 years agomac80211: merge a pending fix for reestablishing misconfigured aggregation sessions
Felix Fietkau [Mon, 27 Jun 2011 09:31:09 +0000 (09:31 +0000)]
mac80211: merge a pending fix for reestablishing misconfigured aggregation sessions

SVN-Revision: 27292

12 years agoremove remaining uci-defaults
Jo-Philipp Wich [Mon, 27 Jun 2011 01:42:31 +0000 (01:42 +0000)]
remove remaining uci-defaults

SVN-Revision: 27291

12 years agoeglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIB...
Mirko Vogt [Sun, 26 Jun 2011 21:47:14 +0000 (21:47 +0000)]
eglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIBC_CFLAGS as well

SVN-Revision: 27290

12 years agouclibc: make powerpc e500 support independent of the target name, always use it if...
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

SVN-Revision: 27289

12 years agobusybox: update to 1.18.5, patch from Peter Wagner
Florian Fainelli [Sat, 25 Jun 2011 22:05:14 +0000 (22:05 +0000)]
busybox: update to 1.18.5, patch from Peter Wagner

SVN-Revision: 27288

12 years agogeos: deprecate uci-defaults files
Florian Fainelli [Sat, 25 Jun 2011 22:05:10 +0000 (22:05 +0000)]
geos: deprecate uci-defaults files

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 27287

12 years agoalix2: add config files for bridging
Florian Fainelli [Sat, 25 Jun 2011 22:05:05 +0000 (22:05 +0000)]
alix2: add config files for bridging

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 27286

12 years agomac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel...
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

SVN-Revision: 27285

12 years agoremove gpiodev, prefer sysfs gpio
Florian Fainelli [Sat, 25 Jun 2011 19:26:17 +0000 (19:26 +0000)]
remove gpiodev, prefer sysfs gpio

SVN-Revision: 27284

12 years agoar71xx: add default network config for wzr-hp-ag300h (based on a patch from #9607)
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)

SVN-Revision: 27283

12 years agoar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)
Felix Fietkau [Sat, 25 Jun 2011 13:48:47 +0000 (13:48 +0000)]
ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)

SVN-Revision: 27282

12 years agomac80211: configure HT IBSS through uci
Felix Fietkau [Fri, 24 Jun 2011 19:53:31 +0000 (19:53 +0000)]
mac80211: configure HT IBSS through uci

SVN-Revision: 27279

12 years agoiw: add support for configuring HT IBSS
Felix Fietkau [Fri, 24 Jun 2011 19:53:27 +0000 (19:53 +0000)]
iw: add support for configuring HT IBSS

SVN-Revision: 27278

12 years agomac80211: add the work-in-progress IBSS HT patch, with some minor fixes
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

SVN-Revision: 27277

12 years agoath9k: add some more pending fixes
Felix Fietkau [Fri, 24 Jun 2011 19:53:18 +0000 (19:53 +0000)]
ath9k: add some more pending fixes

SVN-Revision: 27276

12 years agomac80211: update to wireless-testing 2011-06-22
Felix Fietkau [Fri, 24 Jun 2011 19:53:13 +0000 (19:53 +0000)]
mac80211: update to wireless-testing 2011-06-22

SVN-Revision: 27275

12 years agokernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
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

SVN-Revision: 27274

12 years agomac80211: enable cfg80211 debugfs support
Felix Fietkau [Fri, 24 Jun 2011 19:53:05 +0000 (19:53 +0000)]
mac80211: enable cfg80211 debugfs support

SVN-Revision: 27273

12 years agoadd missing linux-3.0 config symbol
Florian Fainelli [Fri, 24 Jun 2011 11:43:30 +0000 (11:43 +0000)]
add missing linux-3.0 config symbol

SVN-Revision: 27269

12 years agometadata.pl: fix handling of multiple conditional depends that reference the same...
Jo-Philipp Wich [Thu, 23 Jun 2011 19:28:16 +0000 (19:28 +0000)]
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

SVN-Revision: 27267

12 years agohotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency...
Jo-Philipp Wich [Thu, 23 Jun 2011 18:49:24 +0000 (18:49 +0000)]
hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes

SVN-Revision: 27266

12 years agofix conditional dependencies to libbsd
Mirko Vogt [Thu, 23 Jun 2011 14:38:29 +0000 (14:38 +0000)]
fix conditional dependencies to libbsd

SVN-Revision: 27265

12 years agomanual/Makefile: Don't mix pattern rules with normal rules.
Mirko Vogt [Thu, 23 Jun 2011 14:38:26 +0000 (14:38 +0000)]
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.

SVN-Revision: 27264

12 years agoadd gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)
Jo-Philipp Wich [Thu, 23 Jun 2011 11:46:24 +0000 (11:46 +0000)]
add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)

SVN-Revision: 27262

12 years agointroduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch...
Jo-Philipp Wich [Thu, 23 Jun 2011 11:37:39 +0000 (11:37 +0000)]
introduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch from David Kuehling via Qi hardware)

SVN-Revision: 27261

12 years agoregister SSB sprom after ethernet devices
Florian Fainelli [Wed, 22 Jun 2011 12:32:03 +0000 (12:32 +0000)]
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.

SVN-Revision: 27258

12 years agocmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling...
Jo-Philipp Wich [Wed, 22 Jun 2011 11:02:00 +0000 (11:02 +0000)]
cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling (#9573)

SVN-Revision: 27256

12 years agofirmware-utils: fix build on big endian systems
Hauke Mehrtens [Tue, 21 Jun 2011 21:13:58 +0000 (21:13 +0000)]
firmware-utils: fix build on big endian systems

This closes #9446

SVN-Revision: 27255

12 years agofix tab damage in 141-led_count.patch
Florian Fainelli [Tue, 21 Jun 2011 20:52:58 +0000 (20:52 +0000)]
fix tab damage in 141-led_count.patch

SVN-Revision: 27254

12 years agofix and make usable kmod-pcmcia-rsrc
Florian Fainelli [Tue, 21 Jun 2011 20:52:53 +0000 (20:52 +0000)]
fix and make usable kmod-pcmcia-rsrc

This module is also needed for e.g: kmod-bcm63xx-pcmcia

SVN-Revision: 27253

12 years agomac80211: use firmware from linux-firmware git
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

SVN-Revision: 27252

12 years agomac80211: fix debugfs for ath9k_htc
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.

SVN-Revision: 27251

12 years agomac80211: remove rests of ar9170 driver
Hauke Mehrtens [Tue, 21 Jun 2011 20:43:50 +0000 (20:43 +0000)]
mac80211: remove rests of ar9170 driver

SVN-Revision: 27250

12 years agokernel: refresh patches for kernel 3.0-rc4
Hauke Mehrtens [Tue, 21 Jun 2011 18:39:47 +0000 (18:39 +0000)]
kernel: refresh patches for kernel 3.0-rc4

SVN-Revision: 27247