openwrt/svn-archive/archive.git
11 years agoar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boards
Gabor Juhos [Mon, 29 Oct 2012 17:24:30 +0000 (17:24 +0000)]
ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boards

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: 33993

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

SVN-Revision: 33991

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

SVN-Revision: 33989

11 years agoadd missing =y
Imre Kaloz [Mon, 29 Oct 2012 10:12:47 +0000 (10:12 +0000)]
add missing =y

SVN-Revision: 33988

11 years agotarget: refresh all target configs with kconfig.pl
Gabor Juhos [Mon, 29 Oct 2012 10:11:05 +0000 (10:11 +0000)]
target: refresh all target configs with kconfig.pl

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

11 years agoadd missing 3.6 symbols
Imre Kaloz [Mon, 29 Oct 2012 10:00:02 +0000 (10:00 +0000)]
add missing 3.6 symbols

SVN-Revision: 33986

11 years ago[orion]: the uImage's filename will hardly change
Imre Kaloz [Mon, 29 Oct 2012 09:55:20 +0000 (09:55 +0000)]
[orion]: the uImage's filename will hardly change

SVN-Revision: 33985

11 years agogeneric: add more symbols for 3.6
Gabor Juhos [Mon, 29 Oct 2012 09:08:59 +0000 (09:08 +0000)]
generic: add more symbols for 3.6

Also refresh the config file with kconfig.pl.

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

11 years agoar71xx: add initial support for 3.6
Gabor Juhos [Sun, 28 Oct 2012 19:52:02 +0000 (19:52 +0000)]
ar71xx: add initial support for 3.6

The nand subtarget is not working yet.

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

11 years agokernel: update linux 3.6 to 3.6.4
Gabor Juhos [Sun, 28 Oct 2012 18:59:39 +0000 (18:59 +0000)]
kernel: update linux 3.6 to 3.6.4

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

11 years agoar71xx: remove NO_AUTOINCR flag from the NAND drivers
Gabor Juhos [Sun, 28 Oct 2012 12:21:15 +0000 (12:21 +0000)]
ar71xx: remove NO_AUTOINCR flag from the NAND drivers

The flag is not present in 3.6.
Also add compatibility patches for 3.3.

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

11 years agogeneric: fix crashlog patch for 3.6
Gabor Juhos [Sun, 28 Oct 2012 09:50:50 +0000 (09:50 +0000)]
generic: fix crashlog patch for 3.6

kmsg_dump() uses an iterator to receive log buffer
content since 3.5. Change the 'crashlog_do_dump'
function in order to make it compatible with the
new version.

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

11 years agoar71xx: ag71xx: fix build_skb arguments for 3.6
Gabor Juhos [Sat, 27 Oct 2012 17:11:06 +0000 (17:11 +0000)]
ar71xx: ag71xx: fix build_skb arguments for 3.6

Also add a compatibility patch for 3.3

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

11 years agogeneric: fix tcp_window_check patch for 3.6
Gabor Juhos [Sat, 27 Oct 2012 15:42:25 +0000 (15:42 +0000)]
generic: fix tcp_window_check patch for 3.6

Move the new entry to the end of the tcp_sysctl_table
array to fix the following error:

