Hauke Mehrtens
fde6b95e15
[brcm47xx] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 19:31:13 +00:00
Hauke Mehrtens
92b5bec118
[linux-atm] make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:20:36 +00:00
Hauke Mehrtens
0920189b3f
[br2684] allow routed mode operation again
...
Fix part of bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:18:34 +00:00
Jo-Philipp Wich
babb67d87c
[package] kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 05:17:39 +00:00
Travis Kemen
37e505be46
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
2010-02-20 04:48:07 +00:00
Jo-Philipp Wich
fad5d4222b
[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
2010-02-20 03:39:55 +00:00
Jo-Philipp Wich
4568cbf8d5
[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
2010-02-20 03:22:17 +00:00
Jo-Philipp Wich
074df2a6e0
[package] mac80211: fix typo introduced in r19760 ( #6707 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 22:44:22 +00:00
Hauke Mehrtens
70335ad165
[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
2010-02-19 21:30:10 +00:00
Jo-Philipp Wich
934c765ef0
[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
2010-02-19 21:25:40 +00:00
Hauke Mehrtens
05f2836d63
[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
2010-02-19 19:13:23 +00:00
Jo-Philipp Wich
65cff9db0a
[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
2010-02-19 18:25:23 +00:00
Felix Fietkau
a1275e31aa
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
2010-02-19 17:33:46 +00:00
Felix Fietkau
8186faf227
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
2010-02-19 17:22:37 +00:00
Hauke Mehrtens
93c148c54c
[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
2010-02-19 15:41:55 +00:00
Florian Fainelli
f0e60800b4
[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
2010-02-19 11:56:13 +00:00
Gabor Juhos
afed2177ff
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
2010-02-19 11:52:42 +00:00
Gabor Juhos
1c163012cd
ar71xx: fix wireless mac address on the TL-WR741ND
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 11:52:39 +00:00
Gabor Juhos
7d54eb490a
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
2010-02-19 11:52:36 +00:00
Gabor Juhos
61eb505889
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
2010-02-19 11:52:33 +00:00
Gabor Juhos
7419011330
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
2010-02-19 11:52:30 +00:00
Gabor Juhos
eccb59d558
ar71xx: sync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 11:52:28 +00:00
Gabor Juhos
c4bc4eaa02
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
2010-02-19 11:52:25 +00:00
Gabor Juhos
ab3d70a223
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
2010-02-19 11:52:22 +00:00
Gabor Juhos
299fec26a9
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
2010-02-19 11:52:19 +00:00
Gabor Juhos
9ddc13caf9
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
2010-02-19 11:52:15 +00:00
Gabor Juhos
f123d29b79
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
2010-02-19 10:24:03 +00:00
Gabor Juhos
d4f5b7a1cf
adm5120: sync kernel configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 10:23:59 +00:00
Imre Kaloz
d23821eb6e
[uClibc/avr32]: fix varargs handling of the prctl syscall
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 09:58:52 +00:00
Jo-Philipp Wich
43fcb8fc3f
[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
2010-02-19 02:12:48 +00:00
Jo-Philipp Wich
0aa846e2f8
[package] iproute2: make tc depend on kmod-sched ( #6681 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:58:06 +00:00
Jo-Philipp Wich
2ee9ea9b75
[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
2010-02-19 01:56:10 +00:00
Jo-Philipp Wich
3aaddfff02
[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
2010-02-19 01:44:10 +00:00
Jo-Philipp Wich
7fc4138b4d
[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
2010-02-19 01:36:47 +00:00
Felix Fietkau
2ba4b4f580
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
2010-02-19 01:34:44 +00:00
Felix Fietkau
35458f9fd6
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
2010-02-19 01:07:21 +00:00
Felix Fietkau
566c5de9de
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
2010-02-19 00:47:32 +00:00
Felix Fietkau
438de16016
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
2010-02-19 00:47:28 +00:00
Lars-Peter Clausen
141b270ff3
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
2010-02-18 23:50:44 +00:00
Lars-Peter Clausen
00cbf5ebe3
[packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 23:31:08 +00:00
Felix Fietkau
b20effdd7f
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
2010-02-18 21:34:49 +00:00
Imre Kaloz
12cf54780d
refresh grub patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 12:10:12 +00:00
Travis Kemen
4b9c128be5
add missing symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 03:42:36 +00:00
Imre Kaloz
1f6eae5771
[sibyte]: upgrade to 2.6.32.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 23:00:47 +00:00
Jo-Philipp Wich
99809048a7
[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
2010-02-17 22:37:04 +00:00
Felix Fietkau
47a82d2dad
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
2010-02-17 18:27:42 +00:00
Felix Fietkau
83529be80a
mac80211: update to wireless-testing 2010-02-16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 14:13:27 +00:00
Imre Kaloz
1d970fc06d
refresh generic 2.6.32 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 11:11:53 +00:00
Imre Kaloz
b5498819a3
[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
2010-02-17 11:07:51 +00:00
Travis Kemen
270dd5007d
fix opkg.conf
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 02:34:48 +00:00