openwrt/svn-archive/archive.git
11 years agoadd ustream-ssl, an ustream abstraction library for SSL stream sockets
Felix Fietkau [Sun, 13 Jan 2013 15:57:05 +0000 (15:57 +0000)]
add ustream-ssl, an ustream abstraction library for SSL stream sockets

SVN-Revision: 35131

11 years agoar71xx: fix unaligned access in a few more places
Felix Fietkau [Sun, 13 Jan 2013 15:37:58 +0000 (15:37 +0000)]
ar71xx: fix unaligned access in a few more places

SVN-Revision: 35130

11 years agoar71xx: improve unaligned access patches, add a net_hdr_word() macro which assumes...
Felix Fietkau [Sun, 13 Jan 2013 14:54:39 +0000 (14:54 +0000)]
ar71xx: improve unaligned access patches, add a net_hdr_word() macro which assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32

SVN-Revision: 35129

11 years agolibubox: update to latest version, adds small blobmsg enhancements and license fixes...
Felix Fietkau [Sun, 13 Jan 2013 14:31:27 +0000 (14:31 +0000)]
libubox: update to latest version, adds small blobmsg enhancements and license fixes - package is now ISC/BSD-3c

SVN-Revision: 35128

11 years agoar71xx: avoid __packed define in the unaligned access hack patch, make the ipv6 addre...
Felix Fietkau [Sun, 13 Jan 2013 13:06:09 +0000 (13:06 +0000)]
ar71xx: avoid __packed define in the unaligned access hack patch, make the ipv6 address struct also 2-byte-aligned/packed

SVN-Revision: 35127

11 years agokernel: add back the mips module relocation patch
Felix Fietkau [Sun, 13 Jan 2013 12:23:42 +0000 (12:23 +0000)]
kernel: add back the mips module relocation patch

SVN-Revision: 35126

11 years agoar71xx: add more cpu feature overrides, slightly reduces kernel size
Felix Fietkau [Sun, 13 Jan 2013 11:33:48 +0000 (11:33 +0000)]
ar71xx: add more cpu feature overrides, slightly reduces kernel size

SVN-Revision: 35125

11 years agoar71xx: extend the unaligned access hacks to a few more places that showed up in...
Felix Fietkau [Sun, 13 Jan 2013 11:33:44 +0000 (11:33 +0000)]
ar71xx: extend the unaligned access hacks to a few more places that showed up in the new kernel

SVN-Revision: 35124

11 years agokernel: fix enabling coredump support on 3.7+
Felix Fietkau [Sun, 13 Jan 2013 11:33:39 +0000 (11:33 +0000)]
kernel: fix enabling coredump support on 3.7+

SVN-Revision: 35123

11 years agobrcm47xx: BCMA - Update default IRQ assignment per upstream change
Hauke Mehrtens [Sat, 12 Jan 2013 15:00:01 +0000 (15:00 +0000)]
brcm47xx: BCMA - Update default IRQ assignment per upstream change

Update the default IRQ assignment for unrecognized devices per
the upstream change.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35121

11 years agokernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it
Felix Fietkau [Sat, 12 Jan 2013 13:21:08 +0000 (13:21 +0000)]
kernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it

SVN-Revision: 35120

11 years agorefresh kernel configs with kconfig.pl
Gabor Juhos [Sat, 12 Jan 2013 12:29:55 +0000 (12:29 +0000)]
refresh kernel configs with kconfig.pl

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

11 years agomalta: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:29:53 +0000 (12:29 +0000)]
malta: remove 3.6 support

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

11 years agomalta: build lzma and gzip compressed uImages
Gabor Juhos [Sat, 12 Jan 2013 12:29:52 +0000 (12:29 +0000)]
malta: build lzma and gzip compressed uImages

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

11 years agoadm5120: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:25:42 +0000 (12:25 +0000)]
adm5120: remove 3.6 support

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

11 years agoadm5120: switch to 3.7
Gabor Juhos [Sat, 12 Jan 2013 12:25:40 +0000 (12:25 +0000)]
adm5120: switch to 3.7

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

11 years agoar71xx: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:25:38 +0000 (12:25 +0000)]
ar71xx: remove 3.6 support

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

11 years agoar71xx: switch to 3.7
Gabor Juhos [Sat, 12 Jan 2013 12:25:36 +0000 (12:25 +0000)]
ar71xx: switch to 3.7

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

11 years agompc83xx: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:25:34 +0000 (12:25 +0000)]
mpc83xx: remove 3.6 support

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