[    7.670000] sysctl table check failed: net/netfilter/nf_conntrack_tcp_max_retrans No data
[    7.680000] Call Trace:
[    7.680000] [<80273bc4>] dump_stack+0x8/0x34
[    7.680000] [<80128710>] __register_sysctl_table+0x374/0x3a8
[    7.690000] [<868d5034>] nf_conntrack_l4proto_unregister+0x158/0x1a0[nf_conntrack]
[    7.700000] [<868d50e4>] nf_conntrack_l4proto_register+0x68/0x21c[nf_conntrack]
[    7.710000] [<868b237c>] need_ipv4_conntrack+0x35c/0xb60[nf_conntrack_ipv4]
[    7.710000]
[    7.720000] nf_conntrack_l4proto_tcp4 :protocol register failed
[    7.720000] nf_conntrack_ipv4: can't register pernet ops
[    7.780000] nf_nat: Unknown symbol nf_nat_seq_adjust_hook (err 0)
[    7.790000] nf_nat: Unknown symbol need_ipv4_conntrack (err 0)
[    7.800000] iptable_nat: Unknown symbol nf_nat_packet (err 0)
[    7.810000] iptable_nat: Unknown symbol nf_nat_setup_info (err 0)
[    7.820000] iptable_nat: Unknown symbol nf_nat_icmp_reply_translation (err 0)
[    7.820000] iptable_nat: Unknown symbol need_ipv4_conntrack (err 0)
[    7.840000] ipt_MASQUERADE: Unknown symbol nf_nat_setup_info (err 0)
[    7.860000] nf_nat_ftp: Unknown symbol nf_nat_follow_master (err 0)
[    7.870000] nf_nat_ftp: Unknown symbol __nf_nat_mangle_tcp_packet (err 0)
[    7.890000] nf_nat_irc: Unknown symbol nf_nat_follow_master (err 0)
[    7.900000] nf_nat_irc: Unknown symbol __nf_nat_mangle_tcp_packet (err 0)

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

11 years ago[package/kernel]: remove references to 2.6.39
Imre Kaloz [Sat, 27 Oct 2012 13:47:23 +0000 (13:47 +0000)]
[package/kernel]: remove references to 2.6.39

SVN-Revision: 33967

11 years ago[generic]: instead of updating the whole file, just add the additional boards
Imre Kaloz [Sat, 27 Oct 2012 13:29:36 +0000 (13:29 +0000)]
[generic]: instead of updating the whole file, just add the additional boards

SVN-Revision: 33966

11 years agopackage/kernel: arc4 needs blkcipher support on 3.6
Gabor Juhos [Sat, 27 Oct 2012 12:33:00 +0000 (12:33 +0000)]
package/kernel: arc4 needs blkcipher support on 3.6

[   78.530000] arc4: Unknown symbol blkcipher_walk_done (err 0)
[   78.530000] arc4: Unknown symbol blkcipher_walk_virt (err 0)
[   78.540000] arc4: Unknown symbol crypto_blkcipher_type (err 0)

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

11 years ago[orion]: rename erase size variables
Imre Kaloz [Sat, 27 Oct 2012 10:50:55 +0000 (10:50 +0000)]
[orion]: rename erase size variables

SVN-Revision: 33964

11 years ago[orion]: add support for Netgear WN802T
Imre Kaloz [Sat, 27 Oct 2012 10:48:22 +0000 (10:48 +0000)]
[orion]: add support for Netgear WN802T

SVN-Revision: 33963

11 years ago[orion]: don't enforce rootfs location
Imre Kaloz [Sat, 27 Oct 2012 10:43:47 +0000 (10:43 +0000)]
[orion]: don't enforce rootfs location

SVN-Revision: 33962

11 years ago[brcm47xx]: generate images for the D-Link DWL-3150 as well
Imre Kaloz [Sat, 27 Oct 2012 09:42:58 +0000 (09:42 +0000)]
[brcm47xx]: generate images for the D-Link DWL-3150 as well

SVN-Revision: 33961

11 years agoar71xx: enable sysupgrade for the CAP4200AG board
Gabor Juhos [Sat, 27 Oct 2012 08:55:42 +0000 (08:55 +0000)]
ar71xx: enable sysupgrade for the CAP4200AG board

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

11 years agopackage/uboot-envtools: add CAP4200AG support
Gabor Juhos [Sat, 27 Oct 2012 08:55:41 +0000 (08:55 +0000)]
package/uboot-envtools: add CAP4200AG support

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

11 years agoar71xx: add profile and build image for the CAP4200AG
Gabor Juhos [Sat, 27 Oct 2012 08:55:40 +0000 (08:55 +0000)]
ar71xx: add profile and build image for the CAP4200AG

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

11 years agoar71xx: add user-space part for the CAP4200AG
Gabor Juhos [Sat, 27 Oct 2012 08:55:39 +0000 (08:55 +0000)]
ar71xx: add user-space part for the CAP4200AG

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

