openwrt/svn-archive/archive.git
11 years agomvebu: add board detection scripts
Florian Fainelli [Thu, 17 Jan 2013 22:28:48 +0000 (22:28 +0000)]
mvebu: add board detection scripts

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

11 years agomvebu: enable /proc/devicetree usage
Florian Fainelli [Thu, 17 Jan 2013 22:28:37 +0000 (22:28 +0000)]
mvebu: enable /proc/devicetree usage

This is going to be used for proper user-space board identification (ala
mcs814x).

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

11 years agomvebu: add default profile
Florian Fainelli [Thu, 17 Jan 2013 22:28:33 +0000 (22:28 +0000)]
mvebu: add default profile

Such that relevant kernel modules are selected (USB, I2C, SATA, RTC,
SDIO)

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

11 years agoipv6-support: Rename enable-ipv6 UCI defaults
Steven Barth [Thu, 17 Jan 2013 16:16:06 +0000 (16:16 +0000)]
ipv6-support: Rename enable-ipv6 UCI defaults

SVN-Revision: 35205

11 years agobase-files: rename ULA generation script
Steven Barth [Thu, 17 Jan 2013 16:16:02 +0000 (16:16 +0000)]
base-files: rename ULA generation script

SVN-Revision: 35204

11 years agoxtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INIT()...
Jo-Philipp Wich [Thu, 17 Jan 2013 16:05:30 +0000 (16:05 +0000)]
xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INIT() macros

SVN-Revision: 35203

