openwrt/svn-archive/archive.git
11 years agoAA: ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpio
Gabor Juhos [Sun, 25 Nov 2012 16:15:01 +0000 (16:15 +0000)]
AA: ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpio

Backport of r34087.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34333

11 years agoAA: bcm63xx: properly prevent known unusable images from being built
Jonas Gorski [Sun, 25 Nov 2012 13:42:43 +0000 (13:42 +0000)]
AA: bcm63xx: properly prevent known unusable images from being built

Commenting out does not work, so guard the calls with a check for BROKEN.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 34328

11 years agoAA: imagebuilder: merge r34301
Jo-Philipp Wich [Thu, 22 Nov 2012 19:49:40 +0000 (19:49 +0000)]
AA: imagebuilder: merge r34301

SVN-Revision: 34302

11 years agobeta2 -> rc1
John Crispin [Tue, 13 Nov 2012 13:14:59 +0000 (13:14 +0000)]
beta2 -> rc1

SVN-Revision: 34185

11 years ago[lantiq] fixes dgn3500
John Crispin [Tue, 13 Nov 2012 13:14:57 +0000 (13:14 +0000)]
[lantiq] fixes dgn3500

SVN-Revision: 34184

11 years ago[ramips] backport ethernet fix
John Crispin [Tue, 13 Nov 2012 13:14:55 +0000 (13:14 +0000)]
[ramips] backport ethernet fix

SVN-Revision: 34183

11 years ago[lantiq] vr9 i not really usable, lets just ignore it
John Crispin [Tue, 13 Nov 2012 13:14:53 +0000 (13:14 +0000)]
[lantiq] vr9 i not really usable, lets just ignore it

SVN-Revision: 34182

11 years agobrcm47xx: backport of r34176
Hauke Mehrtens [Mon, 12 Nov 2012 21:35:41 +0000 (21:35 +0000)]
brcm47xx: backport of r34176

remove double definition of kmod-tg3 added in r34151

SVN-Revision: 34178

11 years agoAA: ppp: backport r34171
Jo-Philipp Wich [Mon, 12 Nov 2012 19:17:10 +0000 (19:17 +0000)]
AA: ppp: backport r34171

SVN-Revision: 34172

11 years agoAA: brcm47xx: backport r34150: remove ssb-gige package
Hauke Mehrtens [Sun, 11 Nov 2012 17:34:32 +0000 (17:34 +0000)]
AA: brcm47xx: backport r34150: remove ssb-gige package

CONFIG_SSB_DRIVER_GIGE is set in the target config of the brcm47xx target, so it will always be activated and the kmod-ssb-gige is not needed any more.
The kmod-ssb-gige package is not generated in an build as it does not contain any files and the makes the image builder fail when generating a image integrating this package.

SVN-Revision: 34151

11 years agoAA: x86/generic: backport r34139
Jo-Philipp Wich [Sat, 10 Nov 2012 23:33:23 +0000 (23:33 +0000)]
AA: x86/generic: backport r34139

SVN-Revision: 34140

