openwrt/svn-archive/archive.git
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

11 years agoath9k: fix invalid register access on single-stream ar93xx devices (backport of r33628)
Felix Fietkau [Fri, 5 Oct 2012 16:17:27 +0000 (16:17 +0000)]
ath9k: fix invalid register access on single-stream ar93xx devices (backport of r33628)

SVN-Revision: 33629

11 years agoset Attitude Adjustment specifc names and urls
John Crispin [Fri, 5 Oct 2012 10:44:43 +0000 (10:44 +0000)]
set Attitude Adjustment specifc names and urls

SVN-Revision: 33627

11 years agobranch Attitude Adjustment
John Crispin [Fri, 5 Oct 2012 10:12:53 +0000 (10:12 +0000)]
branch Attitude Adjustment

SVN-Revision: 33625

11 years ago[package] acx-mac80211: adapt interface changes in mac80211
Hauke Mehrtens [Thu, 4 Oct 2012 21:39:22 +0000 (21:39 +0000)]
[package] acx-mac80211: adapt interface changes in mac80211

The prototype of conf_tx and tx in struct ieee80211_ops changed some
time ago and was not compatible with the prototype assumes by
acs-mac80211.
At least I do not see any compile warnings about this any more.

SVN-Revision: 33624

11 years agoar71xx: build image for the TL-WR841N/ND v8
Gabor Juhos [Thu, 4 Oct 2012 20:16:06 +0000 (20:16 +0000)]
ar71xx: build image for the TL-WR841N/ND v8

SVN-Revision: 33623

11 years agoar71xx: user-space support for TL-WR841N/ND v8
Gabor Juhos [Thu, 4 Oct 2012 20:16:05 +0000 (20:16 +0000)]
ar71xx: user-space support for TL-WR841N/ND v8

SVN-Revision: 33622

11 years agoar71xx: add support for the TL-WR841N/ND v8 board
Gabor Juhos [Thu, 4 Oct 2012 20:16:03 +0000 (20:16 +0000)]
ar71xx: add support for the TL-WR841N/ND v8 board

SVN-Revision: 33621

11 years ago[brcm47xx]: bcma: do not initialize deactivated PCIe cores
Hauke Mehrtens [Thu, 4 Oct 2012 15:45:54 +0000 (15:45 +0000)]
[brcm47xx]: bcma: do not initialize deactivated PCIe cores

Before it was tried to initialize the deactivated PCIe core in client
mode, but this causes the SoC to hang. Just do not initialize it at all
and ignore the core it is not working and nothing is connected to it
when the specific bit is set in the boardflags.

SVN-Revision: 33620

11 years ago[brcm47xx]: use memcmp in mem size detection as suggested by blogic
Hauke Mehrtens [Thu, 4 Oct 2012 15:42:12 +0000 (15:42 +0000)]
[brcm47xx]: use memcmp in mem size detection as suggested by blogic

SVN-Revision: 33619