11 years agompc83xx: switch to 3.7
Gabor Juhos [Sat, 12 Jan 2013 12:25:32 +0000 (12:25 +0000)]
mpc83xx: switch to 3.7

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

11 years agoramips: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:25:30 +0000 (12:25 +0000)]
ramips: remove 3.6 support

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

11 years agoramips: switch to 3.7
Gabor Juhos [Sat, 12 Jan 2013 12:25:28 +0000 (12:25 +0000)]
ramips: switch to 3.7

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

11 years agorb532: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:25:26 +0000 (12:25 +0000)]
rb532: remove 3.6 support

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

11 years agorb532: switch to 3.7
Gabor Juhos [Sat, 12 Jan 2013 12:25:24 +0000 (12:25 +0000)]
rb532: switch to 3.7

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

11 years agoppc44x: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:25:21 +0000 (12:25 +0000)]
ppc44x: remove 3.6 support

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

11 years agoppc44x: switch to 3.7
Gabor Juhos [Sat, 12 Jan 2013 12:25:20 +0000 (12:25 +0000)]
ppc44x: switch to 3.7

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

11 years agoppc40x: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:25:18 +0000 (12:25 +0000)]
ppc40x: remove 3.6 support

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

11 years agoppc40x: switch to 3.7
Gabor Juhos [Sat, 12 Jan 2013 12:25:16 +0000 (12:25 +0000)]
ppc40x: switch to 3.7

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

11 years agocns21xx: remove 3.6 support
Gabor Juhos [Sat, 12 Jan 2013 12:25:14 +0000 (12:25 +0000)]
cns21xx: remove 3.6 support

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

11 years agocns21xx: switch to 3.7
Gabor Juhos [Sat, 12 Jan 2013 12:25:12 +0000 (12:25 +0000)]
cns21xx: switch to 3.7

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

11 years agokernel: update linux 3.7 to 3.7.2
Gabor Juhos [Sat, 12 Jan 2013 11:43:08 +0000 (11:43 +0000)]
kernel: update linux 3.7 to 3.7.2

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

11 years agoimage.mk: use XZ bcj architecture filter if available
Florian Fainelli [Fri, 11 Jan 2013 16:44:26 +0000 (16:44 +0000)]
image.mk: use XZ bcj architecture filter if available

xz supports using an architecture specific BCJ filter, use that one to
save us a couple kB while producing squashfs filesystems (mimics the
Linux kernel).

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35097

11 years agomac80211: fix enabling HT40-
Felix Fietkau [Fri, 11 Jan 2013 13:24:20 +0000 (13:24 +0000)]
mac80211: fix enabling HT40-

SVN-Revision: 35096

