openwrt.git
12 years agoramips: rt305x: rename LEDs on the DIR-300-B1
juhosg [Thu, 28 Jul 2011 10:56:21 +0000 (10:56 +0000)]
ramips: rt305x: rename LEDs on the DIR-300-B1

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

12 years agoramips: rt305x: sort Kconfig/Makefile entries
juhosg [Thu, 28 Jul 2011 10:56:19 +0000 (10:56 +0000)]
ramips: rt305x: sort Kconfig/Makefile entries

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

12 years agoramips: rt305x: fix uci-defaults/network script for the RT3350 based boards
juhosg [Thu, 28 Jul 2011 10:56:18 +0000 (10:56 +0000)]
ramips: rt305x: fix uci-defaults/network script for the RT3350 based boards

This change corrects expected CPU name of Ralink RT3050, which
describes itself as RT3350 (this name is ripped off chip and elevated
to user space via /proc/cpuinfo.)
This patch fixes wired network on DIR-300 rev B and DIR-600 rev B

Signed-off-by: Slawomir Cygan <wiewior@wiewior.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27804 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: fix PWH2004 image generation
juhosg [Thu, 28 Jul 2011 10:56:15 +0000 (10:56 +0000)]
ramips: fix PWH2004 image generation

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

12 years agoswconfig: Add generic switch identifiers
jogo [Wed, 27 Jul 2011 18:00:18 +0000 (18:00 +0000)]
swconfig: Add generic switch identifiers

Also make switches available under a generic name "switch<num>" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.

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

12 years agobase-files: warn when calling /etc/init.d/<script> enable and neither START nor STOP...
nbd [Wed, 27 Jul 2011 09:02:10 +0000 (09:02 +0000)]
base-files: warn when calling /etc/init.d/<script> enable and neither START nor STOP is defined

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

12 years ago[package] firewall: prevent redundant rules if multiple ports and multiple icmp types...
jow [Tue, 26 Jul 2011 22:21:39 +0000 (22:21 +0000)]
[package] firewall: prevent redundant rules if multiple ports and multiple icmp types are given in a rule block for both icmp and other protocols

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

12 years agoath9k: rework tx power handling - display the correct *current* tx power, and also...
nbd [Tue, 26 Jul 2011 20:53:40 +0000 (20:53 +0000)]
ath9k: rework tx power handling - display the correct *current* tx power, and also fix tx power limits with ATH_USER_REGD set

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

12 years agox86/alix2: include WAN interface by default
nbd [Tue, 26 Jul 2011 16:37:48 +0000 (16:37 +0000)]
x86/alix2: include WAN interface by default

Include WAN interface by default, instead of putting both ports in the LAN bridge.

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

12 years agox86/alix2: fix typo in target makefile
nbd [Tue, 26 Jul 2011 16:37:44 +0000 (16:37 +0000)]
x86/alix2: fix typo in target makefile

Cut and paste cruft from borrowing from Geos platform.

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

12 years agomac80211: merge a few pending fixes for channel switch handling
nbd [Tue, 26 Jul 2011 15:11:27 +0000 (15:11 +0000)]
mac80211: merge a few pending fixes for channel switch handling

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

12 years ago[package] linux-atm: don't fail if an PREFIX env var is set
jow [Tue, 26 Jul 2011 10:47:59 +0000 (10:47 +0000)]
[package] linux-atm: don't fail if an PREFIX env var is set

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

12 years ago[package] base-files: use "reboot -f" after sysupgrade to prevent executing deleted...
jow [Mon, 25 Jul 2011 22:19:55 +0000 (22:19 +0000)]
[package] base-files: use "reboot -f" after sysupgrade to prevent executing deleted init scripts

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

12 years agox86: add missing config symbols
hauke [Mon, 25 Jul 2011 21:21:01 +0000 (21:21 +0000)]
x86: add missing config symbols

This adds some config symbols for kernel 3.0.

Thank you realopty for the patch.

This is from #9719.

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

12 years agobcm63xx: Fix SPI commands and register offsets for BCM6348
jogo [Mon, 25 Jul 2011 19:52:47 +0000 (19:52 +0000)]
bcm63xx: Fix SPI commands and register offsets for BCM6348

In 240-spi.patch, spi registers for bcm6348 were all messed up. This patch fixes that.
It also fixes some spi commands for all bcm63xx.