11 years ago[rdc] fix typo in 05_set_ether_mac_rdc preinit script (#11166)
Florian Fainelli [Thu, 4 Oct 2012 12:36:50 +0000 (12:36 +0000)]
[rdc] fix typo in 05_set_ether_mac_rdc preinit script (#11166)

SVN-Revision: 33618

11 years ago[package] broadcom-wl: fix build after IRQF_SAMPLE_RANDOM flag removal (#12248)
Florian Fainelli [Thu, 4 Oct 2012 12:36:45 +0000 (12:36 +0000)]
[package] broadcom-wl: fix build after IRQF_SAMPLE_RANDOM flag removal (#12248)

SVN-Revision: 33617

11 years agomac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstream
Gabor Juhos [Thu, 4 Oct 2012 06:34:14 +0000 (06:34 +0000)]
mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstream

Reviewing what went into wireless-testing I found a quite nasty mistake,
probably a result of copy&past'ing from the lines below in rt2800lib.c.
This adds another patch to fix that.

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

11 years agomac80211/rt2x00: sync Rt3352 support
Gabor Juhos [Thu, 4 Oct 2012 06:34:12 +0000 (06:34 +0000)]
mac80211/rt2x00: sync Rt3352 support

The original patch was accepted into linux-next in a slightly modified form.
In order to provide integrity to follow-up patches, replace the patch in OpenWrt
with the (semantically identical) now upstream patch.
(commit 03839951515b0ea2b21d649b1fe7b63f9817d0c8 in wireless-testing)

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

11 years agoramips: add image for ALL0256N-8M
Gabor Juhos [Thu, 4 Oct 2012 06:34:09 +0000 (06:34 +0000)]
ramips: add image for ALL0256N-8M

The new version of the ALL0256N now got 8MB SPI NOR flash instead of 4MB.
In order to expose the whole amount of flash, add another image which contains
the corresponding GENERIC_8M mtdparts.

[juhosg: change suffix from '8m' to '8M']

Patch by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 33614

11 years agomac80211: allow scans in access point mode (for site survey)
Felix Fietkau [Wed, 3 Oct 2012 19:13:20 +0000 (19:13 +0000)]
mac80211: allow scans in access point mode (for site survey)

SVN-Revision: 33613

11 years ago[package] uboot-envtools: remove MENU, it is unused since r33265
Luka Perkov [Wed, 3 Oct 2012 18:57:51 +0000 (18:57 +0000)]
[package] uboot-envtools: remove MENU, it is unused since r33265

SVN-Revision: 33612

11 years agoath9k: use ieee80211_free_txskb, might fix hostapd stability issues
Felix Fietkau [Wed, 3 Oct 2012 18:57:31 +0000 (18:57 +0000)]
ath9k: use ieee80211_free_txskb, might fix hostapd stability issues

SVN-Revision: 33611

11 years agomac80211: fix regulatory tx power initialization
Felix Fietkau [Wed, 3 Oct 2012 18:57:25 +0000 (18:57 +0000)]
mac80211: fix regulatory tx power initialization

SVN-Revision: 33610

11 years ago[pxa] add Default and Gumstix PXA profiles
Florian Fainelli [Wed, 3 Oct 2012 16:15:05 +0000 (16:15 +0000)]
[pxa] add Default and Gumstix PXA profiles

Gumstix builds a fake flash image for usage in qemu

SVN-Revision: 33609

11 years ago[package] add uboot-pxa for Gumstix boards
Florian Fainelli [Wed, 3 Oct 2012 16:14:21 +0000 (16:14 +0000)]
[package] add uboot-pxa for Gumstix boards

SVN-Revision: 33608

11 years ago[pxa] advertise jffs2 feature
Florian Fainelli [Wed, 3 Oct 2012 16:12:57 +0000 (16:12 +0000)]
[pxa] advertise jffs2 feature

SVN-Revision: 33607

11 years ago[pxa] remove broken flag
Florian Fainelli [Wed, 3 Oct 2012 16:12:39 +0000 (16:12 +0000)]
[pxa] remove broken flag

SVN-Revision: 33606

11 years ago[pxa] fix build with latest gpiolib changes
Florian Fainelli [Wed, 3 Oct 2012 16:12:03 +0000 (16:12 +0000)]
[pxa] fix build with latest gpiolib changes

SVN-Revision: 33605

11 years ago[mcs814x] more convertions to {read,write}_relaxed I/O accessors
Florian Fainelli [Wed, 3 Oct 2012 16:10:47 +0000 (16:10 +0000)]
[mcs814x] more convertions to {read,write}_relaxed I/O accessors

SVN-Revision: 33604

11 years agocns3xxx: add missing kernel config symbol
Felix Fietkau [Sun, 30 Sep 2012 15:31:34 +0000 (15:31 +0000)]
cns3xxx: add missing kernel config symbol

SVN-Revision: 33603

11 years ago[kernel] refresh patches
Hauke Mehrtens [Sun, 30 Sep 2012 11:45:53 +0000 (11:45 +0000)]
[kernel] refresh patches

SVN-Revision: 33602

11 years ago[brcm47xx]: bcma: use fallback sprom if sprom on card was not valid
Hauke Mehrtens [Sun, 30 Sep 2012 11:45:31 +0000 (11:45 +0000)]
[brcm47xx]: bcma: use fallback sprom if sprom on card was not valid

Sometimes the PCIe card indicates that it has a sprom somewhere and we
are able to read the memory region, but it is empty and not valid. In
these cases we should try to use the fallback sprom as a last chance.

SVN-Revision: 33601

11 years ago[brcm47xx]: bcma: initialize sprom earlier
Hauke Mehrtens [Sun, 30 Sep 2012 11:44:44 +0000 (11:44 +0000)]
[brcm47xx]: bcma: initialize sprom earlier

The chip common and the PCIe code are accessing the sprom struct which
is not filled when these cores are initialized. Fix this by adding an
early initialize and fill the sprom struct before accessing it in other
code.

SVN-Revision: 33600

11 years ago[brcm47xx]: run make kernel_oldconfig
Hauke Mehrtens [Sun, 30 Sep 2012 11:44:04 +0000 (11:44 +0000)]
[brcm47xx]: run make kernel_oldconfig

SVN-Revision: 33599

11 years ago[brcm47xx]: ignore the last page on bcma based SoCs
Hauke Mehrtens [Sun, 30 Sep 2012 11:43:40 +0000 (11:43 +0000)]
[brcm47xx]: ignore the last page on bcma based SoCs

SVN-Revision: 33598

11 years ago[brcm47xx]: Fix reading sprom from nvram without a prefix
Hauke Mehrtens [Sun, 30 Sep 2012 11:43:13 +0000 (11:43 +0000)]
[brcm47xx]: Fix reading sprom from nvram without a prefix

The bcma based SoCs with a ieee80211 core on the SoC and an other
connected via PCIe or USB store the sprom for the SoC with a sb/1/
prefix. The SoC with just one wifi core do not use prefixes. The
BCM4706 do not use a prefix for the SoC part at all, because the prefix
is the path to the ieee80211 core and there is non on the BCM4706.

SVN-Revision: 33597

11 years ago[brcm47xx]: improve the check for the memory size
Hauke Mehrtens [Sun, 30 Sep 2012 11:42:16 +0000 (11:42 +0000)]
[brcm47xx]: improve the check for the memory size

This will hopefully fix bug #9360 and #9097 in trunk.

SVN-Revision: 33596

11 years agonetifd: update to latest version, should fix clearing ipv6 routes on interface bringu...
Felix Fietkau [Fri, 28 Sep 2012 23:12:34 +0000 (23:12 +0000)]
netifd: update to latest version, should fix clearing ipv6 routes on interface bringup (#12184)

SVN-Revision: 33595

11 years ago[ltq-dsl] remove dependency for pkill
John Crispin [Fri, 28 Sep 2012 22:37:04 +0000 (22:37 +0000)]
[ltq-dsl] remove dependency for pkill

SVN-Revision: 33594