openwrt.git
14 years agothis patch adds support for bzr in include/download.mk, and fixes
thepeople [Sat, 20 Feb 2010 04:48:07 +0000 (04:48 +0000)]
this patch adds support for bzr in include/download.mk, and fixes
whitespace.

-Raphael

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

14 years ago[package] firewall: fix bad number error in fw_redirect() (#6704)
jow [Sat, 20 Feb 2010 03:39:55 +0000 (03:39 +0000)]
[package] firewall: fix bad number error in fw_redirect() (#6704)

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

14 years ago[x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed
jow [Sat, 20 Feb 2010 03:22:17 +0000 (03:22 +0000)]
[x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed

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

14 years ago[package] mac80211: fix typo introduced in r19760 (#6707)
jow [Fri, 19 Feb 2010 22:44:22 +0000 (22:44 +0000)]
[package] mac80211: fix typo introduced in r19760 (#6707)

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

14 years ago[brcm-2.4] update kernel to version 2.4.37.9 and refresh patches
hauke [Fri, 19 Feb 2010 21:30:10 +0000 (21:30 +0000)]
[brcm-2.4] update kernel to version 2.4.37.9 and refresh patches

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

14 years ago[package] iptables: fix multiport match for brcm-2.4
jow [Fri, 19 Feb 2010 21:25:40 +0000 (21:25 +0000)]
[package] iptables: fix multiport match for brcm-2.4
Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning,
iptables falls back to the v0 implementation of multiport while only v1 is implemented on
the kernel side, leading to an invalid argument error when trying to insert rules using
multiport. This patch removes v0 support from the userspace match library to enforce the
usage of the v1 match implementation.

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

14 years ago[mac80211] rt2800lib depends on rt2x00-usb
hauke [Fri, 19 Feb 2010 19:13:23 +0000 (19:13 +0000)]
[mac80211] rt2800lib depends on rt2x00-usb

The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build.

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

14 years ago[x86] switch kernel compression from lzma to gzip and reorder symbols - fixes boot...
jow [Fri, 19 Feb 2010 18:25:23 +0000 (18:25 +0000)]
[x86] switch kernel compression from lzma to gzip and reorder symbols - fixes boot problems in VirtualBox

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

14 years agoswconfig: Remove unused code
nbd [Fri, 19 Feb 2010 17:33:46 +0000 (17:33 +0000)]
swconfig: Remove unused code

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19758 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoath9k: fix beacon timer restarts after card resets - improves stability in AP mode
nbd [Fri, 19 Feb 2010 17:22:37 +0000 (17:22 +0000)]
ath9k: fix beacon timer restarts after card resets - improves stability in AP mode

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

14 years ago[mac80211] remove pcmcia and sdio
hauke [Fri, 19 Feb 2010 15:41:55 +0000 (15:41 +0000)]
[mac80211] remove pcmcia and sdio

This fixes #6701

Remove the pcmcia and sdio interface from b43 driver to not depend on these modules.

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

14 years ago[brcm63xx] fix the receiving of packets with a 1500 mtu and vlan enabled (#6698)
florian [Fri, 19 Feb 2010 11:56:13 +0000 (11:56 +0000)]
[brcm63xx] fix the receiving of packets with a 1500 mtu and vlan enabled (#6698)

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

14 years agoar71xx: fix mac addresses on the DIR-600 rev. A1 board
juhosg [Fri, 19 Feb 2010 11:52:42 +0000 (11:52 +0000)]
ar71xx: fix mac addresses on the DIR-600 rev. A1 board

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

14 years agoar71xx: fix wireless mac address on the TL-WR741ND
juhosg [Fri, 19 Feb 2010 11:52:39 +0000 (11:52 +0000)]
ar71xx: fix wireless mac address on the TL-WR741ND

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

14 years agoar71xx: move AP91 specific ethernet initialization into a separate file
juhosg [Fri, 19 Feb 2010 11:52:36 +0000 (11:52 +0000)]
ar71xx: move AP91 specific ethernet initialization into a separate file

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

14 years agoar71xx: create firmware images for the TL-WR941ND v4 board
juhosg [Fri, 19 Feb 2010 11:52:33 +0000 (11:52 +0000)]
ar71xx: create firmware images for the TL-WR941ND v4 board

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

14 years agofirmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4
juhosg [Fri, 19 Feb 2010 11:52:30 +0000 (11:52 +0000)]
firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4

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

14 years agoar71xx: sync kernel config
juhosg [Fri, 19 Feb 2010 11:52:28 +0000 (11:52 +0000)]
ar71xx: sync kernel config

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

14 years agoar71xx: add uci configuration for the WAN LED on the WNDR3700
juhosg [Fri, 19 Feb 2010 11:52:25 +0000 (11:52 +0000)]
ar71xx: add uci configuration for the WAN LED on the WNDR3700

Based on a patch by Scott Dudley <spmsink@hotmail.com>

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

14 years agomac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
juhosg [Fri, 19 Feb 2010 11:52:22 +0000 (11:52 +0000)]
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board

Signed-off-by: Scott Dudley <spmsink@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19745 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: add missing GPIO LED for the WNDR3700 board
juhosg [Fri, 19 Feb 2010 11:52:19 +0000 (11:52 +0000)]
ar71xx: add missing GPIO LED for the WNDR3700 board

Signed-off-by: Scott Dudley <spmsink@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19744 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: fix polarity of GPIO buttons on the WNDR3700 board
juhosg [Fri, 19 Feb 2010 11:52:15 +0000 (11:52 +0000)]
ar71xx: fix polarity of GPIO buttons on the WNDR3700 board

Signed-off-by: Scott Dudley <spmsink@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19743 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: add a bunch of missing symbols to the 2.6.30 config
juhosg [Fri, 19 Feb 2010 10:24:03 +0000 (10:24 +0000)]
kernel: add a bunch of missing symbols to the 2.6.30 config

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

14 years agoadm5120: sync kernel configs
juhosg [Fri, 19 Feb 2010 10:23:59 +0000 (10:23 +0000)]
adm5120: sync kernel configs

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

14 years ago[uClibc/avr32]: fix varargs handling of the prctl syscall
kaloz [Fri, 19 Feb 2010 09:58:52 +0000 (09:58 +0000)]
[uClibc/avr32]: fix varargs handling of the prctl syscall

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

14 years ago[package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
jow [Fri, 19 Feb 2010 02:12:48 +0000 (02:12 +0000)]
[package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)

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

14 years ago[package] iproute2: make tc depend on kmod-sched (#6681)
jow [Fri, 19 Feb 2010 01:58:06 +0000 (01:58 +0000)]
[package] iproute2: make tc depend on kmod-sched (#6681)

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

14 years ago[package] kernel: add the token bucket filter to kmod-sched (#6681)
jow [Fri, 19 Feb 2010 01:56:10 +0000 (01:56 +0000)]
[package] kernel: add the token bucket filter to kmod-sched (#6681)

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

14 years ago[package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
jow [Fri, 19 Feb 2010 01:44:10 +0000 (01:44 +0000)]
[package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now

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

14 years ago[generic-2.4] netfilter: add support for raw table and NOTRACK target (#5504)
jow [Fri, 19 Feb 2010 01:36:47 +0000 (01:36 +0000)]
[generic-2.4] netfilter: add support for raw table and NOTRACK target (#5504)

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

14 years agohostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes...
nbd [Fri, 19 Feb 2010 01:34:44 +0000 (01:34 +0000)]
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672

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

14 years agomac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
nbd [Fri, 19 Feb 2010 01:07:21 +0000 (01:07 +0000)]
mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)

Since client mode in mac80211is unreliable without using wpa_supplicant,
it would be better to enable wpa_supplicant by default.

With this patch, wpa_supplicant will always be used for mac80211-based
drivers in client mode. This will break client mode for images that
don't include wpa_supplicant or wpad, so maybe I need to add a check
somewhere to see if wpa_supplicant is available, and show the user a
warning if he tries client mode without wpa_supplicant. Suggestions on
where to add this check are welcome.

Tested with ath5k in client mode on open and wpa2-psk network, and
tested on my ath9k based AP as well to make sure it doesn't break AP mode.

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

14 years agoath9k: fix rate control fallback rate selection - improves throughput and link stability
nbd [Fri, 19 Feb 2010 00:47:32 +0000 (00:47 +0000)]
ath9k: fix rate control fallback rate selection - improves throughput and link stability

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

14 years agomac80211: move the 2.6.30 compat patch to the other compat patches
nbd [Fri, 19 Feb 2010 00:47:28 +0000 (00:47 +0000)]
mac80211: move the 2.6.30 compat patch to the other compat patches

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

14 years agoautotools.mk: Add PKG_LIBTOOL_PATHS variable.
lars [Thu, 18 Feb 2010 23:50:44 +0000 (23:50 +0000)]
autotools.mk: Add PKG_LIBTOOL_PATHS variable.

PKG_LIBTOOL_PATHS can be used to specify to tell libtool_fixup where to look
for libtool scripts of a package. This is useful if a package has it's libtool
script in a non-standard location or has multiple libtool scripts.

The value should be a space seperated list of paths which are relative to
$(PKG_BUILD_DIR). It defautls to $(CONFIGURE_PATH).

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

14 years ago[packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
lars [Thu, 18 Feb 2010 23:31:08 +0000 (23:31 +0000)]
[packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n

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

14 years agofix a compile error in block2mtd when compiled as module
nbd [Thu, 18 Feb 2010 21:34:49 +0000 (21:34 +0000)]
fix a compile error in block2mtd when compiled as module

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

14 years agorefresh grub patches
kaloz [Thu, 18 Feb 2010 12:10:12 +0000 (12:10 +0000)]
refresh grub patches

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

14 years agoadd missing symbol
thepeople [Thu, 18 Feb 2010 03:42:36 +0000 (03:42 +0000)]
add missing symbol

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

14 years ago[sibyte]: upgrade to 2.6.32.8
kaloz [Wed, 17 Feb 2010 23:00:47 +0000 (23:00 +0000)]
[sibyte]: upgrade to 2.6.32.8

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

14 years ago[package] mac80211: add compile fix for pre-2.6.32 kernels
jow [Wed, 17 Feb 2010 22:37:04 +0000 (22:37 +0000)]
[package] mac80211: add compile fix for pre-2.6.32 kernels

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

14 years agocarl9170: update to version 1.0.1.1 and fix a compile error
nbd [Wed, 17 Feb 2010 18:27:42 +0000 (18:27 +0000)]
carl9170: update to version 1.0.1.1 and fix a compile error

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

14 years agomac80211: update to wireless-testing 2010-02-16
nbd [Wed, 17 Feb 2010 14:13:27 +0000 (14:13 +0000)]
mac80211: update to wireless-testing 2010-02-16

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

14 years agorefresh generic 2.6.32 patches
kaloz [Wed, 17 Feb 2010 11:11:53 +0000 (11:11 +0000)]
refresh generic 2.6.32 patches

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

14 years ago[toolchain/mips]: use gcc 4.4.3 for mips64 targets
kaloz [Wed, 17 Feb 2010 11:07:51 +0000 (11:07 +0000)]
[toolchain/mips]: use gcc 4.4.3 for mips64 targets

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

14 years agofix opkg.conf
thepeople [Wed, 17 Feb 2010 02:34:48 +0000 (02:34 +0000)]
fix opkg.conf

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

14 years ago[tools/wrt350nv2-builder] Update to v2.2
thepeople [Wed, 17 Feb 2010 02:18:13 +0000 (02:18 +0000)]
[tools/wrt350nv2-builder] Update to v2.2
fixed checksum byte calculation for other versions than 0x2019
fixed rare problem with padsize
updated info to stock firmware 2.00.20
fixed typos

Signed off by: Matthias Buecher <mail@maddes.net>

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

14 years ago[x86]
jow [Wed, 17 Feb 2010 00:59:41 +0000 (00:59 +0000)]
[x86]
- clean up menu.lst template
- make grub usage of vt0 selectable in menuconfig
- choose appropriate default baudrate for soekris devices
- fix generation of grub menu for iso images

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

14 years ago[mpc83xx]: include the board name in the generated dtb's filename
kaloz [Tue, 16 Feb 2010 23:51:18 +0000 (23:51 +0000)]
[mpc83xx]: include the board name in the generated dtb's filename

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

14 years ago[toolchain/avr32]: use binutils 2.19.1 by default for avr32, too
kaloz [Tue, 16 Feb 2010 21:49:32 +0000 (21:49 +0000)]
[toolchain/avr32]: use binutils 2.19.1 by default for avr32, too

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

14 years ago[toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0...
kaloz [Tue, 16 Feb 2010 21:48:13 +0000 (21:48 +0000)]
[toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release

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

14 years agompc83xx: clean up the mess caused by the reverted sorting patch
nbd [Tue, 16 Feb 2010 21:34:55 +0000 (21:34 +0000)]
mpc83xx: clean up the mess caused by the reverted sorting patch

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

14 years agoRevert "sort Kconfig symbols automatically to make Kaloz happy :p"
nbd [Tue, 16 Feb 2010 21:34:50 +0000 (21:34 +0000)]
Revert "sort Kconfig symbols automatically to make Kaloz happy :p"
Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable

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

14 years agoadd some more config symbols to the generic 2.6.32 config
kaloz [Tue, 16 Feb 2010 21:33:47 +0000 (21:33 +0000)]
add some more config symbols to the generic 2.6.32 config

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

14 years ago[ppc40x]: upgrade to 2.6.32.8
kaloz [Tue, 16 Feb 2010 21:31:23 +0000 (21:31 +0000)]
[ppc40x]: upgrade to 2.6.32.8

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

14 years ago[ppc44x]: upgrade to 2.6.32.8
kaloz [Tue, 16 Feb 2010 21:30:11 +0000 (21:30 +0000)]
[ppc44x]: upgrade to 2.6.32.8

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

14 years ago[toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default
kaloz [Tue, 16 Feb 2010 21:29:07 +0000 (21:29 +0000)]
[toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default

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

14 years agompc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs
nbd [Tue, 16 Feb 2010 18:29:16 +0000 (18:29 +0000)]
mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs

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

14 years agompc83xx: add support for the vitesse 8601 phy
nbd [Tue, 16 Feb 2010 18:29:12 +0000 (18:29 +0000)]
mpc83xx: add support for the vitesse 8601 phy

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

14 years agompc83xx: add support for mpc8313 in 2.6.32
nbd [Tue, 16 Feb 2010 18:29:08 +0000 (18:29 +0000)]
mpc83xx: add support for mpc8313 in 2.6.32

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

14 years agohostapd: select crda if mac80211 is selected
nbd [Tue, 16 Feb 2010 18:29:03 +0000 (18:29 +0000)]
hostapd: select crda if mac80211 is selected

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

14 years agokernel: build the scsi core package even if CONFIG_SCSI=y
nbd [Tue, 16 Feb 2010 18:28:59 +0000 (18:28 +0000)]
kernel: build the scsi core package even if CONFIG_SCSI=y

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

14 years agokernel: add a package for block2mtd
nbd [Tue, 16 Feb 2010 18:28:55 +0000 (18:28 +0000)]
kernel: add a package for block2mtd

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

14 years agokernel: add a package for kmod-ata-sil
nbd [Tue, 16 Feb 2010 18:28:50 +0000 (18:28 +0000)]
kernel: add a package for kmod-ata-sil

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

14 years agohostapd: fix wpad compile on powerpc
nbd [Tue, 16 Feb 2010 18:28:46 +0000 (18:28 +0000)]
hostapd: fix wpad compile on powerpc

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

14 years agohostapd: move the roboswitch config override to the right place
nbd [Tue, 16 Feb 2010 18:28:42 +0000 (18:28 +0000)]
hostapd: move the roboswitch config override to the right place

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

14 years ago[etrax]: ...and probably claudio forgot to rename this directory, too :)
kaloz [Tue, 16 Feb 2010 08:08:54 +0000 (08:08 +0000)]
[etrax]: ...and probably claudio forgot to rename this directory, too :)

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

14 years agoI guess florian didn't want this file here ;)
kaloz [Tue, 16 Feb 2010 08:08:11 +0000 (08:08 +0000)]
I guess florian didn't want this file here ;)

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

14 years ago[xburst]: change back kernel version to 2.6.32.8
kaloz [Tue, 16 Feb 2010 08:00:13 +0000 (08:00 +0000)]
[xburst]: change back kernel version to 2.6.32.8

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

14 years agoAdd audio feature flag.
lars [Mon, 15 Feb 2010 20:03:18 +0000 (20:03 +0000)]
Add audio feature flag.

There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.

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

14 years agoswconfig: add copyright for Martin Mares
nbd [Mon, 15 Feb 2010 17:29:07 +0000 (17:29 +0000)]
swconfig: add copyright for Martin Mares

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19642 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoswconfig: use print_attr_val() in CMD_GET
nbd [Mon, 15 Feb 2010 17:29:04 +0000 (17:29 +0000)]
swconfig: use print_attr_val() in CMD_GET

Use the print_attr_val() function introduced by the previous patch
to simplify the get command.

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19641 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoswconfig: add show command
nbd [Mon, 15 Feb 2010 17:29:00 +0000 (17:29 +0000)]
swconfig: add show command

Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19640 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoswconfig: clean up command line parsing
nbd [Mon, 15 Feb 2010 17:28:56 +0000 (17:28 +0000)]
swconfig: clean up command line parsing

The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.

Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19639 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoath9k: adjust ack timeout workaround patch based on upstream submission
nbd [Mon, 15 Feb 2010 17:28:52 +0000 (17:28 +0000)]
ath9k: adjust ack timeout workaround patch based on upstream submission

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

14 years agofixup the hunks in patch
kaloz [Mon, 15 Feb 2010 11:34:25 +0000 (11:34 +0000)]
fixup the hunks in patch

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

14 years agoubicom32 isn't supported with binutils 2.18
kaloz [Mon, 15 Feb 2010 09:36:03 +0000 (09:36 +0000)]
ubicom32 isn't supported with binutils 2.18

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

14 years ago[x86] add missing symbols to default config
jow [Sun, 14 Feb 2010 16:40:33 +0000 (16:40 +0000)]
[x86] add missing symbols to default config

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

14 years agokernel: yet another missing config symbol for 2.6.32
juhosg [Sun, 14 Feb 2010 12:50:09 +0000 (12:50 +0000)]
kernel: yet another missing config symbol for 2.6.32

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

14 years ago[xburst] jz-mmc: Fix deadlock which could occur if the card was removed while a
lars [Sat, 13 Feb 2010 23:08:26 +0000 (23:08 +0000)]
[xburst] jz-mmc: Fix deadlock which could occur if the card was removed while a
data transfer was active.

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

14 years ago[x86] revert accidentally committed changes in Xen config
jow [Sat, 13 Feb 2010 21:06:50 +0000 (21:06 +0000)]
[x86] revert accidentally committed changes in Xen config

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

14 years ago[x86] merge 2.6.31 and 2.6.32 configs
jow [Sat, 13 Feb 2010 21:02:22 +0000 (21:02 +0000)]
[x86] merge 2.6.31 and 2.6.32 configs

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

14 years ago[x86] move kernel config symbols from the Xen subtarget to the platform config
jow [Sat, 13 Feb 2010 20:15:05 +0000 (20:15 +0000)]
[x86] move kernel config symbols from the Xen subtarget to the platform config

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

14 years ago[kernel] More missing debug config symbols for the generic 2.6.32 config
lars [Sat, 13 Feb 2010 14:56:52 +0000 (14:56 +0000)]
[kernel] More missing debug config symbols for the generic 2.6.32 config

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

14 years ago[imagebuilder] fix custom package selection
jow [Sat, 13 Feb 2010 01:56:48 +0000 (01:56 +0000)]
[imagebuilder] fix custom package selection

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

14 years agoadd geodns addresses for the kernel, closes #6574
thepeople [Sat, 13 Feb 2010 01:07:44 +0000 (01:07 +0000)]
add geodns addresses for the kernel, closes #6574

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

14 years agofix mistake, thanks xMff
thepeople [Sat, 13 Feb 2010 01:05:31 +0000 (01:05 +0000)]
fix mistake, thanks xMff

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

14 years agosync kernel config, closes #6675
thepeople [Sat, 13 Feb 2010 00:53:21 +0000 (00:53 +0000)]
sync kernel config, closes #6675

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

14 years ago[kernel] Add some missing debug symbols to the generic 2.6.32 config.
lars [Sat, 13 Feb 2010 00:45:34 +0000 (00:45 +0000)]
[kernel] Add some missing debug symbols to the generic 2.6.32 config.

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

14 years ago[x86] prepare kernel 2.6.32 support
jow [Sat, 13 Feb 2010 00:37:11 +0000 (00:37 +0000)]
[x86] prepare kernel 2.6.32 support

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

14 years ago[x86] add preinit xenfs mount handler
jow [Fri, 12 Feb 2010 22:37:17 +0000 (22:37 +0000)]
[x86] add preinit xenfs mount handler

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

14 years ago[x86] make console port editable through menuconfig, gzip ext2 images, add suitable...
jow [Fri, 12 Feb 2010 19:04:12 +0000 (19:04 +0000)]
[x86] make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen

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

14 years ago[package] kernel: add xen kmods
jow [Fri, 12 Feb 2010 19:01:45 +0000 (19:01 +0000)]
[package] kernel: add xen kmods

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

14 years ago[x86] add Xen DomU subtarget
jow [Fri, 12 Feb 2010 19:01:10 +0000 (19:01 +0000)]
[x86] add Xen DomU subtarget

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

14 years ago[generic-2.6] add some missing symbols
jow [Fri, 12 Feb 2010 18:57:47 +0000 (18:57 +0000)]
[generic-2.6] add some missing symbols

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

14 years ago[package] base-files: add /dev/hvcX to hotplug common rules
jow [Fri, 12 Feb 2010 18:57:01 +0000 (18:57 +0000)]
[package] base-files: add /dev/hvcX to hotplug common rules

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

14 years agoremove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includ...
kaloz [Fri, 12 Feb 2010 09:39:51 +0000 (09:39 +0000)]
remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includes a fix for this..

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

14 years ago[package] base-files: revert dhcp state information on ifdown and restore pre-r19530...
jow [Fri, 12 Feb 2010 02:06:57 +0000 (02:06 +0000)]
[package] base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script

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

14 years ago[tools/wrt350nv2-builder] Update to v2.1
thepeople [Fri, 12 Feb 2010 01:40:57 +0000 (01:40 +0000)]
[tools/wrt350nv2-builder] Update to v2.1
Stays closer to the stock firmware by using wrt350n.bin for the
created image.
Adds the possibility to create the image in two separate steps (-b / -z).
Makefiles now support the possibility to include a u-boot image for a
100%-stock-like image.

Signed off by: Matthias Buecher <mail@maddes.net>

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

14 years agoHere is LVM support for OpenWRT. It introduces 3 new packages:
thepeople [Fri, 12 Feb 2010 01:37:02 +0000 (01:37 +0000)]
Here is LVM support for OpenWRT.  It introduces 3 new packages:
- kmod-dm for the device mapper kernel module.
- kmod-libdevmapper for the device-mapper library.
- kmod-lvm2 for the lvm tool.
Note that it currently does not create the symlinks for all the lvm
tools, so you have to use lvm pvs rather than just pvs.
Thanks Stefan Monnier

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

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