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

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

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

12 years ago[ar71xx] revert r27043 (#9513)
jow [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

12 years ago[ar71xx] revert r27341, it introduce wrong behaviour for other models
jow [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

12 years ago[ar71xx] turn status LED off if device finished initializing
jow [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

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

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

12 years ago[toolchain/gcc]: switch avr32 to gcc 4.4, also powerpc targets should work fine with...
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

12 years ago[toolchain/gcc]: bump the 4.4 flavour to 4.4.6
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

12 years ago[tools/mkimage]: use u-boot 2011.06 as source
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

12 years ago[package] firewall: fix port range quirk in previous commit
jow [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

12 years ago[package] firewall: properly handle negated ports in nat reflection
jow [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

12 years ago[toolchain]: replace gcc 4.5.2 support with 4.6.1
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

12 years ago[toolchain]: add the latest avr32 toolchain patches (with additional fixes)
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

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

12 years ago[avr32]: upgrade avr32 u-boot to 2011.06
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

12 years ago[avr32]: upgrade to 2.6.39.2
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

12 years ago[cns3xxx]: preliminary 3.0 support
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

12 years ago[target/generic/3.0]: add missing kernel symbols
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

12 years ago[toolchain/gcc]: upgrade the linaro gcc to 2011.06
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

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

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

12 years agomac80211: rename a misnamed patch
nbd [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

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

12 years ago[package] firewall: refine default ICMPv6 rules to better conform with RFC4890, do...
jow [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

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

12 years ago[package] firewall: restore local port relocation ability from r26617
jow [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

12 years ago[package] firewall:
jow [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

12 years agobrcm47xx: deactivate wndr3400 for now as this device will not boot
hauke [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

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

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

12 years agoar71xx: remove 2.6.37 support as well
juhosg [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

12 years agoar71xx: remove 2.6.38 support
juhosg [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

12 years agoar71xx: switch to 2.6.39
juhosg [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

12 years agoar71xx: add 2.6.39 support
juhosg [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

12 years agoar71xx: remove ar71xx_gpio_irq_set_type
juhosg [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

12 years agoar71xx: add separate handlers for IP3 interrupts
juhosg [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

12 years agoar71xx: use separate handlers for IP2 interrupts
juhosg [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

12 years agoar71xx: remove useless irq_desc.status initializations
juhosg [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

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

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

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

12 years agokernel: refresh patches for kernel 3.0-rc5
hauke [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

12 years agokernel: update ssb and bcma to linux-next next-20110628
hauke [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

12 years agokernel: update kernel to 2.6.39.2
hauke [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

12 years ago[cns3xxx]: ethernet cleanup and sata fix - thanks, Chris
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

12 years agobrcm47xx: update kernel to version 2.6.39
hauke [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

12 years agokernel: update ssb and bcma to linux-next next-20110627
hauke [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

12 years agobrcm47xx: fix Linux-3.0 and fix clock rate detection.
hauke [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

12 years agokernel: update ssb and bcma to linux-next next-20110627
hauke [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

12 years agomac80211: merge a pending fix for reestablishing misconfigured aggregation sessions
nbd [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

12 years ago[geos] remove remaining uci-defaults
jow [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

12 years ago[toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however need...
mirko [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

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

12 years ago[package] busybox: update to 1.18.5, patch from Peter Wagner
florian [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

12 years ago[x86] geos: deprecate uci-defaults files
florian [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

12 years ago[x86] alix2: add config files for bridging
florian [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

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

12 years ago[brcm63xx] remove gpiodev, prefer sysfs gpio
florian [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

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

12 years agoar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)
nbd [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

12 years agomac80211: configure HT IBSS through uci
nbd [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

12 years agoiw: add support for configuring HT IBSS
nbd [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

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

12 years agoath9k: add some more pending fixes
nbd [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

12 years agomac80211: update to wireless-testing 2011-06-22
nbd [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

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

12 years agomac80211: enable cfg80211 debugfs support
nbd [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

12 years ago[kernel] add missing linux-3.0 config symbol
florian [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

12 years ago[scripts] metadata.pl: fix handling of multiple conditional depends that reference...
jow [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

12 years ago[package] hotplug2: make libbsd depend on "not uclibc" for now, the conditional depde...
jow [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

12 years ago[package/hotplug2] fix conditional dependencies to libbsd
mirko [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

12 years ago[toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules.
mirko [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

12 years ago[toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)
jow [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

12 years ago[toolchain] introduce option to enable setjump()/longjump() based C++ exceptions...
jow [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

12 years ago[brcm63xx] register SSB sprom after ethernet devices
florian [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

12 years ago[include] cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from...
jow [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

12 years agofirmware-utils: fix build on big endian systems
hauke [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

12 years ago[brcm63xx] fix tab damage in 141-led_count.patch
florian [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

12 years ago[kernel] fix and make usable kmod-pcmcia-rsrc
florian [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

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

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

12 years agomac80211: remove rests of ar9170 driver
hauke [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

12 years agokernel: refresh patches for kernel 3.0-rc4
hauke [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

12 years ago[brcm63xx] use macros to generate SPI registers table and switches
florian [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

12 years agoRevert "[toolchain/eglibc} eglibc in fact can be built with -Os"
mirko [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

12 years ago[PATCH] scripts/config/.gitignore omits source files
jow [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

12 years ago[adm5120] fix usb mis-cleanup after r27162 (#9581)
florian [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

12 years ago[package] kernel: package more NIC drivers:
jow [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

12 years ago[x86] Restrict Soekris specific base-files handling to Soekris profiles, based on...
jow [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

12 years ago[PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+
jow [Sun, 19 Jun 2011 22:48:53 +0000 (22:48 +0000)]
[PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+
Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is
enabled. Since the IPv6 module isn't exactly lightweight and bridge also
only needs a single function from IPv6, it's rather easy to create a
common "lib" module with a RCU pointer to the actual implementation, if
the IPv6 module is loaded (although slightly hackish).

The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27237 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[brcm63xx] dev-spi.c checks for running CPU, not board code
florian [Sun, 19 Jun 2011 20:46:00 +0000 (20:46 +0000)]
[brcm63xx] dev-spi.c checks for running CPU, not board code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27236 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[brcm63xx] fixup patches after r27234
florian [Sun, 19 Jun 2011 20:28:38 +0000 (20:28 +0000)]
[brcm63xx] fixup patches after r27234

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27235 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[brcm63xx] remove accidental bcm6345 related patches
florian [Sun, 19 Jun 2011 20:16:59 +0000 (20:16 +0000)]
[brcm63xx] remove accidental bcm6345 related patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27234 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[brcm63xx] remove support for 2.6.37 and 2.6.38
florian [Sun, 19 Jun 2011 20:14:22 +0000 (20:14 +0000)]
[brcm63xx] remove support for 2.6.37 and 2.6.38

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27233 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[brcm63xx] switch to 2.6.39
florian [Sun, 19 Jun 2011 20:12:45 +0000 (20:12 +0000)]
[brcm63xx] switch to 2.6.39

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27232 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[ar7] cleanup empty directory
florian [Sun, 19 Jun 2011 20:10:36 +0000 (20:10 +0000)]
[ar7] cleanup empty directory

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27231 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[cobalt] remove 2.6.35 and 2.6.32 support
florian [Sun, 19 Jun 2011 20:09:40 +0000 (20:09 +0000)]
[cobalt] remove 2.6.35 and 2.6.32 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27230 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[ep93xx] remove pre 2.6.39 patches and config
florian [Sun, 19 Jun 2011 20:09:00 +0000 (20:09 +0000)]
[ep93xx] remove pre 2.6.39 patches and config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27229 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.092729 seconds and 4 git commands to generate.