11 years agox86: explicitely pass staging directory to grub-mkimage instead of relying on build...
Jo-Philipp Wich [Thu, 17 Jan 2013 15:46:26 +0000 (15:46 +0000)]
x86: explicitely pass staging directory to grub-mkimage instead of relying on build time defaults (#12821)

SVN-Revision: 35200

11 years agogeneric: add EHCI|OHCI platform driver fix to 3.[36]
Gabor Juhos [Thu, 17 Jan 2013 13:54:14 +0000 (13:54 +0000)]
generic: add EHCI|OHCI platform driver fix to 3.[36]

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

11 years agoxtables-addons: move to package/, add myself as maintainer
Jo-Philipp Wich [Thu, 17 Jan 2013 12:29:26 +0000 (12:29 +0000)]
xtables-addons: move to package/, add myself as maintainer

SVN-Revision: 35193

11 years agoramips: enable BR6425N in kernel config
Felix Fietkau [Thu, 17 Jan 2013 09:39:44 +0000 (09:39 +0000)]
ramips: enable BR6425N in kernel config

Though originally contained in the patch applied in r35020, the move to 3.7 in
r34845 lost the kernel .config option. Reintroduce it to config-3.7.

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

11 years agokernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel build...
Felix Fietkau [Thu, 17 Jan 2013 09:08:09 +0000 (09:08 +0000)]
kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel build error in snapshot builds

SVN-Revision: 35190

11 years agoodhcp6c: Detect a different MAC if interface has none
Steven Barth [Thu, 17 Jan 2013 08:29:01 +0000 (08:29 +0000)]
odhcp6c: Detect a different MAC if interface has none
* Fixes DHCPv6 behaviour over PPP and similar

SVN-Revision: 35189

11 years agoppp: don't automatically set IPv6 default route
Steven Barth [Thu, 17 Jan 2013 08:28:57 +0000 (08:28 +0000)]
ppp: don't automatically set IPv6 default route
* Fixes "ndisc_router_discovery() failed to add default route"

SVN-Revision: 35188

11 years agonetifd: @aliases use layer 3 devices instead of main devices
Steven Barth [Thu, 17 Jan 2013 08:28:51 +0000 (08:28 +0000)]
netifd: @aliases use layer 3 devices instead of main devices
Fixes dhcpv6 protocol alias

SVN-Revision: 35187

11 years agomvebu: add support for EHCI controller
Florian Fainelli [Tue, 15 Jan 2013 19:55:50 +0000 (19:55 +0000)]
mvebu: add support for EHCI controller

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

11 years agokernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol
Florian Fainelli [Tue, 15 Jan 2013 19:55:45 +0000 (19:55 +0000)]
kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol

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

11 years agomvebu: add support for the Marvell Armada 370 Reference Design board
Florian Fainelli [Tue, 15 Jan 2013 19:55:40 +0000 (19:55 +0000)]
mvebu: add support for the Marvell Armada 370 Reference Design board

Keep the patches in sync with the upstream developments.

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

11 years agomvebu: enable SMP with SMP on UP enabled
Florian Fainelli [Tue, 15 Jan 2013 19:55:31 +0000 (19:55 +0000)]
mvebu: enable SMP with SMP on UP enabled

The same kernel works ok for both Armada 370 (UP) and Armada XP (SMP)

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

11 years agokernel: allow building kmod-rtc-marvell for mvebu target
Florian Fainelli [Tue, 15 Jan 2013 19:55:26 +0000 (19:55 +0000)]
kernel: allow building kmod-rtc-marvell for mvebu target

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

11 years agomvebu: add support for RTC
Florian Fainelli [Tue, 15 Jan 2013 19:55:19 +0000 (19:55 +0000)]
mvebu: add support for RTC

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

11 years agoipv6-support: Switch to native IPv6 support
Steven Barth [Tue, 15 Jan 2013 13:08:19 +0000 (13:08 +0000)]
ipv6-support: Switch to native IPv6 support

SVN-Revision: 35174

11 years ago6rd: add support for native IPv6 prefix handling
Steven Barth [Tue, 15 Jan 2013 13:08:14 +0000 (13:08 +0000)]
6rd: add support for native IPv6 prefix handling

SVN-Revision: 35173

11 years ago6to4: add support for native IPv6 prefix handling
Steven Barth [Tue, 15 Jan 2013 13:08:10 +0000 (13:08 +0000)]
6to4: add support for native IPv6 prefix handling

SVN-Revision: 35172

11 years ago6in4: add support for native IPv6 prefix handling
Steven Barth [Tue, 15 Jan 2013 13:08:05 +0000 (13:08 +0000)]
6in4: add support for native IPv6 prefix handling

SVN-Revision: 35171

11 years ago6relayd: add suitable default configuration
Steven Barth [Tue, 15 Jan 2013 13:08:00 +0000 (13:08 +0000)]
6relayd: add suitable default configuration

SVN-Revision: 35170

11 years ago6distributed: Remove obsolete service (replaced by netifd)
Steven Barth [Tue, 15 Jan 2013 13:07:56 +0000 (13:07 +0000)]
6distributed: Remove obsolete service (replaced by netifd)

SVN-Revision: 35169

11 years agobase-files: add support for ipv6-prefixes in connection with netifd
Steven Barth [Tue, 15 Jan 2013 13:07:51 +0000 (13:07 +0000)]
base-files: add support for ipv6-prefixes in connection with netifd

SVN-Revision: 35168

11 years agonetifd: Introduce native IPv6 prefix-handling
Steven Barth [Tue, 15 Jan 2013 13:07:41 +0000 (13:07 +0000)]
netifd: Introduce native IPv6 prefix-handling

SVN-Revision: 35167

11 years agokernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch to 3.8
Felix Fietkau [Mon, 14 Jan 2013 18:55:36 +0000 (18:55 +0000)]
kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch to 3.8

SVN-Revision: 35162

11 years agopackage/kernel: move input modules into a separate submenu
Gabor Juhos [Mon, 14 Jan 2013 18:18:03 +0000 (18:18 +0000)]
package/kernel: move input modules into a separate submenu

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

11 years agogeneric: remove EHCI platform driver fix from 3.8
Gabor Juhos [Mon, 14 Jan 2013 17:53:55 +0000 (17:53 +0000)]
generic: remove EHCI platform driver fix from 3.8

It is not needed on 3.8.

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

11 years agogeneric: add EHCI|OHCI platform driver fix from the cns21xx target
Gabor Juhos [Mon, 14 Jan 2013 17:47:23 +0000 (17:47 +0000)]
generic: add EHCI|OHCI platform driver fix from the cns21xx target

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

11 years agokernel: make sure that packages are generated for built-in crypto modules to avoid...
Felix Fietkau [Mon, 14 Jan 2013 17:09:16 +0000 (17:09 +0000)]
kernel: make sure that packages are generated for built-in crypto modules to avoid dependency errors with kmod-crypto-core on 3.7

SVN-Revision: 35158

11 years agokernel: avoid recursive dependency caused by kmod-i2c-mv64xxx
Florian Fainelli [Mon, 14 Jan 2013 17:03:45 +0000 (17:03 +0000)]
kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx

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

11 years agotarget: enable XZ BCJ decompressor code after r35097
Florian Fainelli [Mon, 14 Jan 2013 16:34:25 +0000 (16:34 +0000)]
target: enable XZ BCJ decompressor code after r35097

Required to actually be able to mount squashfs xz compressed
filesystems.

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

11 years agonetfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)
Jo-Philipp Wich [Mon, 14 Jan 2013 16:12:56 +0000 (16:12 +0000)]
netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)