11 years agoar71xx: add support for the Senao CAP4200AG board
Gabor Juhos [Sat, 27 Oct 2012 08:55:38 +0000 (08:55 +0000)]
ar71xx: add support for the Senao CAP4200AG board

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

11 years agoar71xx: add ath79_wmac_disable_[25]ghz helpers
Gabor Juhos [Sat, 27 Oct 2012 08:55:37 +0000 (08:55 +0000)]
ar71xx: add ath79_wmac_disable_[25]ghz helpers

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

11 years agogeneric: allow to disable [25]GHz support in ath9k via platform data
Gabor Juhos [Sat, 27 Oct 2012 08:55:36 +0000 (08:55 +0000)]
generic: allow to disable [25]GHz support in ath9k via platform data

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

11 years agogeneric: use mtd_read in myloader parser
Gabor Juhos [Sat, 27 Oct 2012 07:57:59 +0000 (07:57 +0000)]
generic: use mtd_read in myloader parser

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

11 years agoar71xx: use mtd_read in wrt160nl_part
Gabor Juhos [Sat, 27 Oct 2012 07:57:58 +0000 (07:57 +0000)]
ar71xx: use mtd_read in wrt160nl_part

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

11 years agoar71xx: use mtd_read in tplinkpart
Gabor Juhos [Sat, 27 Oct 2012 07:57:57 +0000 (07:57 +0000)]
ar71xx: use mtd_read in tplinkpart

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

11 years agoar71xx: generate 4,8,16M images for the WPE72
Gabor Juhos [Sat, 27 Oct 2012 07:57:55 +0000 (07:57 +0000)]
ar71xx: generate 4,8,16M images for the WPE72

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

11 years agogeneric: swconfig: use led_set_brightness in LED control code
Gabor Juhos [Fri, 26 Oct 2012 18:58:18 +0000 (18:58 +0000)]
generic: swconfig: use led_set_brightness in LED control code

The 'led_brightness_set' function has
been renamed to 'led_set_brightness'
in recent ernels. Use the new name and
add a compatibility patch for 3.3.

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

11 years agogeneric: add missing symbols for 3.6
Gabor Juhos [Fri, 26 Oct 2012 18:58:15 +0000 (18:58 +0000)]
generic: add missing symbols for 3.6

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

11 years agoar71xx: reject TP-Link images containing a bootloader
Gabor Juhos [Fri, 26 Oct 2012 18:58:13 +0000 (18:58 +0000)]
ar71xx: reject TP-Link images containing a bootloader

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: 33944

11 years agoramips: use correct key code for the RFKILL switch on the TEW-691GR
Gabor Juhos [Fri, 26 Oct 2012 18:53:44 +0000 (18:53 +0000)]
ramips: use correct key code for the RFKILL switch on the TEW-691GR

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

11 years ago[malta] add 3.6 kernel configuration
Florian Fainelli [Fri, 26 Oct 2012 15:24:19 +0000 (15:24 +0000)]
[malta] add 3.6 kernel configuration

SVN-Revision: 33942

11 years ago[brcm63xx] add missing 6345 clock bits patch to 3.6 patches
Florian Fainelli [Fri, 26 Oct 2012 15:24:14 +0000 (15:24 +0000)]
[brcm63xx] add missing 6345 clock bits patch to 3.6 patches

SVN-Revision: 33941

11 years ago[kernel] add some more 3.6 config symbols
Florian Fainelli [Fri, 26 Oct 2012 15:24:10 +0000 (15:24 +0000)]
[kernel] add some more 3.6 config symbols

SVN-Revision: 33940

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

SVN-Revision: 33938

11 years agomac80211: refresh patch
Felix Fietkau [Thu, 25 Oct 2012 21:41:52 +0000 (21:41 +0000)]
mac80211: refresh patch

SVN-Revision: 33937

11 years ago[brcm63xx] add preliminary support for 3.6 kernel
Florian Fainelli [Thu, 25 Oct 2012 21:16:51 +0000 (21:16 +0000)]
[brcm63xx] add preliminary support for 3.6 kernel

SVN-Revision: 33936

