openwrt/svn-archive/archive.git
14 years agodo not start multiple subshells for applying /etc/uci-defaults. use sh -x for hush...
Felix Fietkau [Wed, 9 Dec 2009 15:15:25 +0000 (15:15 +0000)]
do not start multiple subshells for applying /etc/uci-defaults. use sh -x for hush compatibility

SVN-Revision: 18717

14 years agofirewall: get rid of recursive shell script inclusion to improve hush compatibility
Felix Fietkau [Wed, 9 Dec 2009 14:04:37 +0000 (14:04 +0000)]
firewall: get rid of recursive shell script inclusion to improve hush compatibility

SVN-Revision: 18716

14 years agofunctions.sh: use functions instead of aliases for the debug, mount wrappers - hush...
Felix Fietkau [Wed, 9 Dec 2009 13:36:43 +0000 (13:36 +0000)]
functions.sh: use functions instead of aliases for the debug, mount wrappers - hush does not have aliases

SVN-Revision: 18715

14 years agoadjust dependencies of firewall and qos-scripts, so that these packages are visible...
Felix Fietkau [Wed, 9 Dec 2009 13:36:39 +0000 (13:36 +0000)]
adjust dependencies of firewall and qos-scripts, so that these packages are visible even when iptables is not selected

SVN-Revision: 18714

14 years agoiptables: move to 'Network' in menuconfig
Felix Fietkau [Wed, 9 Dec 2009 13:36:35 +0000 (13:36 +0000)]
iptables: move to 'Network' in menuconfig

SVN-Revision: 18713

14 years agobusybox: adjust hush default configuration
Felix Fietkau [Wed, 9 Dec 2009 13:36:28 +0000 (13:36 +0000)]
busybox: adjust hush default configuration

SVN-Revision: 18712

14 years agoar71xx: sync kernel configs
Gabor Juhos [Wed, 9 Dec 2009 08:03:35 +0000 (08:03 +0000)]
ar71xx: sync kernel configs

SVN-Revision: 18711

14 years agoar71xx: register rtl8366-smi device on the DIR-825 B1 board
Gabor Juhos [Wed, 9 Dec 2009 08:03:31 +0000 (08:03 +0000)]
ar71xx: register rtl8366-smi device on the DIR-825 B1 board

SVN-Revision: 18710

14 years agortl8306: manage the wan port as a separate phy device with proper link status reading...
Felix Fietkau [Wed, 9 Dec 2009 03:25:33 +0000 (03:25 +0000)]
rtl8306: manage the wan port as a separate phy device with proper link status reading and autonegotiation - the genphy driver does not handle it properly

SVN-Revision: 18709

14 years ago[ar71xx] fix default network config after r18699
Jo-Philipp Wich [Tue, 8 Dec 2009 22:22:16 +0000 (22:22 +0000)]
[ar71xx] fix default network config after r18699

SVN-Revision: 18708

14 years ago[package] iptables: bump pkg revision
Jo-Philipp Wich [Tue, 8 Dec 2009 20:53:27 +0000 (20:53 +0000)]
[package] iptables: bump pkg revision

SVN-Revision: 18707

14 years ago[package] iptables: add comment match to the core package
Jo-Philipp Wich [Tue, 8 Dec 2009 20:52:58 +0000 (20:52 +0000)]
[package] iptables: add comment match to the core package

SVN-Revision: 18706

14 years agofix firmware loading broken by the busybox upgrade
Felix Fietkau [Tue, 8 Dec 2009 20:04:38 +0000 (20:04 +0000)]
fix firmware loading broken by the busybox upgrade

SVN-Revision: 18705

14 years agoifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA
John Crispin [Tue, 8 Dec 2009 14:38:17 +0000 (14:38 +0000)]
ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA

SVN-Revision: 18701

14 years agomake uboot work on arcaydian board
John Crispin [Tue, 8 Dec 2009 14:37:12 +0000 (14:37 +0000)]
make uboot work on arcaydian board

SVN-Revision: 18700