Signed-off-by: Anthony Blakemore <stokie-ant@raverbaby.co.uk>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27774 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agouClibc: backport an x86 compile fix from mainline (thx, swalker)
nbd [Mon, 25 Jul 2011 18:26:02 +0000 (18:26 +0000)]
uClibc: backport an x86 compile fix from mainline (thx, swalker)

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

12 years agouClibc: update to latest 0.9.32.1 git
nbd [Mon, 25 Jul 2011 13:38:58 +0000 (13:38 +0000)]
uClibc: update to latest 0.9.32.1 git

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

12 years agoonly export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonour-copts...
nbd [Mon, 25 Jul 2011 10:32:38 +0000 (10:32 +0000)]
only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonour-copts warnings with external toolchains

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

12 years agomac80211: rename a misnamed patch
nbd [Mon, 25 Jul 2011 09:56:23 +0000 (09:56 +0000)]
mac80211: rename a misnamed patch

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

12 years agomac80211: remove the ccmp rx pn workaround, it should no longer be necessary and...
nbd [Mon, 25 Jul 2011 06:29:00 +0000 (06:29 +0000)]
mac80211: remove the ccmp rx pn workaround, it should no longer be necessary and it was reported to cause connection stability issues (see #9646)

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

12 years agoadd missing symbols for generic and x86 on 3.0, based on Philip Prindeville's patch
kaloz [Sun, 24 Jul 2011 22:04:08 +0000 (22:04 +0000)]
add missing symbols for generic and x86 on 3.0, based on Philip Prindeville's patch

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

12 years agokernel.mk: Fix kernel module path for 3.0
jogo [Sun, 24 Jul 2011 21:42:33 +0000 (21:42 +0000)]
kernel.mk: Fix kernel module path for 3.0

Linux 3.0 calls itself 3.0.0, so insmod expects the modules in
/lib/modules/3.0.0.

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

12 years agoFrom: George Kashperko <george@znau.edu.ua>
jow [Sun, 24 Jul 2011 15:37:00 +0000 (15:37 +0000)]
From: George Kashperko <george@znau.edu.ua>
Issue map read after Write Buffer Load command to ensure chip is ready
to receive data.
Signed-off-by: George Kashperko <george@znau.edu.ua>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27760 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[generic] refresh 501-yaffs_cvs_2009_04_24.patch for Linux 3.0 final
jow [Sun, 24 Jul 2011 15:36:33 +0000 (15:36 +0000)]
[generic] refresh 501-yaffs_cvs_2009_04_24.patch for Linux 3.0 final

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

12 years agobrcm47xx: run ssb_pcicore_fix_sprom_core_index just for ssb bus on pci
hauke [Sun, 24 Jul 2011 15:18:29 +0000 (15:18 +0000)]
brcm47xx: run ssb_pcicore_fix_sprom_core_index just for ssb bus on pci

ssb_pcicore_fix_sprom_core_index accesses the sprom on the pci bus but
this causes a data bus error (oops) on a SoC.

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

12 years agokernel: crypto: fix spelling
hauke [Sun, 24 Jul 2011 15:08:17 +0000 (15:08 +0000)]
kernel: crypto: fix spelling

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

12 years agoar71xx: autodetect rtl8366s/rtl8366rb on wzr-hp-g300nh
nbd [Sun, 24 Jul 2011 14:40:35 +0000 (14:40 +0000)]
ar71xx: autodetect rtl8366s/rtl8366rb on wzr-hp-g300nh

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

12 years agortl8366_smi: implement a function for detecting whether the attached switch is RTL836...
nbd [Sun, 24 Jul 2011 14:40:31 +0000 (14:40 +0000)]
rtl8366_smi: implement a function for detecting whether the attached switch is RTL8366S or RTL8366RB

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

12 years agortl8366: unify rtl8366s and rtl8366rb platform data
nbd [Sun, 24 Jul 2011 14:40:23 +0000 (14:40 +0000)]
rtl8366: unify rtl8366s and rtl8366rb platform data

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

12 years agoocf-linux: version bump to 20110720
hauke [Sun, 24 Jul 2011 14:17:58 +0000 (14:17 +0000)]
ocf-linux: version bump to 20110720

Fixes problem with TFM allocation in cryptosoft.c

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hauke:
 * remove ubsec_ssb package and take it from ocf-linux
 * use patches from ocf-linux package
 * refresh all patches
 * readd some build fixes for OpenWrt.
 * readd CRYPTO_MANAGER dependency

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

12 years ago[package] broadcom-wl: give the 007 patch a more meaningful name
jow [Sun, 24 Jul 2011 14:14:48 +0000 (14:14 +0000)]
[package] broadcom-wl: give the 007 patch a more meaningful name

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

12 years ago[package] broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus
jow [Sun, 24 Jul 2011 14:10:39 +0000 (14:10 +0000)]
[package] broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus
- refresh and reorder patches
- introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx
- extend wlunbind init script to detach device from bcma-pci-bridge as well

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

12 years agomac80211: do not build bcma from compat-wireless
hauke [Sun, 24 Jul 2011 12:29:27 +0000 (12:29 +0000)]
mac80211: do not build bcma from compat-wireless

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

12 years agox86: 2.6.39 requires additional symbol
nbd [Sun, 24 Jul 2011 09:41:07 +0000 (09:41 +0000)]
x86: 2.6.39 requires additional symbol

Sysfs support for DMI BIOS was added in 2.6.39.

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

12 years agodefault to using gzip with mksquashfs if lzma and xz are unavailable
nbd [Sun, 24 Jul 2011 09:16:55 +0000 (09:16 +0000)]
default to using gzip with mksquashfs if lzma and xz are unavailable

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

12 years agoatheros: fix mii phy read/write ioctl
nbd [Sun, 24 Jul 2011 09:11:10 +0000 (09:11 +0000)]
atheros: fix mii phy read/write ioctl

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27747 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopkg-config: fix prefix
nbd [Sun, 24 Jul 2011 09:02:49 +0000 (09:02 +0000)]
pkg-config: fix prefix

Now:

% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test//include

After applying the patch:

% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test/include

I guess that there sould not be '//' but only one '/'.

Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27744 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeos: include pppstats and pppdump in default packaging
nbd [Sun, 24 Jul 2011 08:41:58 +0000 (08:41 +0000)]
geos: include pppstats and pppdump in default packaging

As the Geos box includes an ADSL modem that's targeted towards PPPoE, PPPoA, and bridged utilization, including these useful tools allows for easier configuration and troubleshooting.

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

12 years agocmake: fix ccache command when using host ccache (patch from #9611)
nbd [Sun, 24 Jul 2011 08:34:08 +0000 (08:34 +0000)]
cmake: fix ccache command when using host ccache (patch from #9611)

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

12 years agoar71xx: enable the usb power regulator on the wzr-hp-ag300h through gpio 2 (#9684)
nbd [Sun, 24 Jul 2011 08:02:20 +0000 (08:02 +0000)]
ar71xx: enable the usb power regulator on the wzr-hp-ag300h through gpio 2 (#9684)

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

12 years ago[ppc44x]: upgrade to 3.0
kaloz [Sat, 23 Jul 2011 20:44:08 +0000 (20:44 +0000)]
[ppc44x]: upgrade to 3.0

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

12 years ago[orion]: upgrade to 3.0
kaloz [Sat, 23 Jul 2011 20:43:53 +0000 (20:43 +0000)]
[orion]: upgrade to 3.0

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

12 years ago[generic]: 3.0 is out
kaloz [Sat, 23 Jul 2011 20:42:58 +0000 (20:42 +0000)]
[generic]: 3.0 is out

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

12 years agomac80211: fix typo and make broken options depend on BROKEN
hauke [Sat, 23 Jul 2011 11:32:19 +0000 (11:32 +0000)]
mac80211: fix typo and make broken options depend on BROKEN

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

12 years agomca80211: add support for b43 on bcma bus.
hauke [Sat, 23 Jul 2011 11:25:05 +0000 (11:25 +0000)]
mca80211: add support for b43 on bcma bus.

This makes b43 work on broadcom SoCs using bcma as system bus.

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

12 years agobrcm47xx: build bcma into the kernel
hauke [Sat, 23 Jul 2011 11:19:58 +0000 (11:19 +0000)]
brcm47xx: build bcma into the kernel

Now we can assume that every brcm47xx kernel has the bcma module build
into the kernel. This is not needed for this version as this does not
support bcma as system bus but kernel 3.0 will.

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

12 years agokernel: add bcma package
hauke [Sat, 23 Jul 2011 11:17:36 +0000 (11:17 +0000)]
kernel: add bcma package

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

12 years agokernel: update bcma and ssb to version master-2011-07-22 from wireless-testing
hauke [Sat, 23 Jul 2011 11:17:00 +0000 (11:17 +0000)]
kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing

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

12 years agobrcm47xx: remove old kernel versions
hauke [Fri, 22 Jul 2011 18:41:24 +0000 (18:41 +0000)]
brcm47xx: remove old kernel versions

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

12 years agobrcm47xx: update bcma and ssb to master-2011-07-21
hauke [Fri, 22 Jul 2011 16:30:42 +0000 (16:30 +0000)]
brcm47xx: update bcma and ssb to master-2011-07-21

* add new patches for bcm4716 SoC
* add support for serial flash on bcma bus

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

12 years agokernel: update to linux-3.0 and refresh patches.
hauke [Fri, 22 Jul 2011 16:04:25 +0000 (16:04 +0000)]
kernel: update to linux-3.0 and refresh patches.

Thank you Peter Wagner for the patch

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

12 years ago[package] base-files: attempt bring up related wifi devices when calling ifup
jow [Fri, 22 Jul 2011 00:21:20 +0000 (00:21 +0000)]
[package] base-files: attempt bring up related wifi devices when calling ifup
If a user invoked /sbin/ifup to bring up an interface, the setup used to fail
in case of wireless networks tied to a non-bridged interface definition.
Likewise, the bringup of "lan" in the default configuration will reinitialize
the bridge but do not re-join the wireless network to it, requiring an extra
call to /sbin/wifi (which might not be possible anymore due to a severed link
if connected wirelessly).

The changeset modifies the "ifup" command to search for related wireless
devices and call "wifi up" on them if applicable. This way the commands for
wireless and non-wireless interfaces are unified from a cli point of view.

The "ifup -a" case has not been changed to keep the logic of the
/etc/init.d/network boot sequence. This might be changed later.

Solves #9763.

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

12 years ago[package] firewall: fix serious bug in state var handling (#9746)
jow [Wed, 20 Jul 2011 15:29:10 +0000 (15:29 +0000)]
[package] firewall: fix serious bug in state var handling (#9746)

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

12 years agoar71xx: reinitialize global switch settings after reset on ar7240
nbd [Wed, 20 Jul 2011 14:39:47 +0000 (14:39 +0000)]
ar71xx: reinitialize global switch settings after reset on ar7240

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

12 years agoar71xx: configure address aging on ar7240
nbd [Wed, 20 Jul 2011 14:39:42 +0000 (14:39 +0000)]
ar71xx: configure address aging on ar7240

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

12 years agoar71xx: reset the phy in the ethernet init on ar724x
nbd [Wed, 20 Jul 2011 12:04:34 +0000 (12:04 +0000)]
ar71xx: reset the phy in the ethernet init on ar724x

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

12 years agoar71xx: make sure that rx and interrupts are disabled before issuing the hardware...
nbd [Wed, 20 Jul 2011 12:04:29 +0000 (12:04 +0000)]
ar71xx: make sure that rx and interrupts are disabled before issuing the hardware reset

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

12 years agoar71xx: increase the delay after the ethernet MAC reset
nbd [Wed, 20 Jul 2011 12:04:25 +0000 (12:04 +0000)]
ar71xx: increase the delay after the ethernet MAC reset

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

12 years agoar71xx: fix an unused variable warning
nbd [Wed, 20 Jul 2011 12:04:20 +0000 (12:04 +0000)]
ar71xx: fix an unused variable warning

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

12 years agocomgt: clean up patch, rename gcom binary to comgt, but add a compatibility symlink
nbd [Wed, 20 Jul 2011 08:47:19 +0000 (08:47 +0000)]
comgt: clean up patch, rename gcom binary to comgt, but add a compatibility symlink

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

12 years agouci: fix one more unused-but-set issue (#9731)
nbd [Tue, 19 Jul 2011 20:44:35 +0000 (20:44 +0000)]
uci: fix one more unused-but-set issue (#9731)

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

12 years agosync default kernel config for lantiq danube/ar9
blogic [Tue, 19 Jul 2011 18:08:09 +0000 (18:08 +0000)]
sync default kernel config for lantiq danube/ar9

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

12 years agofix etehrnet when using EPHY on lantiq ASE
blogic [Tue, 19 Jul 2011 18:06:52 +0000 (18:06 +0000)]
fix etehrnet when using EPHY on lantiq ASE

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

12 years agofixes pci on lantiq AR9 SoC
blogic [Tue, 19 Jul 2011 18:06:42 +0000 (18:06 +0000)]
fixes pci on lantiq AR9 SoC

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

12 years agoadd support for more lantiq AR9 boards
blogic [Tue, 19 Jul 2011 18:06:33 +0000 (18:06 +0000)]
add support for more lantiq AR9 boards

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

12 years agokernel: backport and enable tmpfs xattr support for 2.6.39
nbd [Tue, 19 Jul 2011 09:00:55 +0000 (09:00 +0000)]
kernel: backport and enable tmpfs xattr support for 2.6.39

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

12 years ago[package] uhttpd: pass feature flags (#9742)
jow [Tue, 19 Jul 2011 06:59:47 +0000 (06:59 +0000)]
[package] uhttpd: pass feature flags (#9742)

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

12 years agoath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others...
nbd [Tue, 19 Jul 2011 06:42:26 +0000 (06:42 +0000)]
ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi

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

12 years ago[lantiq]
blogic [Mon, 18 Jul 2011 16:27:11 +0000 (16:27 +0000)]
[lantiq]
* fix external interrupts

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

12 years ago[package] uhttpd: support building against openssl instead of cyassl, minor cleanups...
jow [Mon, 18 Jul 2011 14:18:31 +0000 (14:18 +0000)]
[package] uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827)

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

12 years agouci: update to fix more unused-but-set issues (#9731)
nbd [Mon, 18 Jul 2011 10:09:53 +0000 (10:09 +0000)]
uci: update to fix more unused-but-set issues (#9731)

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

12 years agouci: update to 2011-07-18, fixes #9731
nbd [Mon, 18 Jul 2011 06:32:45 +0000 (06:32 +0000)]
uci: update to 2011-07-18, fixes #9731

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

12 years ago[package] resolveip: fix whitespace
jow [Sun, 17 Jul 2011 22:47:56 +0000 (22:47 +0000)]
[package] resolveip: fix whitespace

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

12 years ago[package] pptp: properly support symbolic VPN host names, tear down created host...
jow [Sun, 17 Jul 2011 22:42:29 +0000 (22:42 +0000)]
[package] pptp: properly support symbolic VPN host names, tear down created host routes (#4876)

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

12 years ago[package] add "resolveip", a small DNS lookup utility for use in scripts (#4876)
jow [Sun, 17 Jul 2011 22:20:48 +0000 (22:20 +0000)]
[package] add "resolveip", a small DNS lookup utility for use in scripts (#4876)

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

12 years ago[lantiq]
blogic [Sun, 17 Jul 2011 19:27:44 +0000 (19:27 +0000)]
[lantiq]

* add gigasx76x update
* rebase patches
* add arv752DPW arv7525PD
* fixes gpio_keys

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27665 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agouboot-lantiq
blogic [Sun, 17 Jul 2011 19:27:34 +0000 (19:27 +0000)]
uboot-lantiq

fix arv752DPW and add arv7525PW

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

12 years agorevert parts of r27488 to uboot-lantiq
blogic [Sun, 17 Jul 2011 19:27:24 +0000 (19:27 +0000)]
revert parts of r27488 to uboot-lantiq

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27663 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobetter lantiq support in madwifi
blogic [Sun, 17 Jul 2011 19:27:14 +0000 (19:27 +0000)]
better lantiq support in madwifi

Allow for each lantiq target (without wifi eeprom) to define where
wireless configuration data is on flash. Patch also adds support for
sx763 lantiq target.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27662 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoreorganize ltq-dsl-app
blogic [Sun, 17 Jul 2011 19:26:35 +0000 (19:26 +0000)]
reorganize ltq-dsl-app

Add menu options to ltq-dsl-app.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27661 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] base-files: implement a generic mechanism to map per-interface sysctls...
jow [Sun, 17 Jul 2011 17:10:30 +0000 (17:10 +0000)]
[package] base-files: implement a generic mechanism to map per-interface sysctls to uci.
- option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz
- option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz
This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan.
Fixes ticket #8699.

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

12 years ago[package] iptables: refresh patches
jow [Sun, 17 Jul 2011 15:53:34 +0000 (15:53 +0000)]
[package] iptables: refresh patches

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

12 years ago[package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options...
jow [Sun, 17 Jul 2011 15:43:18 +0000 (15:43 +0000)]
[package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147)

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

12 years ago[package] iptables: rewrite module help texts (#7446)
jow [Sun, 17 Jul 2011 15:31:30 +0000 (15:31 +0000)]
[package] iptables: rewrite module help texts (#7446)

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

12 years ago[package] iptables: fix redundant binaries in iptables-utils & ip6tables-utils (...
jow [Sun, 17 Jul 2011 15:01:07 +0000 (15:01 +0000)]
[package] iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691)

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

12 years ago[ar7] add additionnal debug symbols when kernel debugging is enabled
florian [Sun, 17 Jul 2011 12:30:04 +0000 (12:30 +0000)]
[ar7] add additionnal debug symbols when kernel debugging is enabled

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

12 years ago[package] mountd: correctly handle poll() timeout case, solves possible 100% CPU...
jow [Sun, 17 Jul 2011 11:58:05 +0000 (11:58 +0000)]
[package] mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293)

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

12 years ago[package] base-files: add -h and --help options to sysupgrade (#9728)
jow [Sun, 17 Jul 2011 09:27:14 +0000 (09:27 +0000)]
[package] base-files: add -h and --help options to sysupgrade (#9728)

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

12 years ago[package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout after...
jow [Sun, 17 Jul 2011 07:18:59 +0000 (07:18 +0000)]
[package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server restart from within LuCI and similar problems

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

12 years agoeglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13
nbd [Sat, 16 Jul 2011 10:27:48 +0000 (10:27 +0000)]
eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13

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

12 years ago[brcm63xx] add ehci support to DWV-S0 board (#9059)
florian [Sat, 16 Jul 2011 08:39:04 +0000 (08:39 +0000)]
[brcm63xx] add ehci support to DWV-S0 board (#9059)

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

12 years ago[package] firewall: rework state variable handling, use uci_toggle_state() where...
jow [Fri, 15 Jul 2011 15:03:57 +0000 (15:03 +0000)]
[package] firewall: rework state variable handling, use uci_toggle_state() where applicable and properly handle duplicates in add and del state helpers (#9152, #9710)

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

12 years ago[package] base-files: use uci_toggle_state() to prevent unwanted aggregation of state...
jow [Fri, 15 Jul 2011 14:57:44 +0000 (14:57 +0000)]
[package] base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (#9711)

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

12 years ago[package] uci: implement a uci_toogle_state() wrapper in the shell api which calls...
jow [Fri, 15 Jul 2011 14:52:38 +0000 (14:52 +0000)]
[package] uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state()

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

12 years agoath9k: add some more fixes to the mic failure handling rework patch
nbd [Wed, 13 Jul 2011 15:37:36 +0000 (15:37 +0000)]
ath9k: add some more fixes to the mic failure handling rework patch

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

12 years agomac80211: fix compile errors because of duplicate atomic64 implementations (#9690)
nbd [Wed, 13 Jul 2011 15:01:18 +0000 (15:01 +0000)]
mac80211: fix compile errors because of duplicate atomic64 implementations (#9690)

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

12 years ago[brcm63xx] fix GEN_SPI_RSET_BASE macro (#9697)
florian [Wed, 13 Jul 2011 09:33:11 +0000 (09:33 +0000)]
[brcm63xx] fix GEN_SPI_RSET_BASE macro (#9697)

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

12 years ago[generic]: upgrade to 3.0-rc7
kaloz [Tue, 12 Jul 2011 13:44:16 +0000 (13:44 +0000)]
[generic]: upgrade to 3.0-rc7

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

12 years ago[toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters.
kaloz [Tue, 12 Jul 2011 13:34:18 +0000 (13:34 +0000)]
[toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters.
Add it back.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27599 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix mic frame handling for bigger packets
nbd [Tue, 12 Jul 2011 03:24:53 +0000 (03:24 +0000)]
ath9k: fix mic frame handling for bigger packets

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