11 years ago[package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotpl...
Vasilis Tsiligiannis [Fri, 11 Jan 2013 13:20:51 +0000 (13:20 +0000)]
[package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug2 (#12781)

SVN-Revision: 35095

11 years agomac80211: add a fix for ht40 connections
Felix Fietkau [Fri, 11 Jan 2013 11:49:11 +0000 (11:49 +0000)]
mac80211: add a fix for ht40 connections

SVN-Revision: 35094

11 years agoath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and other...
Felix Fietkau [Thu, 10 Jan 2013 18:46:36 +0000 (18:46 +0000)]
ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and other devices

SVN-Revision: 35089

11 years agonetfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3
Florian Fainelli [Thu, 10 Jan 2013 17:20:29 +0000 (17:20 +0000)]
netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35087

11 years agomvebu: update to 3.8-rc3
Florian Fainelli [Thu, 10 Jan 2013 17:20:25 +0000 (17:20 +0000)]
mvebu: update to 3.8-rc3

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35086

11 years agobrcm47xx: update bgmac driver to the version in mainline kernel
Hauke Mehrtens [Thu, 10 Jan 2013 14:22:19 +0000 (14:22 +0000)]
brcm47xx: update bgmac driver to the version in mainline kernel

SVN-Revision: 35083

11 years agoath9k: add some calibration fixes from wireless-testing
Felix Fietkau [Thu, 10 Jan 2013 14:09:50 +0000 (14:09 +0000)]
ath9k: add some calibration fixes from wireless-testing

SVN-Revision: 35081

11 years agokernel: update bcma and ssb to master-2013-01-09 from wireless-testing
Hauke Mehrtens [Thu, 10 Jan 2013 14:05:18 +0000 (14:05 +0000)]
kernel: update bcma and ssb to master-2013-01-09 from wireless-testing

SVN-Revision: 35080

11 years ago[cns3xxx]: clean up PCI bus topology
Imre Kaloz [Thu, 10 Jan 2013 13:25:12 +0000 (13:25 +0000)]
[cns3xxx]: clean up PCI bus topology

This makes the PCI bus topology more standard for devices behind a bridge

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

11 years ago[cns3xxx]: clean up PCI bus topology
Imre Kaloz [Thu, 10 Jan 2013 13:23:33 +0000 (13:23 +0000)]
[cns3xxx]: clean up PCI bus topology

This makes the PCI bus topology more standard for devices behind a bridge

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

11 years ago[lantiq] fixes USB reset on ARV7518
John Crispin [Thu, 10 Jan 2013 06:44:58 +0000 (06:44 +0000)]
[lantiq] fixes USB reset on ARV7518

SVN-Revision: 35077

11 years agotoolchain: fix libpthread package for musl based toolchains (#12651)
Florian Fainelli [Wed, 9 Jan 2013 15:36:43 +0000 (15:36 +0000)]
toolchain: fix libpthread package for musl based toolchains (#12651)

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35069

11 years agoath9k: correct a logic error in the rx path fix
Felix Fietkau [Wed, 9 Jan 2013 15:16:52 +0000 (15:16 +0000)]
ath9k: correct a logic error in the rx path fix

SVN-Revision: 35067

11 years agomac80211, ath9k: merge some pending fixes from linux-wireless@
Felix Fietkau [Wed, 9 Jan 2013 12:56:25 +0000 (12:56 +0000)]
mac80211, ath9k: merge some pending fixes from linux-wireless@

SVN-Revision: 35066

11 years agomac80211: update to 2013-01-07, add several ath9k stability fixes
Felix Fietkau [Wed, 9 Jan 2013 12:45:28 +0000 (12:45 +0000)]
mac80211: update to 2013-01-07, add several ath9k stability fixes

SVN-Revision: 35063

11 years ago[lantiq] fixes none-pci build
John Crispin [Wed, 9 Jan 2013 09:04:09 +0000 (09:04 +0000)]
[lantiq] fixes none-pci build

SVN-Revision: 35062

11 years agokernel: add kmod-mvsdio MMC host controller for Marvell targets
Florian Fainelli [Tue, 8 Jan 2013 22:20:30 +0000 (22:20 +0000)]
kernel: add kmod-mvsdio MMC host controller for Marvell targets

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35061

11 years agokernel: make kmod-of-i2c available for the mvebu target
Florian Fainelli [Tue, 8 Jan 2013 22:20:25 +0000 (22:20 +0000)]
kernel: make kmod-of-i2c available for the mvebu target

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35060

11 years agokernel: adjust orion/kirkwood packages to also build for mvebu target
Florian Fainelli [Tue, 8 Jan 2013 22:20:21 +0000 (22:20 +0000)]
kernel: adjust orion/kirkwood packages to also build for mvebu target

Armada XP/370 boards share these hardware blocks with Orion and Kirkwood
SoCs.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35059

11 years agomvebu: add inital support for Marvell Armada XP/370 SoCs
Florian Fainelli [Tue, 8 Jan 2013 22:20:16 +0000 (22:20 +0000)]
mvebu: add inital support for Marvell Armada XP/370 SoCs

This brings in the initial support for the Marvell Armada XP/370 SoCs.
Successfully tested on RD-A370-A1 and DB-MV784MP-GP boards the following
interfaces:

- Ethernet
- SDIO
- GPIOs
- SATA

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35058

11 years ago[realview] add support for 3.8 kernel
Florian Fainelli [Tue, 8 Jan 2013 22:20:11 +0000 (22:20 +0000)]
[realview] add support for 3.8 kernel

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35057

11 years ago[malta] add support for 3.8 kernel
Florian Fainelli [Tue, 8 Jan 2013 22:20:06 +0000 (22:20 +0000)]
[malta] add support for 3.8 kernel

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35056

11 years agokernel: add support for 3.8-rc2
Florian Fainelli [Tue, 8 Jan 2013 22:19:31 +0000 (22:19 +0000)]
kernel: add support for 3.8-rc2

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35055

11 years agokernel: add more SCTP related configuration symbols
Florian Fainelli [Tue, 8 Jan 2013 22:18:23 +0000 (22:18 +0000)]
kernel: add more SCTP related configuration symbols

These symbols are used by 3.8+ kernels

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35054

11 years agobrcm47xx: BGMAC Driver corrections
Hauke Mehrtens [Mon, 7 Jan 2013 22:51:39 +0000 (22:51 +0000)]
brcm47xx:  BGMAC Driver corrections

1) Fix what appears to be a logic error in bgmac_phy_advertise.

2) Fix bgmac_ioctl to use passed phy_id; needed for switch-robo
interface w/ the driver to work correctly.  I still have the issue
with the interface always being HD when the speed/duplex is set
manually (e.g., echo "100FD" > /proc/switch/eth0/port/N/media).

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35052

11 years agomac80211: apply network interface configuration for adhoc + wpa2
Felix Fietkau [Mon, 7 Jan 2013 21:12:33 +0000 (21:12 +0000)]
mac80211: apply network interface configuration for adhoc + wpa2

SVN-Revision: 35049

11 years agoncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol
Florian Fainelli [Mon, 7 Jan 2013 18:19:31 +0000 (18:19 +0000)]
ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol

Thanks to kyak for spotting this

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35047

11 years ago[toolchain] gcc: fix build for MIPS64 targets introduced by musl patch
Florian Fainelli [Mon, 7 Jan 2013 18:16:40 +0000 (18:16 +0000)]
[toolchain] gcc: fix build for MIPS64 targets introduced by musl patch

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35046

11 years ago[malta] update to 3.7
Florian Fainelli [Mon, 7 Jan 2013 18:16:36 +0000 (18:16 +0000)]
[malta] update to 3.7

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35045

11 years ago[toolchain] gcc-linaro-4.6: update to 2012.12
Florian Fainelli [Mon, 7 Jan 2013 18:16:33 +0000 (18:16 +0000)]
[toolchain] gcc-linaro-4.6: update to 2012.12

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35044

11 years ago[toolchain] gcc-linaro-4.7: update to 2012.12
Florian Fainelli [Mon, 7 Jan 2013 18:16:29 +0000 (18:16 +0000)]
[toolchain] gcc-linaro-4.7: update to 2012.12

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35043

11 years ago[package/boot/uboot-xburst] fix typo in Makefile
Mirko Vogt [Mon, 7 Jan 2013 17:11:15 +0000 (17:11 +0000)]
[package/boot/uboot-xburst] fix typo in Makefile

Thanks to Stefan Hellermann for pointing this out!

SVN-Revision: 35042

11 years agolibubox: update to latest version, contains several uloop/ustream fixes
Felix Fietkau [Mon, 7 Jan 2013 15:25:03 +0000 (15:25 +0000)]
libubox: update to latest version, contains several uloop/ustream fixes

SVN-Revision: 35039

11 years agoar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U...
Gabor Juhos [Mon, 7 Jan 2013 14:30:37 +0000 (14:30 +0000)]
ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U boards

The PHY_SWAP and PHY_ADDR_SWAP bits are initialized
differently by different versions of the bootloader.
This leads to broken ethernet connection with OpenWrt
on some boards.

Turn both SWAP bits OFF on these boards to make it
consistent regardless of the bootloader used.

Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>.

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

11 years agoar71xx: add missing Makefile entry to the 74HC153 GPIO patch
Gabor Juhos [Mon, 7 Jan 2013 14:14:41 +0000 (14:14 +0000)]
ar71xx: add missing Makefile entry to the 74HC153 GPIO patch

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

11 years agoThis patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC support...
Mirko Vogt [Mon, 7 Jan 2013 14:10:01 +0000 (14:10 +0000)]
This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC support went upstream

Summary:
* remove all files/* (since merged to upstream)
* patches on nand-spl, mmc and lcd driver

Thanks a lot to Xiangfu Liu!

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
SVN-Revision: 35034

11 years ago[package] zram-swap: Install init script with 0755 mode
Vasilis Tsiligiannis [Mon, 7 Jan 2013 12:01:11 +0000 (12:01 +0000)]
[package] zram-swap: Install init script with 0755 mode

SVN-Revision: 35033

11 years agokernel: fix kmod-ipsec load order (#12552)
Jo-Philipp Wich [Mon, 7 Jan 2013 10:54:56 +0000 (10:54 +0000)]
kernel: fix kmod-ipsec load order (#12552)

SVN-Revision: 35032

11 years agozram-swap: make the zram init.d executable
Hauke Mehrtens [Sun, 6 Jan 2013 20:23:49 +0000 (20:23 +0000)]
zram-swap: make the zram init.d executable

SVN-Revision: 35028

11 years agocompcache: remove package, use zram-swap instead
Hauke Mehrtens [Sun, 6 Jan 2013 17:14:53 +0000 (17:14 +0000)]
compcache: remove package, use zram-swap instead

SVN-Revision: 35026

11 years agozram: add package to use compressed ram disk for swap
Hauke Mehrtens [Sun, 6 Jan 2013 16:21:29 +0000 (16:21 +0000)]
zram: add package to use compressed ram disk for swap

The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.

This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.

Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the
script.

SVN-Revision: 35025

11 years agoorion: debloat the kernel some more
Felix Fietkau [Sun, 6 Jan 2013 15:09:47 +0000 (15:09 +0000)]
orion: debloat the kernel some more

SVN-Revision: 35023

11 years agokernel: add a module for the isl1208 rtc
Felix Fietkau [Sun, 6 Jan 2013 15:09:43 +0000 (15:09 +0000)]
kernel: add a module for the isl1208 rtc

SVN-Revision: 35022

11 years agokernel: add missing config symbol
Felix Fietkau [Sun, 6 Jan 2013 15:09:39 +0000 (15:09 +0000)]
kernel: add missing config symbol

SVN-Revision: 35021

11 years ago[ramips] adds support for Edimax BR-6524N
John Crispin [Sun, 6 Jan 2013 11:11:42 +0000 (11:11 +0000)]
[ramips]  adds support for Edimax BR-6524N

fixes #12754

Signed-off-by: <rq@akl.lt>
SVN-Revision: 35020

11 years ago[tools/firmware-utils] adds support for Edimax BR-6524N
John Crispin [Sun, 6 Jan 2013 11:11:30 +0000 (11:11 +0000)]
[tools/firmware-utils] adds support for Edimax BR-6524N

fixes #12754

Signed-off-by: <rq@akl.lt>
SVN-Revision: 35019

11 years ago[kernel] missing underscore in 3.3 regmap patch
John Crispin [Sun, 6 Jan 2013 10:01:53 +0000 (10:01 +0000)]
[kernel] missing underscore in 3.3 regmap patch

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35018

11 years agokernel: port the regmap fix to 3.6 (#12749), refresh patches for other versions
Felix Fietkau [Sat, 5 Jan 2013 13:33:44 +0000 (13:33 +0000)]
kernel: port the regmap fix to 3.6 (#12749), refresh patches for other versions

SVN-Revision: 35016

11 years ago[kernel] fix regmap debloat patch
John Crispin [Sat, 5 Jan 2013 00:20:05 +0000 (00:20 +0000)]
[kernel] fix regmap debloat patch

SVN-Revision: 35015

11 years agomac80211: add dependency of PACKAGE_MAC80211_DEBUGFS
Felix Fietkau [Fri, 4 Jan 2013 17:41:23 +0000 (17:41 +0000)]
mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS

I wanted to use some statistics from /sys/kernel/debug/ieee80211,
so I enabled PACKAGE_MAC80211_DEBUGFS.  But I could not use it,
because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit
hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y,
everything was fine. This patch automatically selects
CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set.

Additionally, the help text says "Say N unless you know you need this.",
but it's default y. This help text is copied verbatim from the
kernel's Kconfig and not true for us. So remove this part of the
help text

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35014

11 years agouci: update to latest version, adds list delete, removes unused plugin support
Felix Fietkau [Fri, 4 Jan 2013 16:10:17 +0000 (16:10 +0000)]
uci: update to latest version, adds list delete, removes unused plugin support

SVN-Revision: 35013

11 years agofirewall: Add ULA site border for IPv6 traffic
Steven Barth [Fri, 4 Jan 2013 15:59:28 +0000 (15:59 +0000)]
firewall: Add ULA site border for IPv6 traffic
This prevents private traffic from leaking out to the internet

SVN-Revision: 35012

11 years agobcm63xx: Add Huawei HG556a support
Jonas Gorski [Fri, 4 Jan 2013 14:47:57 +0000 (14:47 +0000)]
bcm63xx: Add Huawei HG556a support

Add Huawei EchoLife HG556a support.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo@openwrt.org: added some code style fixes]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35011

11 years agobcm63xx: Fix caldata partition mtd patch
Jonas Gorski [Fri, 4 Jan 2013 14:47:50 +0000 (14:47 +0000)]
bcm63xx: Fix caldata partition mtd patch

Allow bcm63xxpart to receive a caldata offset if calibration data is contained in flash.

Tested-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 35010

11 years agobcm63xx: remove 3.3 support
Jonas Gorski [Fri, 4 Jan 2013 14:47:43 +0000 (14:47 +0000)]
bcm63xx: remove 3.3 support

3.6 is tested enough to be considered stable.

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

11 years agoiwinfo: don't use the txpower value from debugfs for now, it does not match the value...
Jo-Philipp Wich [Fri, 4 Jan 2013 14:08:08 +0000 (14:08 +0000)]
iwinfo: don't use the txpower value from debugfs for now, it does not match the values reported via wext

SVN-Revision: 35007

11 years ago[libiwinfo-lua] don't depend on lua
John Crispin [Fri, 4 Jan 2013 09:32:06 +0000 (09:32 +0000)]
[libiwinfo-lua] don't depend on lua

Delete +lua from libiwinfo-lua.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35005

11 years agokernel: add a config option for direct i/o support
Felix Fietkau [Thu, 3 Jan 2013 18:52:15 +0000 (18:52 +0000)]
kernel: add a config option for direct i/o support

SVN-Revision: 35001

11 years agomac80211: b43: add firmware for HT-PHY by default.
Hauke Mehrtens [Thu, 3 Jan 2013 18:52:08 +0000 (18:52 +0000)]
mac80211: b43: add firmware for HT-PHY by default.

remove firmware for LP-Phy core rev 14, I have never seen such a device.

SVN-Revision: 35000

11 years agokernel: move regmap bloat out of the kernel image if it is only being used in modules
Felix Fietkau [Thu, 3 Jan 2013 18:39:50 +0000 (18:39 +0000)]
kernel: move regmap bloat out of the kernel image if it is only being used in modules

SVN-Revision: 34999

11 years agoadd kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio
Felix Fietkau [Thu, 3 Jan 2013 18:04:04 +0000 (18:04 +0000)]
add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio

SVN-Revision: 34998

11 years agobrcm47xx: various fixes and code cleanups for irq code
Hauke Mehrtens [Thu, 3 Jan 2013 16:56:54 +0000 (16:56 +0000)]
brcm47xx: various fixes and code cleanups for irq code

This is based on a patch send by Nathan Hintz <nlhintz@hotmail.com>

SVN-Revision: 34997

11 years agobroadcom-diag: add diag support for Linksys E1000 V1
Hauke Mehrtens [Thu, 3 Jan 2013 02:07:11 +0000 (02:07 +0000)]
broadcom-diag: add diag support for Linksys E1000 V1

This adds diag leds/buttons support for Linksys E1000 V1. It worked on
my router, however it may need some tweaking by people more familiar
with openwrt and c to make it fit for commiting.

Thank you hhm for this patch.

SVN-Revision: 34996

11 years agobrcm47xx: add bgmac driver
Hauke Mehrtens [Thu, 3 Jan 2013 02:05:22 +0000 (02:05 +0000)]
brcm47xx: add bgmac driver

This Ethernet driver is in early development stage and still has some problems.
This was working on my bcm4716 based device.

Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver.

SVN-Revision: 34995

11 years agobrcm47xx: build b44 as a module
Hauke Mehrtens [Thu, 3 Jan 2013 02:00:25 +0000 (02:00 +0000)]
brcm47xx: build b44 as a module

SVN-Revision: 34994

11 years agobrcm47xx: run ifup before starting the switch
Hauke Mehrtens [Thu, 3 Jan 2013 01:59:43 +0000 (01:59 +0000)]
brcm47xx: run ifup before starting the switch

In addition check_module is not needed, nobody checks the return value.

SVN-Revision: 34993

11 years agoswitch: ROBO Switch Gigabit MII Support
Hauke Mehrtens [Thu, 3 Jan 2013 01:58:01 +0000 (01:58 +0000)]
switch: ROBO Switch Gigabit MII Support

I wrote this patch some time ago because I had a need for one of the
Gigabit ports (Linksys E3000) to be forced to 100FD.  This is based
on the robocfg sources included w/ the RT-N16 sources from ASUS.
Since work is progressing on a BGMAC driver that could be included in
OpenWRT, this may be useful to someone else.

In testing, forcing the speed to 10/100 or 1000 worked fine; however,
when trying to force full-duplex mode, the result was always
half-duplex.  I was not able to isolate the source of the problem
(this patch, driver or H/W limitation).  The only way I could get it
to work was to set the port to Auto, but then only advertise 100FD
(not included in this patch).

I have a modified version of the robocfg package as well, I'd have to
clean it up a little first (remove the full-duplex hack) before
submitting it if there is interest.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34992