jow [Wed, 4 Apr 2012 18:10:15 +0000 (18:10 +0000)]
[package] grub: fix build with automake v1.11.3 (#11228)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31201
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 16:06:29 +0000 (16:06 +0000)]
[orion] generic: use magic_long in sysupgrade
Signed-off-by: Matthias Bücher <mail@maddes.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31200
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 16:06:25 +0000 (16:06 +0000)]
[orion] update wrt350nv2-builder to v2.4 and use new functionality for target orion_generic
Signed-off-by: Matthias Bücher <mail@maddes.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31199
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 15:53:55 +0000 (15:53 +0000)]
[orion] add support for D-Link DNS-323
this patch adds support for D-Link DNS323 storage device.
You can find more info here:
http://dns323.lukaperkov.net/
Currently you need serial cable to flash OpenWrt on DNS-323.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31198
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 15:53:52 +0000 (15:53 +0000)]
[kernel/3+] add missing DM/MD config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31197
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 15:53:15 +0000 (15:53 +0000)]
[adm5120] fix typos in adm5120 switch driver (#4241)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31196
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 15:53:12 +0000 (15:53 +0000)]
[adm5120] add Edimax specific MAGIC_MAC_BASE to read MAC from flash (#4241]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31195
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 15:53:09 +0000 (15:53 +0000)]
[adm5120] fix support for 2.6.38 kernel
This patch fixes the following issues I encountered while compiling kernel 2.6.38.8 for my Omnima Embedded Controller/Edimax BR6104KP:
- kernel comes up with machine selection during build, even though everything was properly set in menuconfig
- USB api changes
Successfully built and tested with r29755.
Signed-off-by: Hartmut Knaack <knaack.h [at] gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31194
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 15:53:07 +0000 (15:53 +0000)]
[adm5120] refresh 2.6.38 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31193
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 15:53:04 +0000 (15:53 +0000)]
[kernel/2.6.38] fix gcc-4.6 set but unused warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31192
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 4 Apr 2012 15:53:01 +0000 (15:53 +0000)]
[kernel/2.6.38] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31191
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 4 Apr 2012 11:40:08 +0000 (11:40 +0000)]
[package] util-linux: prevent packaging libtool placeholder scripts (#11224)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31183
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 2 Apr 2012 22:31:21 +0000 (22:31 +0000)]
dnsmasq: configure dnsmasq via flat config file and not command-line args
Sometimes it's useful to compare the generated config file from UCI config with a hand-edited dnsmasq config file, especially if you're migrating to an OpenWRT router from something else (such as Astlinux).
Putting the generated config makes it easier to capture and diff, etc.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31182
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:51 +0000 (16:25 +0000)]
[package] iproute2: update to 3.2.0 and package 'ss'
This patch bumps iproute2 to the latest available version, fixes the
package URL to use kernel.org (as things have now been moved back there)
and also adds ss (socket statistics) to menuconfig.
Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31179
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:48 +0000 (16:25 +0000)]
[package] util-linux: move and update
This patch makes several changes with util-linux-ng package:
* moves it to util-linux (upstream name)
* bumps it to last stable version 2.20.1 (was 2.13.0.1)
* adds new package getopt
* sorts packages inside Makefile
* removes patch, it has been applied upstream
I would also like to maintain this package.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31178
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:40 +0000 (16:25 +0000)]
[package] crda: update to 1.1.2
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31177
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:38 +0000 (16:25 +0000)]
[tools] mm-macros: update to 0.9.5
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31176
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:35 +0000 (16:25 +0000)]
[tools] qemu: update to 0.14.1
This patch has not been tested on freebsd. File block/sheepdog.c has
been changed and the patch does no longer apply. Anyone with freebsd who
could test this?
All my other patches regarding the tools upgrade were tested on linux
x64 and produce a working image. Once submitted patches get applied I
will upgrade the remaining tools...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31175
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:31 +0000 (16:25 +0000)]
[tools] mpc: update to 0.9
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31174
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:28 +0000 (16:25 +0000)]
[tools] automake: update to 1.11.3
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31173
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:25 +0000 (16:25 +0000)]
[tools] xz: update to 5.0.3
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31172
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:23 +0000 (16:25 +0000)]
[tools] mkimage: update to 2011.12
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31171
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:20 +0000 (16:25 +0000)]
[tools] cloog: update to 0.15.11
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31170
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:17 +0000 (16:25 +0000)]
[tools] gmp: update to 5.0.4
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31169
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:14 +0000 (16:25 +0000)]
[tools] cmake: update to 2.8.7
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31168
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:11 +0000 (16:25 +0000)]
[tools] bison: update to 2.5
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31167
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 2 Apr 2012 16:25:08 +0000 (16:25 +0000)]
[tools] ccache: update to 3.1.7
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31166
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Sun, 1 Apr 2012 07:56:55 +0000 (07:56 +0000)]
kernel: update linux 3.2 to 3.2.13 and refresh patches
Also remove a duplicate patch from lantiq (already in generic).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31158
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Sun, 1 Apr 2012 07:56:49 +0000 (07:56 +0000)]
kernel: add some more missing kernel symbols for 3.2 and 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31157
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 1 Apr 2012 05:32:32 +0000 (05:32 +0000)]
[package] libnl-tiny: port upstream bugfix
8ee16e6688657886f591f0841cb8e892743ecf2a from libnl, fixes error on hostapd interface initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31155
3c298f89-4303-0410-b956-
a3cf2f4a3e73
thepeople [Sun, 1 Apr 2012 02:53:06 +0000 (02:53 +0000)]
revert bad change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31154
3c298f89-4303-0410-b956-
a3cf2f4a3e73
thepeople [Sun, 1 Apr 2012 01:45:18 +0000 (01:45 +0000)]
Disable xfs on avr32, it has been failing the build for at least a month
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31153
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 30 Mar 2012 10:12:53 +0000 (10:12 +0000)]
mac80211: kmod-ath should not depend on PCI or USB support for the atheros target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31151
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Fri, 30 Mar 2012 08:11:01 +0000 (08:11 +0000)]
kernel: add some more missing serial 8250 config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31149
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 29 Mar 2012 17:09:50 +0000 (17:09 +0000)]
[package] xfsprogs: update download location
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31146
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 29 Mar 2012 16:30:13 +0000 (16:30 +0000)]
wpa_supplicant: make key_mgmt default to NONE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31145
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 29 Mar 2012 16:03:04 +0000 (16:03 +0000)]
ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31144
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Thu, 29 Mar 2012 15:44:06 +0000 (15:44 +0000)]
brcm47xx: fix memory leak, backport from the mainline kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31143
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Thu, 29 Mar 2012 15:43:16 +0000 (15:43 +0000)]
brcm47xx: add missing breaks into the nvram read code in the switch case statements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31142
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 29 Mar 2012 14:15:54 +0000 (14:15 +0000)]
kernel: restore ebtables functionality by running netfilter hooks when the ebtables module is loaded
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31141
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 29 Mar 2012 12:52:32 +0000 (12:52 +0000)]
hostapd: fix driver_madwifi compile issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31139
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 29 Mar 2012 12:52:16 +0000 (12:52 +0000)]
madwifi: fix compile issues with linux 3.1/3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31138
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 29 Mar 2012 12:24:43 +0000 (12:24 +0000)]
[package] mac80211: allow NOHT for IBSS mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31137
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Thu, 29 Mar 2012 09:01:33 +0000 (09:01 +0000)]
[package] soloscli: Add script to syslog ADSL line stats
I run this from cron. With remote syslog enabled, this means I have a
record of ADSL line quality variation — which is useful when diagnosing
and reporting faults.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31136
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 28 Mar 2012 21:55:15 +0000 (21:55 +0000)]
package: kernel: add missing config symbols for serial-8250
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31134
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 28 Mar 2012 20:42:37 +0000 (20:42 +0000)]
bcm63xx: enable bcm6368 for linux 3.3 and build images
Only build bcm6368 images when building for linux 3.3.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31133
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 28 Mar 2012 20:42:34 +0000 (20:42 +0000)]
bcm63xx: add initial support for bcm6368 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31132
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 28 Mar 2012 20:42:30 +0000 (20:42 +0000)]
bcm63xx: add driver for the internal hw trng on bcm6368
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31131
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 28 Mar 2012 20:42:25 +0000 (20:42 +0000)]
bcm63xx: replace SPI driver with latest upstream version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 28 Mar 2012 20:42:20 +0000 (20:42 +0000)]
bcm63xx: add ethernet support for bcm6368
Add basic support for the internal ethernet switch on bcm6368. It behaves
as a dumb switch for now, but allows basic connectivity.
Also drop the ethernet patch for bcm6345 for now, it needs rework.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31129
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 28 Mar 2012 20:42:15 +0000 (20:42 +0000)]
bcm63xx: add missing bits from extirq support
Add missing external IRQ code parts for older chips in the new code.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31128
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Wed, 28 Mar 2012 20:42:09 +0000 (20:42 +0000)]
bcm63xx: reorder patches
Reorder patches for a clearer distinction between the purposes of
the different patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31127
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 28 Mar 2012 17:03:18 +0000 (17:03 +0000)]
brcm47xx: update flash drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31126
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 28 Mar 2012 16:58:39 +0000 (16:58 +0000)]
netifd: update to latest version, fixes a segfault with non-bridge interface hotplug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31125
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Wed, 28 Mar 2012 15:28:21 +0000 (15:28 +0000)]
Revert commit 31091 - "[target/xburst] remove set but unused variable which leads into compiling errors with GCC >= 4.6.0"
'set-but-unused-variable'-issues are dealt with in a generic way now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31124
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Wed, 28 Mar 2012 15:28:13 +0000 (15:28 +0000)]
[target/generic] deal with 'set-but-unused-variables' in a more generic way
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31123
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 28 Mar 2012 11:02:38 +0000 (11:02 +0000)]
add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client mode devices over vlans to other hosts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31122
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 28 Mar 2012 11:02:30 +0000 (11:02 +0000)]
uci: update to latest version, fixes return code of the cli on various failures
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31121
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 28 Mar 2012 09:36:50 +0000 (09:36 +0000)]
brcm47xx: BCMA - Consolidate/reduce code in bcma_device_name
Eliminate unneeded procedure by incorporating code into bcma_device_name
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31120
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 28 Mar 2012 09:35:01 +0000 (09:35 +0000)]
brcm47xx: BCMA - Always map 4 bytes
This probably doesn't matter, but reads/writes are always 4 bytes, so always map 4 bytes.
Changes since v1: Moved changes to new patch file (234-bcma-always-map-4-bytes.patch).
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31119
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:17 +0000 (19:38 +0000)]
ar71xx: boost SPI flash read performance
mtd_speedtest results:
page read speed
old new delta
DB120 929 KiB/s 2597 KiB/s +179.55%
TL-WR1043ND v1 754 KiB/s 2166 KiB/s +187.27%
TL-WR703N v1 745 KiB/s 2176 KiB/s +192.08%
TL-MR3220 v1 752 KiB/s 2154 KiB/s +186.44%
TL-WR2543ND v1 564 KiB/s 2130 KiB/s +277.66%
TL-WR741ND v2 525 KiB/s 1767 KiB/s +236.57%
ALFA-AP96 702 KiB/s 1977 KiB/s +181.62%
WNDR3700 697 KiB/s 1965 KiB/s +181.92%
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31118
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:15 +0000 (19:38 +0000)]
ar71xx: improve SPI flash read/write performance
mtd_speedtest results:
page write speed
old new delta
DB120 209 KiB/s 226 KiB/s +8.13%
TL-WR1043ND v1 122 KiB/s 148 KiB/s +21.31%
TL-WR703N v1 153 KiB/s 194 KiB/s +26.80%
TL-MR3220 v1 130 KiB/s 156 KiB/s +20.00%
TL-WR2543ND v1 158 KiB/s 202 KiB/s +27.85%
TL-WR741ND v2 122 KiB/s 152 KiB/s +24.59%
ALFA AP96 229 KiB/s 260 KiB/s +13.54%
WNDR3700 202 KiB/s 223 KiB/s +10.40%
page read speed
old new delta
DB120 691 KiB/s 929 KiB/s +34.44%
TL-WR1043ND v1 372 KiB/s 754 KiB/s +102.69%
TL-WR703N v1 375 KiB/s 745 KiB/s +98.67%
TL-MR3220 v1 372 KiB/s 752 KiB/s +102.15%
TL-WR2543ND v1 307 KiB/s 564 KiB/s +83.71%
TL-WR741ND v2 315 KiB/s 525 KiB/s +66.67%
ALFA AP96 515 KiB/s 702 KiB/s +36.31%
WNDR3700 515 KiB/s 697 KiB/s +35.34%
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31117
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:13 +0000 (19:38 +0000)]
ar71xx: image: build initramfs images for more boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31116
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:11 +0000 (19:38 +0000)]
ar71xx: image: add MkuImage{Gzip,Lzma}/initramfs helpers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31115
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:10 +0000 (19:38 +0000)]
ar71xx: image: pass mtdlayout variables by value
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31114
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:08 +0000 (19:38 +0000)]
ar71xx: image: use MkuImageGzip in Image/Build/AthGzip/initramfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31113
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:07 +0000 (19:38 +0000)]
ar71xx: remove the built-in MTD map of the AP96 board
Pass the mtd_layout via the kernel command line instead.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31112
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:05 +0000 (19:38 +0000)]
ar71xx: remove the built-in MTD map of the PB92 board
Pass the mtd_layout via the kernel command line instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31111
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:04 +0000 (19:38 +0000)]
ar71xx: remove the built-in MTD map of the Zcomax devices
Pass the mtd_layout via the kernel command line instead.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31110
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:02 +0000 (19:38 +0000)]
ar71xx: reclaim the 'user_property' partition on WHR-* boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31109
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:38:01 +0000 (19:38 +0000)]
ar71xx: remove the built-in MTD maps of several boards
We are passing the MTD layout via the kernel command line, so
it makes no sense to duplicate it in mach-* files. The patch
removes the built-in MTD maps of the following boards:
* AP113
* ALFA N2/N5
* DIR-600
* DIR-615
* DIR-825
* TEW-6{3,5}2BRP
* TEW-673GRU
* WHR-G301N
* WHR-HP-GN
* WHR-HP-G300N
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31108
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:37:59 +0000 (19:37 +0000)]
ar71xx: use modules for LED triggers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31107
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:37:58 +0000 (19:37 +0000)]
package/kernel: create packages for the LED Timer/Default ON triggers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31106
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:37:57 +0000 (19:37 +0000)]
package/kernel: allow to build RTC modules for 3.x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31105
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:37:53 +0000 (19:37 +0000)]
ar71xx: disable CONFIG_{I2C,SPI}_GPIO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31104
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:37:52 +0000 (19:37 +0000)]
ar71xx: sync 3.3 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31103
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:37:51 +0000 (19:37 +0000)]
ar71xx: fix button polarity on TL-WR703N and TL-WR741N v4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31102
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:29:59 +0000 (19:29 +0000)]
ramips: rt305x: build image for the DIR-615 rev D boards
Patch from #10105.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31101
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 27 Mar 2012 19:29:57 +0000 (19:29 +0000)]
ramips: rt305x: add add support for the Asus WL-330N board
[juhosg: reorder several lines in order to keep things sorted
alphabetically]
Signed-off-by: Frédéric Leroy <fredo@starox.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31100
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 27 Mar 2012 17:47:44 +0000 (17:47 +0000)]
[generic] ppp: Fix high softirq utilization with pppoa
Users of the Geos platform are reporting high CPU utilization.
This seems to be rooted in a problem with the TX queue restart in PPP.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31096
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 27 Mar 2012 17:47:41 +0000 (17:47 +0000)]
[kernel/3.3] add missing INET_UDP_DIAG symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31095
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 27 Mar 2012 17:47:37 +0000 (17:47 +0000)]
[x86] geos: add 'tc' and kmod-sched for bonding
The Geos2 includes 2 ADSL+ interfaces, and as such it needs to have the TEQL scheduler for bonding.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31094
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Tue, 27 Mar 2012 17:07:28 +0000 (17:07 +0000)]
brcm47xx: update sprom patches like they are in the mainline kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31093
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 27 Mar 2012 16:29:19 +0000 (16:29 +0000)]
[target/xburst] remove set but unused variable which leads into compiling errors with GCC >= 4.6.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31091
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Tue, 27 Mar 2012 15:38:56 +0000 (15:38 +0000)]
brcm47xx: update usb driver to the version send for mainline kernel integartion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31089
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 13:52:39 +0000 (13:52 +0000)]
mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31088
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 13:38:08 +0000 (13:38 +0000)]
wpa_supplicant: fix regressions introduced by the ibss-rsn changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31087
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 13:29:51 +0000 (13:29 +0000)]
wpa_supplicant: add CONFIG_IBSS_RSN=y compilation option
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31086
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 13:29:41 +0000 (13:29 +0000)]
wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONE
Based on patch by: Antonio Quartulli <ordex@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31085
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 13:21:53 +0000 (13:21 +0000)]
ath9k: make endian check optional
Turns out it triggers on some AR71xx devices where no swapping should be done.
Enable endian check for the lantiq target.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31084
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 13:21:46 +0000 (13:21 +0000)]
mac80211: modify mac80211.sh to in order to support IBSS-RSN
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31083
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 13:21:39 +0000 (13:21 +0000)]
madwifi: modify madwifi.sh to support IBSS WPA-NONE
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31082
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 10:44:26 +0000 (10:44 +0000)]
wpa_supplicant: use wext driver for hostap and madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31081
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 27 Mar 2012 10:42:47 +0000 (10:42 +0000)]
hostapd: update to
20120326
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31080
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 26 Mar 2012 14:30:19 +0000 (14:30 +0000)]
netifd: update to 2012-03-23, fixes route/address tracking issues and adds more status info
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31077
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 26 Mar 2012 10:57:50 +0000 (10:57 +0000)]
[toolchain/uClibc] backport upstream fix for dst computation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31073
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 26 Mar 2012 10:07:50 +0000 (10:07 +0000)]
tools: fix stat symlink if destination already exists
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31072
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sun, 25 Mar 2012 09:07:09 +0000 (09:07 +0000)]
[mac80211] fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31071
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sun, 25 Mar 2012 08:51:16 +0000 (08:51 +0000)]
[pjsip] Pulse dialing support into pjsip.
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31070
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sun, 25 Mar 2012 08:51:13 +0000 (08:51 +0000)]
[uboot-lantiq] adds ARV4519PW/ARV7519PW
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31069
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.054747 seconds and 4 git commands to generate.