SVN-Revision: 35155

11 years agokernel: add a config option for keeping the kallsyms table uncompressed, saving ...
Felix Fietkau [Mon, 14 Jan 2013 16:08:18 +0000 (16:08 +0000)]
kernel: add a config option for keeping the kallsyms table uncompressed, saving ~9kb kernel size after lzma on ar71xx

SVN-Revision: 35154

11 years agoath9k: fix a soft lockup on smp systems
Felix Fietkau [Mon, 14 Jan 2013 15:58:46 +0000 (15:58 +0000)]
ath9k: fix a soft lockup on smp systems

SVN-Revision: 35152

11 years agoath9k: remove a lock to fix a deadlock on hw reset
Felix Fietkau [Mon, 14 Jan 2013 09:51:53 +0000 (09:51 +0000)]
ath9k: remove a lock to fix a deadlock on hw reset

SVN-Revision: 35147

11 years agomac80211: fix monitor mode injection
Felix Fietkau [Sun, 13 Jan 2013 22:10:14 +0000 (22:10 +0000)]
mac80211: fix monitor mode injection

SVN-Revision: 35145

11 years agorules.mk: only select latest libgcc.a with wildcard match (#12798)
Jo-Philipp Wich [Sun, 13 Jan 2013 20:59:51 +0000 (20:59 +0000)]
rules.mk: only select latest libgcc.a with wildcard match (#12798)

SVN-Revision: 35144

11 years agomac80211: rt2x00: fix PCI eeprom patch
Gabor Juhos [Sun, 13 Jan 2013 20:44:14 +0000 (20:44 +0000)]
mac80211: rt2x00: fix PCI eeprom patch

Fixes the following warnings:

  CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default]
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]

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

11 years agolibnfnetlink: update to v1.0.1
Jo-Philipp Wich [Sun, 13 Jan 2013 19:49:06 +0000 (19:49 +0000)]
libnfnetlink: update to v1.0.1

SVN-Revision: 35142

11 years agoubus: update to git head, passes u64 blob types as doubles to Lua
Jo-Philipp Wich [Sun, 13 Jan 2013 19:49:01 +0000 (19:49 +0000)]
ubus: update to git head, passes u64 blob types as doubles to Lua

SVN-Revision: 35141

11 years agonetifd: update to git head, adds 64bit counters
Jo-Philipp Wich [Sun, 13 Jan 2013 19:48:52 +0000 (19:48 +0000)]
netifd: update to git head, adds 64bit counters

SVN-Revision: 35140

11 years agoath9k: fix memory corruption issues on ar5416/ar91xx
Felix Fietkau [Sun, 13 Jan 2013 18:55:39 +0000 (18:55 +0000)]
ath9k: fix memory corruption issues on ar5416/ar91xx

SVN-Revision: 35139

11 years agoodhcp6c: Send RS on start
Steven Barth [Sun, 13 Jan 2013 18:06:24 +0000 (18:06 +0000)]
odhcp6c: Send RS on start

SVN-Revision: 35137

11 years agoodhcp6c: Add preliminary proto-handler
Steven Barth [Sun, 13 Jan 2013 17:35:09 +0000 (17:35 +0000)]
odhcp6c: Add preliminary proto-handler

SVN-Revision: 35135

11 years agoipv6-support: don't use disable_ipv6
Steven Barth [Sun, 13 Jan 2013 17:25:43 +0000 (17:25 +0000)]
ipv6-support: don't use disable_ipv6

SVN-Revision: 35134

11 years ago6relayd: Rewrite init-script logic
Steven Barth [Sun, 13 Jan 2013 17:25:38 +0000 (17:25 +0000)]
6relayd: Rewrite init-script logic

SVN-Revision: 35133

11 years agoar71xx: fix unaligned access in cls_u32
Felix Fietkau [Sun, 13 Jan 2013 16:48:23 +0000 (16:48 +0000)]
ar71xx: fix unaligned access in cls_u32

SVN-Revision: 35132

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