11 years agobrcm47xx: check for .ELF header in partition parser
Hauke Mehrtens [Thu, 25 Oct 2012 19:49:20 +0000 (19:49 +0000)]
brcm47xx: check for .ELF header in partition parser

The image format for the wgt634u is different from the normal format.
Without this patch the partition parser detects a 128kb bigger
partition after every update.

This closes #11420

Thank you b.sander for the patch.

SVN-Revision: 33935

11 years agob43-tools: get rid of the libfl dependency to fix build errors on mac os x
Felix Fietkau [Thu, 25 Oct 2012 16:39:38 +0000 (16:39 +0000)]
b43-tools: get rid of the libfl dependency to fix build errors on mac os x

SVN-Revision: 33934

11 years agoacx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.
Hauke Mehrtens [Thu, 25 Oct 2012 16:26:16 +0000 (16:26 +0000)]
acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.

SVN-Revision: 33933

11 years agomac80211: add md5sum for linux-firmware file, to download it from the mirror.
Hauke Mehrtens [Thu, 25 Oct 2012 16:25:45 +0000 (16:25 +0000)]
mac80211: add md5sum for linux-firmware file, to download it from the mirror.

SVN-Revision: 33932

11 years agob43-tools: fix md5sum
Hauke Mehrtens [Thu, 25 Oct 2012 16:24:50 +0000 (16:24 +0000)]
b43-tools: fix md5sum

SVN-Revision: 33931

11 years agomac80211: update carl9170 firmware
Hauke Mehrtens [Thu, 25 Oct 2012 16:07:30 +0000 (16:07 +0000)]
mac80211: update carl9170 firmware

SVN-Revision: 33930

11 years agokernel: add PCI id 14e4:4350 to ssb
Hauke Mehrtens [Thu, 25 Oct 2012 15:50:47 +0000 (15:50 +0000)]
kernel: add PCI id 14e4:4350 to ssb

* 14e4:4350 is found on a Broadcom BCM43222.
* remove some warnings when using a BCM43222.

SVN-Revision: 33929

