openwrt.git
13 years ago[scripts/env]
blogic [Fri, 1 Apr 2011 11:07:27 +0000 (11:07 +0000)]
[scripts/env]

path expansion was broken due to a badly quoted *

Signed-of-by: Benjamin Cama <benoar@dolka.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26391 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[dropbear]
blogic [Fri, 1 Apr 2011 10:55:23 +0000 (10:55 +0000)]
[dropbear]

r25831 reduced the size of the dropbear executable by, among other things,
disabling support for keyboard-interactive authentication. The default
sshd configuration on Mac OS X only permits keyboard-interactive and
public-key authentication, so unless a public key is set up, the default
OpenWrt ssh client is now unable to connect to Mac OS X hosts. This patch
re-enables keyboard-interactive authentication.

In my tests, this increases the size of the stripped dropbear executable
by 416 bytes on mips and 1,104 bytes on mipsel. In my opinion, such a
small space savings isn't worthwhile when the resultant executable is
severely hamstrung.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26390 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
cshore [Thu, 31 Mar 2011 06:16:23 +0000 (06:16 +0000)]
[brcm63xx] Updated kernel version to 2.6.37.4.  Tested with 6348 and 6358 devices.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26387 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] firewall: prevent duplicate values in interface state vars
jow [Wed, 30 Mar 2011 20:29:17 +0000 (20:29 +0000)]
[package] firewall: prevent duplicate values in interface state vars

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26382 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoshmem_set_file: Remove ima_counts_get()
mb [Wed, 30 Mar 2011 16:49:18 +0000 (16:49 +0000)]
shmem_set_file: Remove ima_counts_get()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26378 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago2.6.38 vm_exports.patch: Fix merge error introduced in r26332
mb [Wed, 30 Mar 2011 16:43:23 +0000 (16:43 +0000)]
2.6.38 vm_exports.patch: Fix merge error introduced in r26332
Thanks to acoul for noticing.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26377 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
nbd [Wed, 30 Mar 2011 15:59:40 +0000 (15:59 +0000)]
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26375 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] fix USB modules build on octeon
florian [Wed, 30 Mar 2011 15:36:26 +0000 (15:36 +0000)]
[package] fix USB modules build on octeon

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26374 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[octeon] package i2c master driver
florian [Wed, 30 Mar 2011 15:36:22 +0000 (15:36 +0000)]
[octeon] package i2c master driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26373 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: add missing dependency for ocf on kmod-crypto-hash
nbd [Wed, 30 Mar 2011 15:07:09 +0000 (15:07 +0000)]
kernel: add missing dependency for ocf on kmod-crypto-hash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26372 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: add all drivers to PKG_CONFIG_DEPENDS
nbd [Wed, 30 Mar 2011 12:33:14 +0000 (12:33 +0000)]
mac80211: add all drivers to PKG_CONFIG_DEPENDS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26369 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix reported signal strength
nbd [Wed, 30 Mar 2011 11:38:39 +0000 (11:38 +0000)]
ath9k: fix reported signal strength

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26368 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agonl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP...
nbd [Wed, 30 Mar 2011 11:38:35 +0000 (11:38 +0000)]
nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients (#8830)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26367 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[omap35xx] Update filesystem selection
hcg [Wed, 30 Mar 2011 11:37:08 +0000 (11:37 +0000)]
[omap35xx] Update filesystem selection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26366 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoqos-scripts: remove the layer7 based classifiers from the default configuration ...
nbd [Wed, 30 Mar 2011 10:44:27 +0000 (10:44 +0000)]
qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26364 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[omap35xx] Add uboot-envtools to gumstix builds
hcg [Wed, 30 Mar 2011 09:39:58 +0000 (09:39 +0000)]
[omap35xx] Add uboot-envtools to gumstix builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26363 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: fix autoload for the crypto_hash module (patch from #9136)
nbd [Tue, 29 Mar 2011 13:31:39 +0000 (13:31 +0000)]
kernel: fix autoload for the crypto_hash module (patch from #9136)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26358 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: enable cmp by default (#9133)
nbd [Tue, 29 Mar 2011 10:58:42 +0000 (10:58 +0000)]
busybox: enable cmp by default (#9133)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26356 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[lantiq]
blogic [Tue, 29 Mar 2011 07:10:50 +0000 (07:10 +0000)]
[lantiq]
* adds spi driver, thx daniel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26355 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[lantiq]
blogic [Tue, 29 Mar 2011 06:20:00 +0000 (06:20 +0000)]
[lantiq]
* fix ARV7518PW support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26354 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[lantiq]
blogic [Tue, 29 Mar 2011 06:19:31 +0000 (06:19 +0000)]
[lantiq]
* use netif_rx of the phydev if it is provided

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26353 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[lantiq]
blogic [Tue, 29 Mar 2011 05:18:08 +0000 (05:18 +0000)]
[lantiq]
* shrink the memory window of the wdt

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26352 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[lantiq]
blogic [Tue, 29 Mar 2011 05:17:10 +0000 (05:17 +0000)]
[lantiq]
* several updates to the voice packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26351 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoscripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly
nbd [Mon, 28 Mar 2011 23:25:18 +0000 (23:25 +0000)]
scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26349 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[x86] geos: support cpu MSR register and flashrom for coreboot upgrades
florian [Mon, 28 Mar 2011 21:31:02 +0000 (21:31 +0000)]
[x86] geos: support cpu MSR register and flashrom for coreboot upgrades

The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.

Allow the user to upgrade his BIOS from Linux.

Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26344 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoUpdate omap24xx kconfig
mb [Mon, 28 Mar 2011 15:53:28 +0000 (15:53 +0000)]
Update omap24xx kconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26333 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoUpdate 2.6.38 to 2.6.38.2
mb [Mon, 28 Mar 2011 15:44:03 +0000 (15:44 +0000)]
Update 2.6.38 to 2.6.38.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26332 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux/atheros: add missing netpoll option. (closes #9130)
acoul [Mon, 28 Mar 2011 12:00:17 +0000 (12:00 +0000)]
linux/atheros: add missing netpoll option. (closes #9130)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26331 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoThe Geos target (and probably others, like net5501) need to grab the new cs5535 gpio...
thepeople [Mon, 28 Mar 2011 01:18:58 +0000 (01:18 +0000)]
The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26330 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: remove 2.6.36 stuff
juhosg [Sun, 27 Mar 2011 19:20:06 +0000 (19:20 +0000)]
ramips: remove 2.6.36 stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26329 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: switch to 2.6.37
juhosg [Sun, 27 Mar 2011 19:20:04 +0000 (19:20 +0000)]
ramips: switch to 2.6.37

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26328 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: UPF_FIXED_TYPE must be set for the serial ports
juhosg [Sun, 27 Mar 2011 19:20:03 +0000 (19:20 +0000)]
ramips: UPF_FIXED_TYPE must be set for the serial ports

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26327 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: define GPIO chips separately for each SoCs
juhosg [Sun, 27 Mar 2011 19:19:59 +0000 (19:19 +0000)]
ramips: define GPIO chips separately for each SoCs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26326 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: move GPIO definitions into a separate header file
juhosg [Sun, 27 Mar 2011 19:19:57 +0000 (19:19 +0000)]
ramips: move GPIO definitions into a separate header file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26325 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: setup GPIO chip functions on the fly
juhosg [Sun, 27 Mar 2011 19:19:51 +0000 (19:19 +0000)]
ramips: setup GPIO chip functions on the fly

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26324 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: use separate register base for GPIO chips
juhosg [Sun, 27 Mar 2011 19:19:48 +0000 (19:19 +0000)]
ramips: use separate register base for GPIO chips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26323 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: fix dir-300 mtd layout
juhosg [Sun, 27 Mar 2011 19:19:45 +0000 (19:19 +0000)]
ramips: fix dir-300 mtd layout

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26322 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: enable MDIO on the HW550-3G board
juhosg [Sun, 27 Mar 2011 19:19:41 +0000 (19:19 +0000)]
ramips: enable MDIO on the HW550-3G board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26321 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: add sysupgrade and status LED support for HW550-3G
juhosg [Sun, 27 Mar 2011 19:19:40 +0000 (19:19 +0000)]
ramips: add sysupgrade and status LED support for HW550-3G

This patch adds sysupgrade and status LED support for the Aztech
HW550-3G. Some LED GPIOs were changed for clarity.

Signed-off-by: Layne Edwards <ledwards76@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26320 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoubus: update to 2011-03-27 (includes an API simplification for object signatures...
nbd [Sun, 27 Mar 2011 18:21:45 +0000 (18:21 +0000)]
ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26319 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolibubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM
nbd [Sun, 27 Mar 2011 18:21:40 +0000 (18:21 +0000)]
libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26318 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix...
nbd [Sun, 27 Mar 2011 14:27:32 +0000 (14:27 +0000)]
ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26316 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouci: fix linking against libdl (#9123)
nbd [Sun, 27 Mar 2011 12:56:20 +0000 (12:56 +0000)]
uci: fix linking against libdl (#9123)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26315 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] block-mount: Merged block-mount, block-extroot, and block-hotplug into...
cshore [Sun, 27 Mar 2011 06:40:51 +0000 (06:40 +0000)]
[package] block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26314 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] block-mount block-extroot: Bump packages versions forgetten during previous...
cshore [Sun, 27 Mar 2011 06:02:30 +0000 (06:02 +0000)]
[package] block-mount block-extroot: Bump packages versions forgetten during previous two commits

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26313 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable...
cshore [Sun, 27 Mar 2011 05:39:53 +0000 (05:39 +0000)]
[package] block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26312 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root...
cshore [Sun, 27 Mar 2011 05:39:47 +0000 (05:39 +0000)]
[package] block-mount block-extroot:  Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26311 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouci: update to fix lua plugin linker issue (#9121)
nbd [Sun, 27 Mar 2011 00:50:19 +0000 (00:50 +0000)]
uci: update to fix lua plugin linker issue (#9121)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26310 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouci: install libucimap to the staging dir
nbd [Sat, 26 Mar 2011 22:41:17 +0000 (22:41 +0000)]
uci: install libucimap to the staging dir

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26309 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove ucitrigger, it is unused and will be replaced by something different in the...
nbd [Sat, 26 Mar 2011 22:25:59 +0000 (22:25 +0000)]
remove ucitrigger, it is unused and will be replaced by something different in the future

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26308 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouci: update to latest version, uses cmake now
nbd [Sat, 26 Mar 2011 21:00:20 +0000 (21:00 +0000)]
uci: update to latest version, uses cmake now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26307 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomadwifi: add support for translating country codes into internal country code numbers...
nbd [Sat, 26 Mar 2011 16:56:39 +0000 (16:56 +0000)]
madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26306 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoRevert "kernel: remove all local symbols from kernel modules at link time to reduce...
nbd [Sat, 26 Mar 2011 15:29:53 +0000 (15:29 +0000)]
Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size"
Use -x when stripping kernel modules instead

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26305 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agostrip .gnu.attributes and .reginfo from kernel modules
nbd [Sat, 26 Mar 2011 15:22:14 +0000 (15:22 +0000)]
strip .gnu.attributes and .reginfo from kernel modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26304 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: disable an unnecessary backport to reduce code size
nbd [Sat, 26 Mar 2011 14:06:29 +0000 (14:06 +0000)]
mac80211: disable an unnecessary backport to reduce code size

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26303 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: remove an obsolete backport patch
nbd [Sat, 26 Mar 2011 14:06:25 +0000 (14:06 +0000)]
mac80211: remove an obsolete backport patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26302 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: use -fno-caller-saves
nbd [Sat, 26 Mar 2011 01:07:16 +0000 (01:07 +0000)]
kernel: use -fno-caller-saves

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26301 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoglobal cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead...
nbd [Sat, 26 Mar 2011 01:07:12 +0000 (01:07 +0000)]
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26300 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove postinst files for preinstalled packages
nbd [Fri, 25 Mar 2011 23:47:08 +0000 (23:47 +0000)]
remove postinst files for preinstalled packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26299 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: remove all local symbols from kernel modules at link time to reduce their...
nbd [Fri, 25 Mar 2011 23:47:04 +0000 (23:47 +0000)]
kernel: remove all local symbols from kernel modules at link time to reduce their size

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26298 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
nbd [Fri, 25 Mar 2011 22:18:17 +0000 (22:18 +0000)]
kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26297 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agokernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to...
nbd [Fri, 25 Mar 2011 21:28:44 +0000 (21:28 +0000)]
kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26296 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: add a pending patch to remove the dependency on ecb
nbd [Fri, 25 Mar 2011 21:28:22 +0000 (21:28 +0000)]
mac80211: add a pending patch to remove the dependency on ecb

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26295 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: fix zd1211 config override
nbd [Fri, 25 Mar 2011 21:20:14 +0000 (21:20 +0000)]
mac80211: fix zd1211 config override

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26294 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: update to wireless-testing 2011-03-24
nbd [Fri, 25 Mar 2011 21:12:28 +0000 (21:12 +0000)]
mac80211: update to wireless-testing 2011-03-24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26293 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoiptables: libiptc.so is only a compatibility stub, split the package into libip4tc...
nbd [Fri, 25 Mar 2011 18:02:51 +0000 (18:02 +0000)]
iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26292 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix chip wakeup on interface start - should fix some instability issues
nbd [Fri, 25 Mar 2011 16:36:48 +0000 (16:36 +0000)]
ath9k: fix chip wakeup on interface start - should fix some instability issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26290 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agohostapd: add more wps config methods to the config
nbd [Fri, 25 Mar 2011 14:01:05 +0000 (14:01 +0000)]
hostapd: add more wps config methods to the config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26288 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates...
nbd [Fri, 25 Mar 2011 14:00:59 +0000 (14:00 +0000)]
mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates connects

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26287 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoredboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl...
nbd [Fri, 25 Mar 2011 00:55:25 +0000 (00:55 +0000)]
redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26286 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: fix dropping multicast proberequest frames for ad-hoc
nbd [Thu, 24 Mar 2011 13:38:20 +0000 (13:38 +0000)]
mac80211: fix dropping multicast proberequest frames for ad-hoc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26284 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agotools/cmake: update to version 2.8.4
acoul [Thu, 24 Mar 2011 11:27:07 +0000 (11:27 +0000)]
tools/cmake: update to version 2.8.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26283 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: add a few de-bloating and optimization patches
nbd [Wed, 23 Mar 2011 20:16:58 +0000 (20:16 +0000)]
ath9k: add a few de-bloating and optimization patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26281 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: merge a pending patch for fixing a stopped queue issue (mostly for client...
nbd [Wed, 23 Mar 2011 20:16:53 +0000 (20:16 +0000)]
ath9k: merge a pending patch for fixing a stopped queue issue (mostly for client mode)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26280 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[omap35xx]: Correct CTI patch
hcg [Wed, 23 Mar 2011 14:08:33 +0000 (14:08 +0000)]
[omap35xx]: Correct CTI patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26276 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[omap35xx] kernel: add CTI usb-id's to FTDI driver
hcg [Wed, 23 Mar 2011 11:31:49 +0000 (11:31 +0000)]
[omap35xx] kernel: add CTI usb-id's to FTDI driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26275 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[omap35xx] Add patch to correct sub-page alignment
hcg [Wed, 23 Mar 2011 08:23:04 +0000 (08:23 +0000)]
[omap35xx] Add patch to correct sub-page alignment

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26274 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: update to wireless-testing 2011-03-22
nbd [Tue, 22 Mar 2011 21:00:58 +0000 (21:00 +0000)]
mac80211: update to wireless-testing 2011-03-22

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26273 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agohostapd: make entropy collection contribute to the kernel pool
nbd [Tue, 22 Mar 2011 21:00:54 +0000 (21:00 +0000)]
hostapd: make entropy collection contribute to the kernel pool

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26272 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ar71xx] fix image generation in the Image Builder environment
jow [Tue, 22 Mar 2011 18:56:55 +0000 (18:56 +0000)]
[ar71xx] fix image generation in the Image Builder environment

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26271 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[include] target.mk: don't enable coreutils by default, it does not even exist anymor...
jow [Tue, 22 Mar 2011 18:06:12 +0000 (18:06 +0000)]
[include] target.mk: don't enable coreutils by default, it does not even exist anymore... fixes the Image Builder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26269 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ixp4xx]: add 2.6.38 support
kaloz [Tue, 22 Mar 2011 15:04:17 +0000 (15:04 +0000)]
[ixp4xx]: add 2.6.38 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26268 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoenable the 'big kernel lock' by default
kaloz [Tue, 22 Mar 2011 09:20:34 +0000 (09:20 +0000)]
enable the 'big kernel lock' by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26267 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: add a patch from linux-wireless@ for reducing driver size
nbd [Tue, 22 Mar 2011 00:41:55 +0000 (00:41 +0000)]
ath9k: add a patch from linux-wireless@ for reducing driver size

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26264 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agohostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
nbd [Mon, 21 Mar 2011 23:02:12 +0000 (23:02 +0000)]
hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26261 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd support for md5sum checks for mirrored tarballs of packages with version control...
nbd [Mon, 21 Mar 2011 23:02:06 +0000 (23:02 +0000)]
add support for md5sum checks for mirrored tarballs of packages with version control source urls

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26260 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[include] image.mk: only upgrade permissions instead of overwriting, utilize tar...
jow [Mon, 21 Mar 2011 17:38:15 +0000 (17:38 +0000)]
[include] image.mk: only upgrade permissions instead of overwriting, utilize tar -p flag for targz image targets (#7667)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26259 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[tools] ipkg-utils: utilize the tar -p flag to preserve permissions (#7667)
jow [Mon, 21 Mar 2011 17:36:50 +0000 (17:36 +0000)]
[tools] ipkg-utils: utilize the tar -p flag to preserve permissions (#7667)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26258 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agosysupgrade works on the wp54
thepeople [Mon, 21 Mar 2011 16:52:14 +0000 (16:52 +0000)]
sysupgrade works on the wp54

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26257 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] ncurses: install ncurses5-config and ncursesw5-config (#9044)
jow [Mon, 21 Mar 2011 06:45:20 +0000 (06:45 +0000)]
[package] ncurses: install ncurses5-config and ncursesw5-config (#9044)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26255 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel...
cshore [Mon, 21 Mar 2011 05:53:17 +0000 (05:53 +0000)]
[package] hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary).

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26253 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: initialize the last rx time when creating a station
nbd [Mon, 21 Mar 2011 03:19:35 +0000 (03:19 +0000)]
mac80211: initialize the last rx time when creating a station

should hopefully finally take care of the nasty reassociation issues which showed up as
Jan  1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity
right after associating, leading to an immediate disconnect.
Will probably fix #8343, #8830 and others.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26251 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: re-run nfcal only when stuck beacons become more frequent
nbd [Mon, 21 Mar 2011 02:22:26 +0000 (02:22 +0000)]
ath9k: re-run nfcal only when stuck beacons become more frequent

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26250 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: increase ATH_BCBUF, allows creating 8 virtual APs
nbd [Mon, 21 Mar 2011 02:22:22 +0000 (02:22 +0000)]
ath9k: increase ATH_BCBUF, allows creating 8 virtual APs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26249 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: improve precision of beacon timer calculations
nbd [Mon, 21 Mar 2011 02:22:17 +0000 (02:22 +0000)]
ath9k: improve precision of beacon timer calculations

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26248 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: add some minor debugfs cleanups
nbd [Mon, 21 Mar 2011 02:22:12 +0000 (02:22 +0000)]
ath9k: add some minor debugfs cleanups

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26247 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[at91] Update to 2.6.38
claudio [Sun, 20 Mar 2011 22:49:27 +0000 (22:49 +0000)]
[at91] Update to 2.6.38

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26246 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] block-mount busybox: Removed busybox versions of blkid and swap-utils since...
cshore [Sun, 20 Mar 2011 19:37:28 +0000 (19:37 +0000)]
[package] block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26245 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoomap24xx: Update to 2.6.38. Remove 2.6.37 files
mb [Sun, 20 Mar 2011 14:07:25 +0000 (14:07 +0000)]
omap24xx: Update to 2.6.38. Remove 2.6.37 files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26244 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux-atm: Solos card requires explicit buffer size to br2684ctl
nbd [Sun, 20 Mar 2011 01:21:49 +0000 (01:21 +0000)]
linux-atm: Solos card requires explicit buffer size to br2684ctl

The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.

(Patch by Philip Prindeville)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26242 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.080341 seconds and 4 git commands to generate.