11 years agomac80211: add more tx skb free fixes (hopefully final fix to #11894)
Felix Fietkau [Sat, 10 Nov 2012 02:48:07 +0000 (02:48 +0000)]
mac80211: add more tx skb free fixes (hopefully final fix to #11894)

Backport of r34133

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34134

11 years agox86: backport grub2 at_keyboard handling from r34126 and r34127
Felix Fietkau [Fri, 9 Nov 2012 11:16:53 +0000 (11:16 +0000)]
x86: backport grub2 at_keyboard handling from r34126 and r34127

SVN-Revision: 34128

11 years agoAA: scripts: backport r34118
Jo-Philipp Wich [Thu, 8 Nov 2012 11:24:15 +0000 (11:24 +0000)]
AA: scripts: backport r34118

SVN-Revision: 34119

11 years agoAA: resolveip: backport r34116
Jo-Philipp Wich [Thu, 8 Nov 2012 10:49:16 +0000 (10:49 +0000)]
AA: resolveip: backport r34116

SVN-Revision: 34117

11 years agoAA: bcm63xx: fix SPW303V images
Jonas Gorski [Mon, 5 Nov 2012 22:53:11 +0000 (22:53 +0000)]
AA: bcm63xx: fix SPW303V images

Backport of r34091.

SVN-Revision: 34092

11 years agoAA: netifd: backport r34089
Jo-Philipp Wich [Mon, 5 Nov 2012 19:47:15 +0000 (19:47 +0000)]
AA: netifd: backport r34089

SVN-Revision: 34090

11 years agoAA: ramips: enable USB power on the DIR-645
Gabor Juhos [Mon, 5 Nov 2012 11:41:11 +0000 (11:41 +0000)]
AA: ramips: enable USB power on the DIR-645

Backport of r34082.

Closes #12422.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34085

11 years agoAA: linux/3.3: backport an upstream GPIO patch
Gabor Juhos [Mon, 5 Nov 2012 11:41:10 +0000 (11:41 +0000)]
AA: linux/3.3: backport an upstream GPIO patch

Backport of r34081.

The backported patch introduces new flags to
automatically export GPIOs when using the
convenience unctions gpio_request_one() or
gpio_request_array().

This will be used by ar71xx/ramips platforms.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34084

11 years agoAA: ramips: add restorefactory to default package set for ALL0239-3G and ALL0256N
Gabor Juhos [Mon, 5 Nov 2012 07:21:01 +0000 (07:21 +0000)]
AA: ramips: add restorefactory to default package set for ALL0239-3G and ALL0256N

Backport of r34078.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 34080

11 years agoAA: ar71xx: don't use the unknown LED on the ZCN-1523-5 board
Gabor Juhos [Sun, 4 Nov 2012 22:09:57 +0000 (22:09 +0000)]
AA: ar71xx: don't use the unknown LED on the ZCN-1523-5 board

Backport of r34076.

According to #12421, GPIO 1 controls the power
output on the unused lines of the LAN2 port.
Remove the LED definition in order to prevent
possible permanent hardware damage.

If someone needs that, the power-out feature can
be controlled via the GPIO sysfs interface.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34077

11 years agoAA: ar71xx: include mtd layout in the command line for ZCN-1523H-* boards
Gabor Juhos [Sun, 4 Nov 2012 21:14:15 +0000 (21:14 +0000)]
AA: ar71xx: include mtd layout in the command line for ZCN-1523H-* boards

Backport of r34074.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34075

11 years agoAA: ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boards
Gabor Juhos [Sun, 4 Nov 2012 20:41:30 +0000 (20:41 +0000)]
AA: ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boards

Backport of r34072.

Also add the missing ATH79_MACH_ZCN_1523H_5 symbol.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34073

11 years ago[x86] fix full builds for xen / kvm
John Crispin [Fri, 2 Nov 2012 07:36:13 +0000 (07:36 +0000)]
[x86] fix full builds for xen / kvm

SVN-Revision: 34056

11 years agoAA: mac80211: fix intel wifi autoload module names
Jonas Gorski [Thu, 1 Nov 2012 11:47:23 +0000 (11:47 +0000)]
AA: mac80211: fix intel wifi autoload module names

merge r33676.

SVN-Revision: 34055

11 years ago[sdk] Backport r34051
Daniel Dickinson [Thu, 1 Nov 2012 07:26:25 +0000 (07:26 +0000)]
[sdk] Backport r34051

SVN-Revision: 34052

11 years agolibubox: add more uloop timer fixes
Felix Fietkau [Wed, 31 Oct 2012 19:31:13 +0000 (19:31 +0000)]
libubox: add more uloop timer fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r34039

SVN-Revision: 34040

11 years agolibubox: sync with trunk r34037 to merge the uloop timer fix
Felix Fietkau [Wed, 31 Oct 2012 19:07:18 +0000 (19:07 +0000)]
libubox: sync with trunk r34037 to merge the uloop timer fix

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34038

11 years agomac80211: prevent reconfigure calls while interfaces are down
Felix Fietkau [Wed, 31 Oct 2012 14:59:27 +0000 (14:59 +0000)]
mac80211: prevent reconfigure calls while interfaces are down

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r34030

SVN-Revision: 34031

11 years agoAA: generic: fold yaffs_git_2010_10_20 patch to generic/files
Gabor Juhos [Tue, 30 Oct 2012 18:53:12 +0000 (18:53 +0000)]
AA: generic: fold yaffs_git_2010_10_20 patch to generic/files

Backport of r34013.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34018

11 years agoAA: generic: fold yaffs_cvs_2009_04_24 patch to generic/files
Gabor Juhos [Tue, 30 Oct 2012 18:53:09 +0000 (18:53 +0000)]
AA: generic: fold yaffs_cvs_2009_04_24 patch to generic/files

Backport of r34012.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34017

11 years agoAA: uhttpd: backport trunk changes
Jo-Philipp Wich [Tue, 30 Oct 2012 13:22:03 +0000 (13:22 +0000)]
AA: uhttpd: backport trunk changes

SVN-Revision: 34011

11 years agoAA: iwinfo: backport r34003
Jo-Philipp Wich [Mon, 29 Oct 2012 22:15:29 +0000 (22:15 +0000)]
AA: iwinfo: backport r34003

SVN-Revision: 34004

11 years agoAA: ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boards
Gabor Juhos [Mon, 29 Oct 2012 17:29:38 +0000 (17:29 +0000)]
AA: ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boards

Bacport of r33993.

The default pll_1000 value had to be changed
in order to make it working.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33994

11 years agomac80211: report tx status for dropped frames, should fix some remaining stability...
Felix Fietkau [Mon, 29 Oct 2012 13:29:26 +0000 (13:29 +0000)]
mac80211: report tx status for dropped frames, should fix some remaining stability issues

Backport of r33991

SVN-Revision: 33992

11 years agoath9k: add a patch that prevents excessive retry of single frames during an aggregati...
Felix Fietkau [Mon, 29 Oct 2012 12:47:58 +0000 (12:47 +0000)]
ath9k: add a patch that prevents excessive retry of single frames during an aggregation session

Backport of r33989

SVN-Revision: 33990

11 years agoAA: ar71xx: enable sysupgrade for the CAP4200AG board
Gabor Juhos [Sun, 28 Oct 2012 12:24:43 +0000 (12:24 +0000)]
AA: ar71xx: enable sysupgrade for the CAP4200AG board

Backport of r33960.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33981

11 years agoAA: package/uboot-envtools: add CAP4200AG support
Gabor Juhos [Sun, 28 Oct 2012 12:24:43 +0000 (12:24 +0000)]
AA: package/uboot-envtools: add CAP4200AG support

Backport of r33959.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33980

11 years agoAA: ar71xx: add profile and build image for the CAP4200AG
Gabor Juhos [Sun, 28 Oct 2012 12:24:42 +0000 (12:24 +0000)]
AA: ar71xx: add profile and build image for the CAP4200AG

Backport of r33958.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33979

11 years agoAA: ar71xx: add user-space part for the CAP4200AG
Gabor Juhos [Sun, 28 Oct 2012 12:24:40 +0000 (12:24 +0000)]
AA: ar71xx: add user-space part for the CAP4200AG

Backport of r33957.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33978

11 years agoAA: ar71xx: add support for the Senao CAP4200AG board
Gabor Juhos [Sun, 28 Oct 2012 12:24:39 +0000 (12:24 +0000)]
AA: ar71xx: add support for the Senao CAP4200AG board

Backport of r33956.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33977

11 years agoAA: ar71xx: add ath79_wmac_disable_[25]ghz helpers
Gabor Juhos [Sun, 28 Oct 2012 12:24:38 +0000 (12:24 +0000)]
AA: ar71xx: add ath79_wmac_disable_[25]ghz helpers

Backport of r33955.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33976

11 years agoAA: generic: allow to disable [25]GHz support in ath9k via platform data
Gabor Juhos [Sun, 28 Oct 2012 12:24:37 +0000 (12:24 +0000)]
AA: generic: allow to disable [25]GHz support in ath9k via platform data

Backport of r33954.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33975

11 years agoAA: generic: use mtd_read in myloader parser
Gabor Juhos [Sun, 28 Oct 2012 12:24:35 +0000 (12:24 +0000)]
AA: generic: use mtd_read in myloader parser

Bacport of 33952.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33974

11 years agoAA: ar71xx: use mtd_read in wrt160nl_part
Gabor Juhos [Sun, 28 Oct 2012 12:24:34 +0000 (12:24 +0000)]
AA: ar71xx: use mtd_read in wrt160nl_part

Backport of r33951.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33973

11 years agoAA: ar71xx: use mtd_read in tplinkpart
Gabor Juhos [Sun, 28 Oct 2012 12:24:32 +0000 (12:24 +0000)]
AA: ar71xx: use mtd_read in tplinkpart

Backport of r33950.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33972

11 years agoAA: ar71xx: generate 4,8,16M images for the WPE72
Gabor Juhos [Sat, 27 Oct 2012 07:59:32 +0000 (07:59 +0000)]
AA: ar71xx: generate 4,8,16M images for the WPE72

Backport of r33949.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33953

11 years agoAA: ar71xx: reject TP-Link images containing a bootloader
Gabor Juhos [Fri, 26 Oct 2012 19:08:28 +0000 (19:08 +0000)]
AA: ar71xx: reject TP-Link images containing a bootloader

Backport of r33944.

The original TP-Link firmware images can be flashed via
the sysupgrade command, however those may contain a
bootloader. Flashing such an image via sysupgrade
bricks the board, and it can't be recovered without
a serial console.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33948

11 years agoAA: ramips: use correct key code for the RFKILL switch on the TEW-691GR
Gabor Juhos [Fri, 26 Oct 2012 19:08:25 +0000 (19:08 +0000)]
AA: ramips: use correct key code for the RFKILL switch on the TEW-691GR

Backport of r33943.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33947

11 years agoath9k: fix a stale bf->bf_next pointer, potentially leading to double-free errors...
Felix Fietkau [Thu, 25 Oct 2012 21:42:19 +0000 (21:42 +0000)]
ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free errors and "Failed to stop Tx DMA" errors

Backport of r33938

SVN-Revision: 33939

11 years agokernel: add a few missing config symbols for x86. added to generic config because...
Felix Fietkau [Thu, 25 Oct 2012 15:13:13 +0000 (15:13 +0000)]
kernel: add a few missing config symbols for x86. added to generic config because of dependencies, so that kernel_menuconfig does not remove them again

Backport of r33923

SVN-Revision: 33928

11 years agokernel: refresh config files using kconfig.pl
Felix Fietkau [Thu, 25 Oct 2012 15:13:12 +0000 (15:13 +0000)]
kernel: refresh config files using kconfig.pl

Backport of r33922

SVN-Revision: 33927

11 years agokernel: fix the pcspkr module, add proper dependencies, add the actual sound module
Felix Fietkau [Thu, 25 Oct 2012 15:13:11 +0000 (15:13 +0000)]
kernel: fix the pcspkr module, add proper dependencies, add the actual sound module

Backport of r33921

SVN-Revision: 33926

11 years agohostapd: merge some pending fixes (fixes assoc errors when moving between vaps of...
Felix Fietkau [Thu, 25 Oct 2012 15:13:10 +0000 (15:13 +0000)]
hostapd: merge some pending fixes (fixes assoc errors when moving between vaps of the same wifi device)

Backport of r33919

SVN-Revision: 33925

11 years agoath9k: fix operating state check on changing the channel bandwidth via debugfs
Felix Fietkau [Thu, 25 Oct 2012 15:13:09 +0000 (15:13 +0000)]
ath9k: fix operating state check on changing the channel bandwidth via debugfs

Backport of r33891

SVN-Revision: 33924

11 years agoAA: x86: make sysupgrade forward-compatible by accepting grub2 magic
Jo-Philipp Wich [Tue, 23 Oct 2012 16:37:56 +0000 (16:37 +0000)]
AA: x86: make sysupgrade forward-compatible by accepting grub2 magic

SVN-Revision: 33899

11 years agoAA: ar71xx: rw2458n - fix flash parts
Gabor Juhos [Fri, 19 Oct 2012 19:45:18 +0000 (19:45 +0000)]
AA: ar71xx: rw2458n - fix flash parts

Backport of r33867.

See #12338. Redwave rw2458 has uboot, not redboot.

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33883

11 years agoAA: ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GR
Gabor Juhos [Fri, 19 Oct 2012 19:45:15 +0000 (19:45 +0000)]
AA: ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GR

Backport of r33864.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33882

11 years agoAA: ramips: add profile and build image for the TEW-691GR board
Gabor Juhos [Fri, 19 Oct 2012 19:45:10 +0000 (19:45 +0000)]
AA: ramips: add profile and build image for the TEW-691GR board

Backport of r33852.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33881

11 years agoAA: ramips: add user-space support for TEW-691GR
Gabor Juhos [Fri, 19 Oct 2012 19:45:06 +0000 (19:45 +0000)]
AA: ramips: add user-space support for TEW-691GR

Backport of r33851.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33880

11 years agoAA: ramips: rt3883: add initial support for the TRENDnet TEW-691GR board
Gabor Juhos [Fri, 19 Oct 2012 19:45:01 +0000 (19:45 +0000)]
AA: ramips: rt3883: add initial support for the TRENDnet TEW-691GR board

Backport ofr r33850.

No wireless support.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33879

11 years agoAA: ramips: add profile and build image for the TEW-692GR board
Gabor Juhos [Fri, 19 Oct 2012 19:44:56 +0000 (19:44 +0000)]
AA: ramips: add profile and build image for the TEW-692GR board

Backport of r33849.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33878

11 years agoAA: firmware-utils: new tool for fixing U-Media firmware headers
Gabor Juhos [Fri, 19 Oct 2012 19:44:53 +0000 (19:44 +0000)]
AA: firmware-utils: new tool for fixing U-Media firmware headers

Backport of r33848.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33877

11 years agoAA: ramips: add user-space support for the TEW-692GR board
Gabor Juhos [Fri, 19 Oct 2012 19:44:50 +0000 (19:44 +0000)]
AA: ramips: add user-space support for the TEW-692GR board

Backport of r33847.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33876

11 years agoAA: ramips: rt3883: add initial support for TRENDnet TEW-692GR board
Gabor Juhos [Fri, 19 Oct 2012 19:44:45 +0000 (19:44 +0000)]
AA: ramips: rt3883: add initial support for TRENDnet TEW-692GR board

Backport of r33846.

No wireless support.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33875

11 years agoAA: ramips: add profile and build image for the DIR-645 board
Gabor Juhos [Fri, 19 Oct 2012 19:44:41 +0000 (19:44 +0000)]
AA: ramips: add profile and build image for the DIR-645 board

Backport of r33845.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33874

11 years agoAA: ramips: add user space support for the DIR-645
Gabor Juhos [Fri, 19 Oct 2012 19:44:37 +0000 (19:44 +0000)]
AA: ramips: add user space support for the DIR-645

Backport of r33844.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33873

11 years agoAA: ramips: rt3883: add inital support for the DIR-645 board
Gabor Juhos [Fri, 19 Oct 2012 19:44:33 +0000 (19:44 +0000)]
AA: ramips: rt3883: add inital support for the DIR-645 board

Backport of r33843.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33872

11 years agoAA: ramips: use get_magic_long in sysupgrade image check
Gabor Juhos [Fri, 19 Oct 2012 19:44:26 +0000 (19:44 +0000)]
AA: ramips: use get_magic_long in sysupgrade image check

Backport of r33842.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33871

11 years agoAA: package/mtd: add option for fixing seama images
Gabor Juhos [Fri, 19 Oct 2012 19:44:23 +0000 (19:44 +0000)]
AA: package/mtd: add option for fixing seama images

Backport of r33841.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33870

11 years agoAA: tools/firmware-utils: add seama tool
Gabor Juhos [Fri, 19 Oct 2012 19:44:21 +0000 (19:44 +0000)]
AA: tools/firmware-utils: add seama tool

Backport of r33840.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33869

11 years agoAA: generic: add driver for the the RTL8367R{B,-VB} switches
Gabor Juhos [Fri, 19 Oct 2012 19:44:15 +0000 (19:44 +0000)]
AA: generic: add driver for the the RTL8367R{B,-VB} switches

Backport of r33839.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33868

11 years agonetifd: update to latest version, fixes device cleanup and config reload issues when...
Felix Fietkau [Fri, 19 Oct 2012 13:53:02 +0000 (13:53 +0000)]
netifd: update to latest version, fixes device cleanup and config reload issues when assigning a device to a different bridge

Backport of r33858

SVN-Revision: 33859

11 years agoAA: ar71xx: merge machine support patches
Gabor Juhos [Thu, 18 Oct 2012 07:13:14 +0000 (07:13 +0000)]
AA: ar71xx: merge machine support patches

Backport of r33820.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33838

11 years agoAA: ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120
Gabor Juhos [Thu, 18 Oct 2012 07:13:12 +0000 (07:13 +0000)]
AA: ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120

Backport of r33819.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33837

11 years agoAA: ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines
Gabor Juhos [Thu, 18 Oct 2012 07:13:10 +0000 (07:13 +0000)]
AA: ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines

Backport of r33818.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33836

11 years agoAA: ar71xx: add a helper function for setting up ETH_CFG register on AR934x
Gabor Juhos [Thu, 18 Oct 2012 07:13:06 +0000 (07:13 +0000)]
AA: ar71xx: add a helper function for setting up ETH_CFG register on AR934x

Backport of r33817.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33835

11 years agomac80211: merge a client mode state handling fix, refresh patches
Felix Fietkau [Wed, 17 Oct 2012 18:54:05 +0000 (18:54 +0000)]
mac80211: merge a client mode state handling fix, refresh patches

Backport of r33821

SVN-Revision: 33822

11 years agohostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)
Felix Fietkau [Wed, 17 Oct 2012 18:18:17 +0000 (18:18 +0000)]
hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)

Backport of r33815

SVN-Revision: 33816

11 years agoAA: ar71xx: OM2P-HS sysupgrade support
Gabor Juhos [Wed, 17 Oct 2012 15:27:01 +0000 (15:27 +0000)]
AA: ar71xx: OM2P-HS sysupgrade support

Backport of r33803.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33811

11 years agoAA: uboot-envtools: OM2P-HS partition information
Gabor Juhos [Wed, 17 Oct 2012 15:26:59 +0000 (15:26 +0000)]
AA: uboot-envtools: OM2P-HS partition information

Backport of r33802.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33810

11 years agoAA: package/om-watchdog: add OM2P-HS support
Gabor Juhos [Wed, 17 Oct 2012 15:26:56 +0000 (15:26 +0000)]
AA: package/om-watchdog: add OM2P-HS support

Backport of r33801.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33809

11 years agoAA: ar71xx: add support for the OpenMesh OM2P-HS board
Gabor Juhos [Wed, 17 Oct 2012 15:26:54 +0000 (15:26 +0000)]
AA: ar71xx: add support for the OpenMesh OM2P-HS board

Backport of r33800.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33808

11 years agoAA: fix menuconfig segfaults; backport of r33773
Jo-Philipp Wich [Sun, 14 Oct 2012 17:17:04 +0000 (17:17 +0000)]
AA: fix menuconfig segfaults; backport of r33773

SVN-Revision: 33774

11 years agoAA: ar71xx: fix sysupgrade for jjPlus JWAP003
Gabor Juhos [Sun, 14 Oct 2012 16:36:35 +0000 (16:36 +0000)]
AA: ar71xx: fix sysupgrade for jjPlus JWAP003

Backport of r33769.

[juhosg: change commit message]

Signed-off-by: Artur Wronowski <arteqw@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33772

11 years agoAA: ar71xx: ew-dorin: added ethernet switch configuration
Gabor Juhos [Sun, 14 Oct 2012 16:36:33 +0000 (16:36 +0000)]
AA: ar71xx: ew-dorin: added ethernet switch configuration

Backport of r33768.

Signed-off-by: embedded wireless GmbH <info at embeddedwireless.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33771

11 years agoAA: ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LC
Gabor Juhos [Sun, 14 Oct 2012 16:36:31 +0000 (16:36 +0000)]
AA: ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LC

Backport of r33767.

Commit r33248 introduced a regression by passing the board name plus
'board=' in the third argument. The board name string has to be put
into the image as identifier of the image type.

[juhosg: fix OpenMesh template instead of use of string substitution]

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33770

11 years agoattitude_adjustment: backport ar7 changes r33744 to r33756 changes
Florian Fainelli [Sun, 14 Oct 2012 15:41:16 +0000 (15:41 +0000)]
attitude_adjustment: backport ar7 changes r33744 to r33756 changes

SVN-Revision: 33764

11 years agoattitude_adjustment: backport r33741 to x86/kvm_guest
Jo-Philipp Wich [Fri, 12 Oct 2012 17:03:06 +0000 (17:03 +0000)]
attitude_adjustment: backport r33741 to x86/kvm_guest

SVN-Revision: 33742

11 years agomac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau [Wed, 10 Oct 2012 13:06:46 +0000 (13:06 +0000)]
mac80211: use ieee80211_free_txskb in a few more places

Backport of r33695

SVN-Revision: 33696

11 years agoixp4xx, cns3xx: backport the latest round of fixes (as of r33684)
Felix Fietkau [Wed, 10 Oct 2012 11:43:50 +0000 (11:43 +0000)]
ixp4xx, cns3xx: backport the latest round of fixes (as of r33684)

SVN-Revision: 33685

11 years agomadwifi: add compilation for arm11
Felix Fietkau [Wed, 10 Oct 2012 11:22:12 +0000 (11:22 +0000)]
madwifi: add compilation for arm11

Add compilation support for arm11 CPUs (ie cns3xxx)

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33678

11 years agoixp4xx: add missing reboot handlers (fixes #11577, backport of r33672)
Felix Fietkau [Tue, 9 Oct 2012 15:39:36 +0000 (15:39 +0000)]
ixp4xx: add missing reboot handlers (fixes #11577, backport of r33672)

SVN-Revision: 33673

11 years agobusybox: backport upstream fixes for ext2 related tools (backport of r33662)
Felix Fietkau [Mon, 8 Oct 2012 12:34:48 +0000 (12:34 +0000)]
busybox: backport upstream fixes for ext2 related tools (backport of r33662)

SVN-Revision: 33663

11 years ago[attitude adjustment] bcm63xx: disable not properly supported images
Jonas Gorski [Mon, 8 Oct 2012 11:40:22 +0000 (11:40 +0000)]
[attitude adjustment] bcm63xx: disable not properly supported images

Disable building of images for boards not in a really usable state
(e.g. no working ethernet, no configurable switch and/or no wifi).

SVN-Revision: 33658

11 years agobcm63xx: merge r33653 (fix entering failsafe through button)
Jonas Gorski [Mon, 8 Oct 2012 10:03:50 +0000 (10:03 +0000)]
bcm63xx: merge r33653 (fix entering failsafe through button)

SVN-Revision: 33656

11 years agocns3xxx: merge fixes and improvements from trunk
Felix Fietkau [Sun, 7 Oct 2012 23:25:31 +0000 (23:25 +0000)]
cns3xxx: merge fixes and improvements from trunk

SVN-Revision: 33652

11 years agoixp4xx: merge fixes and improvements from trunk
Felix Fietkau [Sun, 7 Oct 2012 23:25:27 +0000 (23:25 +0000)]
ixp4xx: merge fixes and improvements from trunk

SVN-Revision: 33651

11 years agomac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks (backpor...
Felix Fietkau [Sun, 7 Oct 2012 21:36:04 +0000 (21:36 +0000)]
mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks (backport of r33635)

SVN-Revision: 33637

11 years agohostapd: fix parallel build issues and spurious object file rebuilds (backport of...
Felix Fietkau [Sat, 6 Oct 2012 16:02:25 +0000 (16:02 +0000)]
hostapd: fix parallel build issues and spurious object file rebuilds (backport of r33630)

SVN-Revision: 33632