11 years agokernel: add a few missing config symbols for x86. added to generic config because...
Felix Fietkau [Thu, 25 Oct 2012 15:11:45 +0000 (15:11 +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

SVN-Revision: 33923

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

SVN-Revision: 33922

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

SVN-Revision: 33921

11 years agokernel: update bcma and ssb to master-2012-10-18 from wireless-testing
Hauke Mehrtens [Thu, 25 Oct 2012 14:33:47 +0000 (14:33 +0000)]
kernel: update bcma and ssb to master-2012-10-18 from wireless-testing

* update the flash driver for bcm47xx to use the stubs already in bcma
* do some misc enhancements to the flash drivers for bcm47xx

SVN-Revision: 33920

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

SVN-Revision: 33919

11 years ago[brcm63xx] fix Ethernet DMA for 636x and 6328 after r33916
Florian Fainelli [Thu, 25 Oct 2012 11:54:41 +0000 (11:54 +0000)]
[brcm63xx] fix Ethernet DMA for 636x and 6328 after r33916

SVN-Revision: 33918

11 years ago[brcm63xx] add support for the Dynalink RTA770BW board
Florian Fainelli [Wed, 24 Oct 2012 21:25:22 +0000 (21:25 +0000)]
[brcm63xx] add support for the Dynalink RTA770BW board

This board id is used by the Siemens Gigaset SE515 router.

SVN-Revision: 33917

11 years ago[brcm63xx] make BCM6345 Ethernet DMA changes runtime checks
Florian Fainelli [Wed, 24 Oct 2012 21:25:10 +0000 (21:25 +0000)]
[brcm63xx] make BCM6345 Ethernet DMA changes runtime checks

The semantics of the DMA engine are identical, we just have a couple of
special case handling.

SVN-Revision: 33916

11 years ago[kernel] ARM: fix XZ decompressor stub build failure on strstr()
Florian Fainelli [Wed, 24 Oct 2012 15:57:31 +0000 (15:57 +0000)]
[kernel] ARM: fix XZ decompressor stub build failure on strstr()

SVN-Revision: 33915

11 years ago[kernel] fixup generic 3.6 kernel config
Florian Fainelli [Wed, 24 Oct 2012 15:57:24 +0000 (15:57 +0000)]
[kernel] fixup generic 3.6 kernel config

It was not meant to be committed as-is in r33911

SVN-Revision: 33914

11 years ago[kernel] fix IFF_NO_IP_ALIGN bitmask to contain only 1 bit set
Florian Fainelli [Wed, 24 Oct 2012 13:23:20 +0000 (13:23 +0000)]
[kernel] fix IFF_NO_IP_ALIGN bitmask to contain only 1 bit set

This issue got introduced while porting the patch over 3.6 in r33897

SVN-Revision: 33913

11 years ago[kernel] make all 3.6 patches apply and build
Florian Fainelli [Wed, 24 Oct 2012 13:05:22 +0000 (13:05 +0000)]
[kernel] make all 3.6 patches apply and build

SVN-Revision: 33911

11 years ago[package] uclibc++: make it depend on INSTALL_LIBSTDCPP
Florian Fainelli [Wed, 24 Oct 2012 13:05:18 +0000 (13:05 +0000)]
[package] uclibc++: make it depend on INSTALL_LIBSTDCPP

SVN-Revision: 33910

11 years ago[package] ncurses: build C++ bindings only our toolchain supports C++
Florian Fainelli [Wed, 24 Oct 2012 13:05:15 +0000 (13:05 +0000)]
[package] ncurses: build C++ bindings only our toolchain supports C++

SVN-Revision: 33909

11 years ago[buildroot] make CXX_DEPENDS also depend on INSTALL_LIBSTDCPP
Florian Fainelli [Wed, 24 Oct 2012 13:05:10 +0000 (13:05 +0000)]
[buildroot] make CXX_DEPENDS also depend on INSTALL_LIBSTDCPP

SVN-Revision: 33908

11 years ago[buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPP
Florian Fainelli [Wed, 24 Oct 2012 13:05:07 +0000 (13:05 +0000)]
[buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPP

If our toolchain is not configured to support C++, it is pointless choosing
a particular C++ standard library implementation.

SVN-Revision: 33907

11 years ago[kernel] swconfig: get rid of the NLA_PUT_* macros
Florian Fainelli [Wed, 24 Oct 2012 13:05:04 +0000 (13:05 +0000)]
[kernel] swconfig: get rid of the NLA_PUT_* macros

Upstream kernel 3.6 has removed this usage, use the plain functions directly as
intended.

SVN-Revision: 33906

11 years ago[package] netfilter: ip_queue has been removed in 3.6
Florian Fainelli [Wed, 24 Oct 2012 13:05:01 +0000 (13:05 +0000)]
[package] netfilter: ip_queue has been removed in 3.6

SVN-Revision: 33905

11 years ago[package] i2c muxes modules have a different prefix since 3.5
Florian Fainelli [Wed, 24 Oct 2012 13:04:57 +0000 (13:04 +0000)]
[package] i2c muxes modules have a different prefix since 3.5

Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that

SVN-Revision: 33904

11 years ago[package] kernel: the camellia module name has changed in kernel 3.4
Florian Fainelli [Wed, 24 Oct 2012 13:04:54 +0000 (13:04 +0000)]
[package] kernel: the camellia module name has changed in kernel 3.4

With the support for architecture optimized camellia routines, the original
camellia module got renamed to camellia_generic, account for that.

SVN-Revision: 33903

11 years agoltq-dsl-app: fix offline postinstall for dsl_control
Jo-Philipp Wich [Tue, 23 Oct 2012 19:57:47 +0000 (19:57 +0000)]
ltq-dsl-app: fix offline postinstall for dsl_control

SVN-Revision: 33901

11 years agolinux-atm: fix offline postinstall for br2684ctl
Jo-Philipp Wich [Tue, 23 Oct 2012 19:53:44 +0000 (19:53 +0000)]
linux-atm: fix offline postinstall for br2684ctl

SVN-Revision: 33900

11 years agox86: allow both old and new grub signatures in sysupgrade
Jo-Philipp Wich [Tue, 23 Oct 2012 16:34:00 +0000 (16:34 +0000)]
x86: allow both old and new grub signatures in sysupgrade

SVN-Revision: 33898

11 years ago[generic]: linux 3.6 support (work in progress)
Imre Kaloz [Tue, 23 Oct 2012 12:21:34 +0000 (12:21 +0000)]
[generic]: linux 3.6 support (work in progress)

SVN-Revision: 33897

11 years agokernel: move the bcma fallback sprom fix to generic
Jonas Gorski [Tue, 23 Oct 2012 10:57:49 +0000 (10:57 +0000)]
kernel: move the bcma fallback sprom fix to generic

bcm63xx needs the bcma fallback sprom fix, too.

SVN-Revision: 33896

11 years ago[bcm63xx] add support for Comtrend AR5381u.
Jonas Gorski [Tue, 23 Oct 2012 10:57:47 +0000 (10:57 +0000)]
[bcm63xx] add support for Comtrend AR5381u.

Router: Comtrend AR5381u.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo: fix subject, indentation in patch]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 33895

11 years ago[bcm63xx] add support for Comtrend AR5387un.
Jonas Gorski [Tue, 23 Oct 2012 10:57:44 +0000 (10:57 +0000)]
[bcm63xx] add support for Comtrend AR5387un.

Router: Comtrend AR5387un.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo: fix subject, indentation in patch]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 33894

11 years ago[bcm63xx] add support for HomeStation ADB P.DG A4001N.
Jonas Gorski [Tue, 23 Oct 2012 10:57:39 +0000 (10:57 +0000)]
[bcm63xx] add support for HomeStation ADB P.DG A4001N.

Router: HomeStation ADB P.DG A4001N.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo: fix subject, indentation in patch]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 33893

11 years agoscrips/metadata.pl: fix broken targets with subtargets being selectable
Jonas Gorski [Mon, 22 Oct 2012 22:16:19 +0000 (22:16 +0000)]
scrips/metadata.pl: fix broken targets with subtargets being selectable

r26926 moved all target features to subtargets if present, which had the
side effect that broken targets are available for selection, just without
any available subtargets (since they are still marked as broken).

Fix this by explicitly letting the top level target also depend on broken.

SVN-Revision: 33892

11 years agoath9k: fix operating state check on changing the channel bandwidth via debugfs
Felix Fietkau [Mon, 22 Oct 2012 16:23:23 +0000 (16:23 +0000)]
ath9k: fix operating state check on changing the channel bandwidth via debugfs

SVN-Revision: 33891

11 years agox86: correct image magic for grub2 images
Felix Fietkau [Mon, 22 Oct 2012 16:06:29 +0000 (16:06 +0000)]
x86: correct image magic for grub2 images

Sysupgrade broke on x86 when grub2 superceded grub.  This patch
corrects tha magic_word to be expected in grub2 combined images.

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 33890

11 years ago[brcm63xx] add back support for BCM6345 Ethernet DMA engine
Florian Fainelli [Mon, 22 Oct 2012 12:57:22 +0000 (12:57 +0000)]
[brcm63xx] add back support for BCM6345 Ethernet DMA engine

SVN-Revision: 33889

11 years ago[brcm63xx] fix clocks bits for BCM6345
Florian Fainelli [Mon, 22 Oct 2012 12:57:14 +0000 (12:57 +0000)]
[brcm63xx] fix clocks bits for BCM6345

SVN-Revision: 33888

11 years ago[kernel] refresh 3.3 patches
Florian Fainelli [Sun, 21 Oct 2012 21:30:30 +0000 (21:30 +0000)]
[kernel] refresh 3.3 patches

SVN-Revision: 33887

11 years ago[bcm63xx] Add F@ST2604 board support.
Jonas Gorski [Sun, 21 Oct 2012 14:35:06 +0000 (14:35 +0000)]
[bcm63xx] Add F@ST2604 board support.

Add Sagem F@ST2604 board support.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 33886

11 years agoMakefile: add a check to bail out early when the path to the openwrt directory contai...
Felix Fietkau [Sun, 21 Oct 2012 02:00:11 +0000 (02:00 +0000)]
Makefile: add a check to bail out early when the path to the openwrt directory contains spaces (#12344)

SVN-Revision: 33884

11 years agoar71xx: rw2458n - fix flash parts
Gabor Juhos [Fri, 19 Oct 2012 18:32:49 +0000 (18:32 +0000)]
ar71xx: rw2458n - fix flash parts

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: 33867

11 years agolibevent2: move to trunk (required by lldpd), add myself as maintainer
Jo-Philipp Wich [Fri, 19 Oct 2012 18:08:19 +0000 (18:08 +0000)]
libevent2: move to trunk (required by lldpd), add myself as maintainer

SVN-Revision: 33866

11 years agopackage/kernel: add IKCONFIG module option
Felix Fietkau [Fri, 19 Oct 2012 17:47:22 +0000 (17:47 +0000)]
package/kernel: add IKCONFIG module option

Add an option for building the configs.ko module which provides
kernel configuration via /proc/config.gz

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

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

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

11 years ago[licensing]: ocf-crypto-headers: Correct license info
Hamish Guthrie [Fri, 19 Oct 2012 15:45:59 +0000 (15:45 +0000)]
[licensing]: ocf-crypto-headers: Correct license info

SVN-Revision: 33863

11 years agolicensing: Add licensing metadata to many packages
Hamish Guthrie [Fri, 19 Oct 2012 15:34:28 +0000 (15:34 +0000)]
licensing: Add licensing metadata to many packages
Two new variables are introduces to many packages, namely PKG_LICENSE and
PKG_LICENSE_FILES - there may be more than one license applied to packages,
and these are listed in the PKG_LICENSE variable and separated by spaces.
All relevant license files are also added to the PKG_LICENSE_FILES variable,
also space separated.

The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!

SVN-Revision: 33861

11 years agouhttpd: fix compilation with eglibc
Jo-Philipp Wich [Fri, 19 Oct 2012 13:54:29 +0000 (13:54 +0000)]
uhttpd: fix compilation with eglibc

SVN-Revision: 33860

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

SVN-Revision: 33858

11 years agosysfsutils: move to the correct directory
Jo-Philipp Wich [Fri, 19 Oct 2012 10:22:11 +0000 (10:22 +0000)]
sysfsutils: move to the correct directory

SVN-Revision: 33856

11 years agomac80211: update firmware from linux-firmware
Hauke Mehrtens [Thu, 18 Oct 2012 14:05:23 +0000 (14:05 +0000)]
mac80211: update firmware from linux-firmware

 * add firmware for some more intel wifi cards
 * use new firmware for some intel wifi cards
 * remove old firmware version for libertas when we also ship a more recent version
 * add rt3290.bin for rt2800-pci
 * use new firmware version for wl12xx, the old one is not supported by the driver any more

SVN-Revision: 33854

11 years agomac80211: fix typo that broke specifying the phy name directly (deprecated)
Felix Fietkau [Thu, 18 Oct 2012 11:42:42 +0000 (11:42 +0000)]
mac80211: fix typo that broke specifying the phy name directly (deprecated)

SVN-Revision: 33853

11 years agoramips: add profile and build image for the TEW-691GR board
Gabor Juhos [Thu, 18 Oct 2012 07:23:13 +0000 (07:23 +0000)]
ramips: add profile and build image for the TEW-691GR board

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

11 years agoramips: add user-space support for TEW-691GR
Gabor Juhos [Thu, 18 Oct 2012 07:23:12 +0000 (07:23 +0000)]
ramips: add user-space support for TEW-691GR

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

11 years agoramips: rt3883: add initial support for the TRENDnet TEW-691GR board
Gabor Juhos [Thu, 18 Oct 2012 07:23:11 +0000 (07:23 +0000)]
ramips: rt3883: add initial support for the TRENDnet TEW-691GR board

No wireless support.

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

11 years agoramips: add profile and build image for the TEW-692GR board
Gabor Juhos [Thu, 18 Oct 2012 07:23:10 +0000 (07:23 +0000)]
ramips: add profile and build image for the TEW-692GR board

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