14 years agoar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes...
Felix Fietkau [Tue, 8 Dec 2009 14:06:18 +0000 (14:06 +0000)]
ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes wan port detection (#6309)

SVN-Revision: 18699

14 years agofix link status detection in various switch drivers
Felix Fietkau [Tue, 8 Dec 2009 14:06:09 +0000 (14:06 +0000)]
fix link status detection in various switch drivers

SVN-Revision: 18698

14 years agoar71xx: TL-WR1043ND support cleanup
Gabor Juhos [Tue, 8 Dec 2009 12:46:30 +0000 (12:46 +0000)]
ar71xx: TL-WR1043ND support cleanup

SVN-Revision: 18697

14 years agoar71xx: preliminary support for the TL-WR1043ND
Gabor Juhos [Tue, 8 Dec 2009 12:46:25 +0000 (12:46 +0000)]
ar71xx: preliminary support for the TL-WR1043ND

Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform.
Presently the RTL8366RB switch support is missing due to no driver.
The ethernet works with 5 ports@1Gbit but is missing vlan support.

Hope Ive done this right, First time submiting a patch.

Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
SVN-Revision: 18696

14 years agoar71xx: register rtl8366_smi device on the WNDR3700
Gabor Juhos [Tue, 8 Dec 2009 10:29:37 +0000 (10:29 +0000)]
ar71xx: register rtl8366_smi device on the WNDR3700

SVN-Revision: 18695

14 years agoar71xx: add mdio bus driver for the rtl8366 switch
Gabor Juhos [Tue, 8 Dec 2009 10:29:35 +0000 (10:29 +0000)]
ar71xx: add mdio bus driver for the rtl8366 switch

SVN-Revision: 18694

14 years agoar71xx: refresh patches
Gabor Juhos [Tue, 8 Dec 2009 10:29:30 +0000 (10:29 +0000)]
ar71xx: refresh patches

SVN-Revision: 18693

14 years agoar71xx: add support for external mii_bus
Gabor Juhos [Tue, 8 Dec 2009 10:29:27 +0000 (10:29 +0000)]
ar71xx: add support for external mii_bus

SVN-Revision: 18692

14 years agoar71xx: move phy_connect call to ag71xx_open
Gabor Juhos [Tue, 8 Dec 2009 10:29:19 +0000 (10:29 +0000)]
ar71xx: move phy_connect call to ag71xx_open

SVN-Revision: 18691

14 years ago[package] package nls cp866 support (#6281)
Florian Fainelli [Mon, 7 Dec 2009 23:59:06 +0000 (23:59 +0000)]
[package] package nls cp866 support (#6281)

SVN-Revision: 18690

14 years ago[package] update busybox to 1.15.2 (#5926)
Florian Fainelli [Mon, 7 Dec 2009 16:56:04 +0000 (16:56 +0000)]
[package] update busybox to 1.15.2 (#5926)

SVN-Revision: 18684

14 years ago[uml] update README after r18624
Florian Fainelli [Mon, 7 Dec 2009 16:56:00 +0000 (16:56 +0000)]
[uml] update README after r18624

SVN-Revision: 18683

14 years ago[rdc] make mkimg_sitecom.pl executable
Florian Fainelli [Mon, 7 Dec 2009 16:55:33 +0000 (16:55 +0000)]
[rdc] make mkimg_sitecom.pl executable

SVN-Revision: 18682

14 years ago[s3c24xx] Remove 2.6.31 support.
Lars-Peter Clausen [Mon, 7 Dec 2009 10:13:32 +0000 (10:13 +0000)]
[s3c24xx] Remove 2.6.31 support.

SVN-Revision: 18673

14 years ago[x86] add rootwait option to the kernel command line (#6209)
Florian Fainelli [Sun, 6 Dec 2009 09:12:34 +0000 (09:12 +0000)]
[x86] add rootwait option to the kernel command line (#6209)

SVN-Revision: 18672

14 years ago[rdc] correct flash size and detection for sitecom targets (#6278), patch from rtz
Florian Fainelli [Sun, 6 Dec 2009 09:08:03 +0000 (09:08 +0000)]
[rdc] correct flash size and detection for sitecom targets (#6278), patch from rtz

SVN-Revision: 18671

14 years ago[rdc] simplify sitecom image generation with a script, patch from rtz
Florian Fainelli [Sun, 6 Dec 2009 09:07:58 +0000 (09:07 +0000)]
[rdc] simplify sitecom image generation with a script, patch from rtz

SVN-Revision: 18670

14 years ago[rdc] fix the handling of MAC addresses with r6040, patch from rtz
Florian Fainelli [Sun, 6 Dec 2009 09:07:53 +0000 (09:07 +0000)]
[rdc] fix the handling of MAC addresses with r6040, patch from rtz

SVN-Revision: 18669

14 years agomac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx...
Felix Fietkau [Sat, 5 Dec 2009 17:12:56 +0000 (17:12 +0000)]
mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx status reporting

SVN-Revision: 18666

14 years agomac80211: set the country code through iw reg, setting it only through hostapd appare...
Felix Fietkau [Sat, 5 Dec 2009 17:12:51 +0000 (17:12 +0000)]
mac80211: set the country code through iw reg, setting it only through hostapd apparently does not work

SVN-Revision: 18665

14 years ago[package] mac80211: fix a shell syntax error
Jo-Philipp Wich [Sat, 5 Dec 2009 15:11:47 +0000 (15:11 +0000)]
[package] mac80211: fix a shell syntax error

SVN-Revision: 18664

14 years ago[package] wpa_supplicant: relax parsing of encryption mode, drop support for uppercas...
Jo-Philipp Wich [Sat, 5 Dec 2009 15:09:20 +0000 (15:09 +0000)]
[package] wpa_supplicant: relax parsing of encryption mode, drop support for uppercase modes

SVN-Revision: 18663

14 years ago[package] mac80211: fix wpa handling in sta mode
Jo-Philipp Wich [Sat, 5 Dec 2009 15:08:25 +0000 (15:08 +0000)]
[package] mac80211: fix wpa handling in sta mode

SVN-Revision: 18662

14 years ago[package] allow building hostap-driver and its dependencies on 2.6.32 (#6305)
Florian Fainelli [Sat, 5 Dec 2009 12:54:30 +0000 (12:54 +0000)]
[package] allow building hostap-driver and its dependencies on 2.6.32 (#6305)

SVN-Revision: 18658

14 years ago[brcm-2.4] fix typo in switch config migration script
Jo-Philipp Wich [Sat, 5 Dec 2009 12:39:28 +0000 (12:39 +0000)]
[brcm-2.4] fix typo in switch config migration script

SVN-Revision: 18657

14 years agooops, forgot one small change in the last commit
Felix Fietkau [Fri, 4 Dec 2009 22:18:36 +0000 (22:18 +0000)]
oops, forgot one small change in the last commit

SVN-Revision: 18640

14 years agoremove the redundant subdirectory from the packages directory variable
Felix Fietkau [Fri, 4 Dec 2009 22:17:26 +0000 (22:17 +0000)]
remove the redundant subdirectory from the packages directory variable

SVN-Revision: 18639

14 years agoar71xx: experimental 2.6.32 support
Gabor Juhos [Fri, 4 Dec 2009 20:27:03 +0000 (20:27 +0000)]
ar71xx: experimental 2.6.32 support

SVN-Revision: 18638

14 years agokernel: fix swconfig for 2.6.32
Gabor Juhos [Fri, 4 Dec 2009 20:26:59 +0000 (20:26 +0000)]
kernel: fix swconfig for 2.6.32

SVN-Revision: 18637

14 years agokernel: add md5sum for 2.6.32 final, and refresh patches
Gabor Juhos [Fri, 4 Dec 2009 20:26:55 +0000 (20:26 +0000)]
kernel: add md5sum for 2.6.32 final, and refresh patches

SVN-Revision: 18636

14 years ago[kernel] update to 2.6.30, refresh patches
Florian Fainelli [Fri, 4 Dec 2009 14:52:45 +0000 (14:52 +0000)]
[kernel] update to 2.6.30, refresh patches

SVN-Revision: 18635

14 years ago[package] CONFIG_RFKILL_INPUT is a boolean
Florian Fainelli [Fri, 4 Dec 2009 14:52:41 +0000 (14:52 +0000)]
[package] CONFIG_RFKILL_INPUT is a boolean

SVN-Revision: 18634

14 years ago[kernel] add missing CONFIG_HID_WACOM symbol
Florian Fainelli [Fri, 4 Dec 2009 14:52:37 +0000 (14:52 +0000)]
[kernel] add missing CONFIG_HID_WACOM symbol

SVN-Revision: 18633

14 years ago[sibyte] resync kernel configuration
Florian Fainelli [Fri, 4 Dec 2009 14:52:33 +0000 (14:52 +0000)]
[sibyte] resync kernel configuration

SVN-Revision: 18632

14 years ago[package] prevent madwifi from being compiled on sibyte
Florian Fainelli [Fri, 4 Dec 2009 14:52:30 +0000 (14:52 +0000)]
[package] prevent madwifi from being compiled on sibyte

SVN-Revision: 18631

14 years ago[kernel] add missing kernel configuration symbols
Florian Fainelli [Fri, 4 Dec 2009 14:52:23 +0000 (14:52 +0000)]
[kernel] add missing kernel configuration symbols

SVN-Revision: 18630

14 years agokmod-sound-ps3: Modified target dependencies
Hamish Guthrie [Fri, 4 Dec 2009 12:18:01 +0000 (12:18 +0000)]
kmod-sound-ps3: Modified target dependencies

SVN-Revision: 18629

14 years agomac80211: rename autogenerated wifi-device sections from wifi* to radio* to prevent...
Felix Fietkau [Thu, 3 Dec 2009 18:35:31 +0000 (18:35 +0000)]
mac80211: rename autogenerated wifi-device sections from wifi* to radio* to prevent conflicts with madwifi interface naming

SVN-Revision: 18627

14 years agoath9k: disable interrupt mitigation - it hurts performance on embedded systems
Felix Fietkau [Thu, 3 Dec 2009 18:35:26 +0000 (18:35 +0000)]
ath9k: disable interrupt mitigation - it hurts performance on embedded systems

SVN-Revision: 18626

14 years ago[kernel] add more missing configuration symbols
Florian Fainelli [Thu, 3 Dec 2009 18:21:25 +0000 (18:21 +0000)]
[kernel] add more missing configuration symbols

SVN-Revision: 18625

14 years agooutput firmware files in bin/$(BOARD) instead of bin/
Florian Fainelli [Thu, 3 Dec 2009 18:21:03 +0000 (18:21 +0000)]
output firmware files in bin/$(BOARD) instead of bin/

SVN-Revision: 18624

14 years agoar71xx: refresh 2.6.30 patches
Gabor Juhos [Thu, 3 Dec 2009 15:07:44 +0000 (15:07 +0000)]
ar71xx: refresh 2.6.30 patches

SVN-Revision: 18623

14 years agoar71xx: DIR-825 support cleanup
Gabor Juhos [Thu, 3 Dec 2009 15:07:41 +0000 (15:07 +0000)]
ar71xx: DIR-825 support cleanup

SVN-Revision: 18622

14 years agoar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to
Gabor Juhos [Thu, 3 Dec 2009 15:07:34 +0000 (15:07 +0000)]
ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to
ValXdater)

SVN-Revision: 18621

14 years agoar71xx: change mii_bus name
Gabor Juhos [Thu, 3 Dec 2009 14:17:12 +0000 (14:17 +0000)]
ar71xx: change mii_bus name

SVN-Revision: 18619

14 years agoar71xx: refresh 2.6.31 patches
Gabor Juhos [Thu, 3 Dec 2009 14:17:07 +0000 (14:17 +0000)]
ar71xx: refresh 2.6.31 patches

SVN-Revision: 18618

14 years ago[package] firewall: initialize dest_port with src_dport if omitted in redirect sectio...
Jo-Philipp Wich [Tue, 1 Dec 2009 22:31:10 +0000 (22:31 +0000)]
[package] firewall: initialize dest_port with src_dport if omitted in redirect sections to narrow
down corresponding forward rules to the actual target ports - thanks Niels Boehm! (#6249)

SVN-Revision: 18617

14 years ago[mac80211] fix p54usb firmware installation (#6260)
Florian Fainelli [Mon, 30 Nov 2009 21:26:12 +0000 (21:26 +0000)]
[mac80211] fix p54usb firmware installation (#6260)

SVN-Revision: 18615

14 years agoar71xx: override fifo_cfg[123] values on AR7240
Gabor Juhos [Mon, 30 Nov 2009 13:53:39 +0000 (13:53 +0000)]
ar71xx: override fifo_cfg[123] values on AR7240

SVN-Revision: 18614

14 years agorefresh 2.6.32 patches with -rc8
Imre Kaloz [Mon, 30 Nov 2009 11:45:37 +0000 (11:45 +0000)]
refresh 2.6.32 patches with -rc8

SVN-Revision: 18613

14 years ago[x86]: enable ACPI/HPET/MSI in the generic config
Imre Kaloz [Mon, 30 Nov 2009 11:05:18 +0000 (11:05 +0000)]
[x86]: enable ACPI/HPET/MSI in the generic config

SVN-Revision: 18612

14 years agoadd some more symbols to the generic 2.6.32 config
Imre Kaloz [Mon, 30 Nov 2009 11:01:53 +0000 (11:01 +0000)]
add some more symbols to the generic 2.6.32 config

SVN-Revision: 18611

14 years agoupgrade x86 to 2.6.31.6, resync patches
Imre Kaloz [Mon, 30 Nov 2009 10:32:20 +0000 (10:32 +0000)]
upgrade x86 to 2.6.31.6, resync patches

SVN-Revision: 18609

14 years agohostapd: update to latest git, fixes ampdu settings in the beacon HT IE
Felix Fietkau [Sun, 29 Nov 2009 16:56:38 +0000 (16:56 +0000)]
hostapd: update to latest git, fixes ampdu settings in the beacon HT IE

SVN-Revision: 18606

14 years ago[amazon] Update to kernel 2.6.30
Hauke Mehrtens [Sun, 29 Nov 2009 16:54:17 +0000 (16:54 +0000)]
[amazon] Update to kernel 2.6.30

SVN-Revision: 18605

14 years ago[amazon] Read the size of the available memory from parameters passed to the kernel...
Hauke Mehrtens [Sun, 29 Nov 2009 16:53:50 +0000 (16:53 +0000)]
[amazon] Read the size of the available memory from parameters passed to the kernel by firmware.

SVN-Revision: 18604

14 years agokernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
Felix Fietkau [Sun, 29 Nov 2009 14:31:55 +0000 (14:31 +0000)]
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config

SVN-Revision: 18603

14 years agohostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)
Felix Fietkau [Sun, 29 Nov 2009 14:13:47 +0000 (14:13 +0000)]
hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)

SVN-Revision: 18602

14 years agomac80211: fix up wds sta mode after r18591
Felix Fietkau [Sun, 29 Nov 2009 13:56:41 +0000 (13:56 +0000)]
mac80211: fix up wds sta mode after r18591

SVN-Revision: 18600

14 years agoar71xx: mask out reserved bits from the dma tx status in the ethernet driver
Felix Fietkau [Sun, 29 Nov 2009 13:38:03 +0000 (13:38 +0000)]
ar71xx: mask out reserved bits from the dma tx status in the ethernet driver

SVN-Revision: 18599

14 years agoar71xx: add usb support for ubnt rocket m
Felix Fietkau [Sun, 29 Nov 2009 13:33:15 +0000 (13:33 +0000)]
ar71xx: add usb support for ubnt rocket m

SVN-Revision: 18598

14 years ago[brcm47xx] Remove patches already applied in generic and refresh patches.
Hauke Mehrtens [Sun, 29 Nov 2009 12:09:42 +0000 (12:09 +0000)]
[brcm47xx] Remove patches already applied in generic and refresh patches.

This fixes #6200

SVN-Revision: 18597

14 years agotools: build old squashfs tools for ar71xx
Gabor Juhos [Sun, 29 Nov 2009 09:33:50 +0000 (09:33 +0000)]
tools: build old squashfs tools for ar71xx

SVN-Revision: 18596

14 years ago[ubicom32] prevent some modules from being built on ubicom32 since they do not compil...
Florian Fainelli [Sun, 29 Nov 2009 00:33:32 +0000 (00:33 +0000)]
[ubicom32] prevent some modules from being built on ubicom32 since they do not compile or link

SVN-Revision: 18595

14 years ago[ubicom32] add missing configuration symbols
Florian Fainelli [Sun, 29 Nov 2009 00:33:27 +0000 (00:33 +0000)]
[ubicom32] add missing configuration symbols

SVN-Revision: 18594

14 years ago[kernel] revert the 027-mips_module_reloc.patch patch for mips64 targets until we...
Florian Fainelli [Sun, 29 Nov 2009 00:31:21 +0000 (00:31 +0000)]
[kernel] revert the 027-mips_module_reloc.patch patch for mips64 targets until we fix it (#6129)

SVN-Revision: 18593

14 years ago[crda] Update regulatory database to version 2009.11.25
Hauke Mehrtens [Sat, 28 Nov 2009 23:16:40 +0000 (23:16 +0000)]
[crda] Update regulatory database to version 2009.11.25

SVN-Revision: 18592

14 years ago[iw] Update iw to version 0.9.18
Hauke Mehrtens [Sat, 28 Nov 2009 23:16:11 +0000 (23:16 +0000)]
[iw] Update iw to version 0.9.18

The deleted patches went upstream.

SVN-Revision: 18591

14 years ago[kernel] Some build fixes.
Hauke Mehrtens [Sat, 28 Nov 2009 22:25:26 +0000 (22:25 +0000)]
[kernel] Some build fixes.

SVN-Revision: 18590

14 years ago[amazon] Add kernel 2.6.30 support
Hauke Mehrtens [Sat, 28 Nov 2009 22:17:37 +0000 (22:17 +0000)]
[amazon] Add kernel 2.6.30 support

The device is booting and Ethernet is working, but nothing more was tested.

SVN-Revision: 18589

14 years ago[amazon] Some general changes for amazon drivers.
Hauke Mehrtens [Sat, 28 Nov 2009 22:09:18 +0000 (22:09 +0000)]
[amazon] Some general changes for amazon drivers.

This is mostly needed for kernel 2.6.30 support.

SVN-Revision: 18588

14 years agoar71xx: fix mac address for 5GHz interface on WNDR3700
Gabor Juhos [Sat, 28 Nov 2009 18:01:09 +0000 (18:01 +0000)]
ar71xx: fix mac address for 5GHz interface on WNDR3700

SVN-Revision: 18586

14 years agoar71xx: update ath9k_platform.h
Gabor Juhos [Sat, 28 Nov 2009 18:01:06 +0000 (18:01 +0000)]
ar71xx: update ath9k_platform.h

SVN-Revision: 18585

14 years agomac80211: use mac address from platform data if present on ath9k
Gabor Juhos [Sat, 28 Nov 2009 18:01:03 +0000 (18:01 +0000)]
mac80211: use mac address from platform data if present on ath9k

SVN-Revision: 18584

14 years agomac80211: fix detection of multiple mac80211 devices
Gabor Juhos [Sat, 28 Nov 2009 18:00:59 +0000 (18:00 +0000)]
mac80211: fix detection of multiple mac80211 devices

SVN-Revision: 18583

14 years agomac80211: remove trailing whitespaces in mac80211.sh
Gabor Juhos [Sat, 28 Nov 2009 18:00:53 +0000 (18:00 +0000)]
mac80211: remove trailing whitespaces in mac80211.sh

SVN-Revision: 18582

14 years ago[mac80211] update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)
Florian Fainelli [Sat, 28 Nov 2009 14:25:41 +0000 (14:25 +0000)]
[mac80211] update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)

SVN-Revision: 18580

14 years agoar71xx: fix extension of the WNDR3700 firmware image
Gabor Juhos [Sat, 28 Nov 2009 13:49:19 +0000 (13:49 +0000)]
ar71xx: fix extension of the WNDR3700 firmware image

SVN-Revision: 18579

14 years agoar71xx: override mtd partitions for the TEW-632BRP family
Gabor Juhos [Sat, 28 Nov 2009 13:49:17 +0000 (13:49 +0000)]
ar71xx: override mtd partitions for the TEW-632BRP family

SVN-Revision: 18578

14 years agomac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)
Gabor Juhos [Sat, 28 Nov 2009 13:49:14 +0000 (13:49 +0000)]
mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)

SVN-Revision: 18577

14 years ago[rdc] add sitecom subtarget after the profiles->subtargets conversion (#6245)
Florian Fainelli [Sat, 28 Nov 2009 11:33:04 +0000 (11:33 +0000)]
[rdc] add sitecom subtarget after the profiles->subtargets conversion (#6245)

SVN-Revision: 18576

14 years agoar71xx: create images for the WNDR3700, which can be flashed via the factory web...
Gabor Juhos [Sat, 28 Nov 2009 09:28:25 +0000 (09:28 +0000)]
ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface

SVN-Revision: 18571

14 years agoar71xx: create sysupgrade image for the WNDR3700
Gabor Juhos [Sat, 28 Nov 2009 08:25:56 +0000 (08:25 +0000)]
ar71xx: create sysupgrade image for the WNDR3700

SVN-Revision: 18570

14 years agofirmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)
Gabor Juhos [Sat, 28 Nov 2009 08:25:53 +0000 (08:25 +0000)]
firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)

SVN-Revision: 18569

14 years agoar71xx: fix a typo in ar71xx.sh
Gabor Juhos [Sat, 28 Nov 2009 08:25:49 +0000 (08:25 +0000)]
ar71xx: fix a typo in ar71xx.sh

SVN-Revision: 18568