openwrt/svn-archive/archive.git
14 years agoath9k: fix a crash in ath9k_hw_reset on older hw
Felix Fietkau [Wed, 14 Apr 2010 02:35:56 +0000 (02:35 +0000)]
ath9k: fix a crash in ath9k_hw_reset on older hw

SVN-Revision: 20852

14 years agotools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag...
Daniel Dickinson [Wed, 14 Apr 2010 00:45:48 +0000 (00:45 +0000)]
tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h).  Closes #7120

SVN-Revision: 20850

14 years agomac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300...
Felix Fietkau [Wed, 14 Apr 2010 00:09:26 +0000 (00:09 +0000)]
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135

SVN-Revision: 20849

14 years agopackage/mac80211: add a patch to fix package/carl9170 build failure
Nicolas Thill [Tue, 13 Apr 2010 23:47:41 +0000 (23:47 +0000)]
package/mac80211: add a patch to fix package/carl9170 build failure

SVN-Revision: 20848

14 years ago[brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code...
Jo-Philipp Wich [Tue, 13 Apr 2010 22:34:13 +0000 (22:34 +0000)]
[brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merging identical fixes

SVN-Revision: 20846

14 years agoadd lzma/jffs2 patches for 2.6.34
Alexandros C. Couloumbis [Tue, 13 Apr 2010 21:45:03 +0000 (21:45 +0000)]
add lzma/jffs2 patches for 2.6.34

SVN-Revision: 20845

14 years agodon't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbo...
Alexandros C. Couloumbis [Tue, 13 Apr 2010 21:36:58 +0000 (21:36 +0000)]
don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics.

SVN-Revision: 20844

14 years ago[mx2] vp6500: Add backlight device
Lars-Peter Clausen [Tue, 13 Apr 2010 20:52:41 +0000 (20:52 +0000)]
[mx2] vp6500: Add backlight device

SVN-Revision: 20843

14 years agoupdate kernel checksums
Alexandros C. Couloumbis [Tue, 13 Apr 2010 20:11:50 +0000 (20:11 +0000)]
update kernel checksums

SVN-Revision: 20842

14 years ago[package] option to allow boot to run to completion before starting shell
Florian Fainelli [Tue, 13 Apr 2010 19:57:25 +0000 (19:57 +0000)]
[package] option to allow boot to run to completion before starting shell

Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.

This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20841

14 years agoar71xx: fix image builds (broken by r20834)
Felix Fietkau [Tue, 13 Apr 2010 18:01:46 +0000 (18:01 +0000)]
ar71xx: fix image builds (broken by r20834)

SVN-Revision: 20840

14 years agofix jffs2 and mini_fo mount in failsafe (patch from #7134)
Felix Fietkau [Tue, 13 Apr 2010 14:24:58 +0000 (14:24 +0000)]
fix jffs2 and mini_fo mount in failsafe (patch from #7134)

SVN-Revision: 20838

14 years agofinalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6...
Alexandros C. Couloumbis [Tue, 13 Apr 2010 14:07:22 +0000 (14:07 +0000)]
finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches:
https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html

SVN-Revision: 20837

14 years agoath9k: more fixes/cleanups for ar9280 and ar9300
Felix Fietkau [Tue, 13 Apr 2010 01:03:49 +0000 (01:03 +0000)]
ath9k: more fixes/cleanups for ar9280 and ar9300

SVN-Revision: 20835

14 years agodefine a shared IMG_PREFIX variable used as a basename for image files, it contains...
Nicolas Thill [Mon, 12 Apr 2010 23:15:56 +0000 (23:15 +0000)]
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files

SVN-Revision: 20834

14 years agoath9k: fix a crash bug and a dma sync issue
Felix Fietkau [Mon, 12 Apr 2010 22:30:47 +0000 (22:30 +0000)]
ath9k: fix a crash bug and a dma sync issue

SVN-Revision: 20833

14 years ago[package] Add uboot for xburst package
Lars-Peter Clausen [Mon, 12 Apr 2010 18:17:26 +0000 (18:17 +0000)]
[package] Add uboot for xburst package

SVN-Revision: 20832

14 years ago[cleanup] remove 'svn:executable' property
Nicolas Thill [Mon, 12 Apr 2010 17:08:57 +0000 (17:08 +0000)]
[cleanup] remove 'svn:executable' property

SVN-Revision: 20831

14 years ago[package] fix swconfig build failure on brcm63xx
Florian Fainelli [Mon, 12 Apr 2010 14:01:55 +0000 (14:01 +0000)]
[package] fix swconfig build failure on brcm63xx

SVN-Revision: 20829

14 years agoadd jffs2/lzma support (not activated by default yet)
Alexandros C. Couloumbis [Mon, 12 Apr 2010 13:14:42 +0000 (13:14 +0000)]
add jffs2/lzma support (not activated by default yet)

SVN-Revision: 20828

14 years ago[package] fix linux-atm build failure on brcm63xx (and probably other targets) (...
Florian Fainelli [Mon, 12 Apr 2010 12:59:09 +0000 (12:59 +0000)]
[package] fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)

SVN-Revision: 20826

14 years ago[malta] fix module loading due to CONFIG_LOCALVERSION being on (#7144)
Florian Fainelli [Mon, 12 Apr 2010 12:33:41 +0000 (12:33 +0000)]
[malta] fix module loading due to CONFIG_LOCALVERSION being on (#7144)

SVN-Revision: 20822

14 years agoppc40x: add sysupgrade support
Gabor Juhos [Mon, 12 Apr 2010 12:21:18 +0000 (12:21 +0000)]
ppc40x: add sysupgrade support

Cc: backfire@openwrt.org
SVN-Revision: 20821

14 years agoppc40x: increase kernel partition size on OpenRB/Magicbox
Gabor Juhos [Mon, 12 Apr 2010 12:21:15 +0000 (12:21 +0000)]
ppc40x: increase kernel partition size on OpenRB/Magicbox

Cc: backfire@openwrt.org
SVN-Revision: 20820

14 years agoppc40x: sync kernel config
Gabor Juhos [Mon, 12 Apr 2010 12:21:12 +0000 (12:21 +0000)]
ppc40x: sync kernel config

Cc: backfire@openwrt.org
SVN-Revision: 20819

14 years agompc83xx: add 2.6.33 support
Alexandros C. Couloumbis [Mon, 12 Apr 2010 10:47:00 +0000 (10:47 +0000)]
mpc83xx: add 2.6.33 support

SVN-Revision: 20818

14 years ago[mx2] vp6500: Add leds and keypad devices.
Lars-Peter Clausen [Mon, 12 Apr 2010 00:11:18 +0000 (00:11 +0000)]
[mx2] vp6500: Add leds and keypad devices.

SVN-Revision: 20817

14 years ago[kernel] Add missing symbols to 2.6.34 config
Lars-Peter Clausen [Sun, 11 Apr 2010 22:30:27 +0000 (22:30 +0000)]
[kernel] Add missing symbols to 2.6.34 config

SVN-Revision: 20816

14 years ago[mx2] Use lzma kernel compression.
Lars-Peter Clausen [Sun, 11 Apr 2010 22:12:10 +0000 (22:12 +0000)]
[mx2] Use lzma kernel compression.

SVN-Revision: 20815

14 years ago[kernel] swconfig: Check vlan/port indexes for validity.
Florian Fainelli [Sun, 11 Apr 2010 20:51:37 +0000 (20:51 +0000)]
[kernel] swconfig: Check vlan/port indexes for validity.

Swconfig needs to make sure that requested vlans/ports actually exist,
else it might read or modify memory not belonging to itself.

This patch adds a quick range check in swconfig's kernel part to
prevent accidential or intentional memory modification.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20811

14 years ago[package] add kmod-ata-pdc202xx-old (#6950)
Florian Fainelli [Sun, 11 Apr 2010 18:39:03 +0000 (18:39 +0000)]
[package] add kmod-ata-pdc202xx-old (#6950)

SVN-Revision: 20808

14 years ago[package] fix kmod-crc16 loading (#6949)
Florian Fainelli [Sun, 11 Apr 2010 18:38:56 +0000 (18:38 +0000)]
[package] fix kmod-crc16 loading (#6949)

SVN-Revision: 20807

14 years ago[kernel] refresh 2.6.33 patches for 2.6.33.2
Florian Fainelli [Sun, 11 Apr 2010 18:15:15 +0000 (18:15 +0000)]
[kernel] refresh 2.6.33 patches for 2.6.33.2

SVN-Revision: 20803

14 years agoramips: nuke clocksource init patch
Gabor Juhos [Sun, 11 Apr 2010 17:47:30 +0000 (17:47 +0000)]
ramips: nuke clocksource init patch

SVN-Revision: 20802

14 years agoramips: generate sysupgrade images for the rt305x devices
Gabor Juhos [Sun, 11 Apr 2010 17:47:28 +0000 (17:47 +0000)]
ramips: generate sysupgrade images for the rt305x devices

SVN-Revision: 20801

14 years agoramips: add sysupgrade support
Gabor Juhos [Sun, 11 Apr 2010 17:47:25 +0000 (17:47 +0000)]
ramips: add sysupgrade support

SVN-Revision: 20800

14 years agoramips: add diag support
Gabor Juhos [Sun, 11 Apr 2010 17:47:23 +0000 (17:47 +0000)]
ramips: add diag support

SVN-Revision: 20799

14 years agoramips: enable image commandline hack and cmdline partition parsing
Gabor Juhos [Sun, 11 Apr 2010 17:47:20 +0000 (17:47 +0000)]
ramips: enable image commandline hack and cmdline partition parsing

SVN-Revision: 20798

14 years agoramips: add default profiles
Gabor Juhos [Sun, 11 Apr 2010 17:47:17 +0000 (17:47 +0000)]
ramips: add default profiles

SVN-Revision: 20797

14 years ago[xburst] time.c: Timer enable registers are only 8bit width.
Lars-Peter Clausen [Sun, 11 Apr 2010 16:24:06 +0000 (16:24 +0000)]
[xburst] time.c: Timer enable registers are only 8bit width.

SVN-Revision: 20796

14 years ago[x86] add net5501 support
Florian Fainelli [Sun, 11 Apr 2010 12:36:55 +0000 (12:36 +0000)]
[x86] add net5501 support

This patch brings up the net5501 platform.

Note that the x86/ target included support for all x86/ class
processors.  That's not technically correct.  This should be constrained
only to the "generic" subtarget.  Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.

It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't.  Again, moving
that to the generic subtarget.

Fortunately, this was a fairly benign tweak.

The net5501 board includes the following logic:

Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 20794

14 years agoixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)
Alexandros C. Couloumbis [Sun, 11 Apr 2010 09:03:10 +0000 (09:03 +0000)]
ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)

SVN-Revision: 20793

14 years agoixp4xx: add 2.6.33 support
Alexandros C. Couloumbis [Sun, 11 Apr 2010 09:01:36 +0000 (09:01 +0000)]
ixp4xx: add 2.6.33 support

SVN-Revision: 20792

14 years ago[malta] create two endian-specific subtargets, as malta can run both
Florian Fainelli [Sat, 10 Apr 2010 21:02:51 +0000 (21:02 +0000)]
[malta] create two endian-specific subtargets, as malta can run both

SVN-Revision: 20790

14 years ago[ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
John Crispin [Sat, 10 Apr 2010 20:11:28 +0000 (20:11 +0000)]
[ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33

SVN-Revision: 20789

14 years ago[package] block-extroot: r20784 reverted r20735, add it back (#7104)
Jo-Philipp Wich [Sat, 10 Apr 2010 19:54:00 +0000 (19:54 +0000)]
[package] block-extroot: r20784 reverted r20735, add it back (#7104)

SVN-Revision: 20788

14 years ago[rdc] remove 2.6.32 files, out of sync and going to be replaced differently
Florian Fainelli [Sat, 10 Apr 2010 18:44:44 +0000 (18:44 +0000)]
[rdc] remove 2.6.32 files, out of sync and going to be replaced differently

SVN-Revision: 20787

14 years ago[kernel] Add mx2 target with very basic support for the vp6500 voip phone
Lars-Peter Clausen [Sat, 10 Apr 2010 18:37:34 +0000 (18:37 +0000)]
[kernel] Add mx2 target with very basic support for the vp6500 voip phone

SVN-Revision: 20786

14 years ago[package] add debugging entry to hotplug config
Florian Fainelli [Sat, 10 Apr 2010 18:35:14 +0000 (18:35 +0000)]
[package] add debugging entry to hotplug config

This is useful for seeing what devices are detected by the system.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20785

14 years ago[package] block-extroot depends on kmod-ata-core
Florian Fainelli [Sat, 10 Apr 2010 18:35:08 +0000 (18:35 +0000)]
[package] block-extroot depends on kmod-ata-core

The package block-extroot depends on some builtin package like
kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this
patch fixes it.

Signed-off-by: Benjamin Cama <benoar@free.fr>
SVN-Revision: 20784

14 years agoar71xx: add a profile for PB92
Felix Fietkau [Sat, 10 Apr 2010 16:50:20 +0000 (16:50 +0000)]
ar71xx: add a profile for PB92

SVN-Revision: 20778

14 years agomac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
Felix Fietkau [Sat, 10 Apr 2010 16:50:15 +0000 (16:50 +0000)]
mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches

SVN-Revision: 20777

14 years ago[brcm47xx] add script to fixup the wireless mac (#7102)
Jo-Philipp Wich [Sat, 10 Apr 2010 14:29:01 +0000 (14:29 +0000)]
[brcm47xx] add script to fixup the wireless mac (#7102)

SVN-Revision: 20775

14 years agoGeneric: Clean up output of AR8216 driver.
Gabor Juhos [Sat, 10 Apr 2010 11:34:11 +0000 (11:34 +0000)]
Generic: Clean up output of AR8216 driver.

This patch is rather a cosmetic patch. It fixes the following issues:

 * Demote the unknown device message to debug level to not spam
   the log.
 * Fix the version print of the unknown device message.
 * Output the 'attach' message only when attaching as switch driver,
   not when attaching as phy driver.
 * Correctly return NET_RX_DROP when dropping packets.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc: bacfire@openwrt.org
SVN-Revision: 20773

14 years ago[package] broadcom-wl: fix 11bg hwmode, add lrs mode
Jo-Philipp Wich [Fri, 9 Apr 2010 20:47:28 +0000 (20:47 +0000)]
[package] broadcom-wl: fix 11bg hwmode, add lrs mode

SVN-Revision: 20768

14 years ago[kernel] refresh patches
Florian Fainelli [Fri, 9 Apr 2010 19:26:57 +0000 (19:26 +0000)]
[kernel] refresh patches

SVN-Revision: 20767

14 years ago[brcm63xx] do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
Florian Fainelli [Fri, 9 Apr 2010 18:43:36 +0000 (18:43 +0000)]
[brcm63xx] do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338

SVN-Revision: 20765

14 years agoar71xx: nuke clocksource init patches, it is not required since 2.6.27
Gabor Juhos [Fri, 9 Apr 2010 13:33:03 +0000 (13:33 +0000)]
ar71xx: nuke clocksource init patches, it is not required since 2.6.27

SVN-Revision: 20764

14 years agox86: generic: fix soekris support (closes #7081)
Alexandros C. Couloumbis [Fri, 9 Apr 2010 11:31:19 +0000 (11:31 +0000)]
x86: generic: fix soekris support (closes #7081)

SVN-Revision: 20757

14 years ago[uboot-lantiq] update to version 2010.3
Ralph Hempel [Fri, 9 Apr 2010 10:44:47 +0000 (10:44 +0000)]
[uboot-lantiq] update to version 2010.3
httpd-failsafe: removed warnings, cleanup html pages
httpd-failsafe: kicking in if boot command fails
httpd-failsafe: support of ctrl-c
httpd-failsafe: fixed ether addr

thanks to Stas

SVN-Revision: 20756

14 years ago[ifxmips-dsl-api] fix firmware handling
Ralph Hempel [Fri, 9 Apr 2010 10:25:08 +0000 (10:25 +0000)]
[ifxmips-dsl-api] fix firmware handling

SVN-Revision: 20755

14 years agoar71xx: update phy masks for the Planex boards
Gabor Juhos [Fri, 9 Apr 2010 08:40:14 +0000 (08:40 +0000)]
ar71xx: update phy masks for the Planex boards

This avoids probing of the AR8216 chip on the eth0 interface.

Cc: backfire@openwrt.org
SVN-Revision: 20754

14 years agogeneric: make chip detection more reliable in the AR8216 driver
Gabor Juhos [Fri, 9 Apr 2010 08:40:12 +0000 (08:40 +0000)]
generic: make chip detection more reliable in the AR8216 driver

Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.

Cc: bacfire@openwrt.org
SVN-Revision: 20753

14 years agoar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
Gabor Juhos [Fri, 9 Apr 2010 08:40:09 +0000 (08:40 +0000)]
ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards

Cc: backfire@openwrt.org
SVN-Revision: 20752

14 years agoar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions
Gabor Juhos [Fri, 9 Apr 2010 08:40:06 +0000 (08:40 +0000)]
ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions

Cc: backfire@openwrt.org
SVN-Revision: 20751

14 years agoar71xx: ag71xx: call the phy driver's netif_receive_skb()
Gabor Juhos [Fri, 9 Apr 2010 08:38:46 +0000 (08:38 +0000)]
ar71xx: ag71xx: call the phy driver's netif_receive_skb()

Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.

This fixes the header mangling of the AR8216 driver.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc:backfire@openwrt.org

SVN-Revision: 20750

14 years ago[kernel] fix kexec for mips, patch from Adrian Byszuk (#7115)
Florian Fainelli [Thu, 8 Apr 2010 07:53:14 +0000 (07:53 +0000)]
[kernel] fix kexec for mips, patch from Adrian Byszuk (#7115)

SVN-Revision: 20745

14 years ago[brcm-2.4] broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g...
Jo-Philipp Wich [Wed, 7 Apr 2010 21:33:05 +0000 (21:33 +0000)]
[brcm-2.4] broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)

SVN-Revision: 20740

14 years agopackage/grub: play it safe, cross compile everywhere
Alexandros C. Couloumbis [Wed, 7 Apr 2010 21:23:09 +0000 (21:23 +0000)]
package/grub: play it safe, cross compile everywhere

SVN-Revision: 20739

14 years agoadded WRT54G3GV2-VF detection to broadcom-diag
Markus Wigge [Wed, 7 Apr 2010 07:45:54 +0000 (07:45 +0000)]
added WRT54G3GV2-VF detection to broadcom-diag

+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
  so I removed it. Maybe some GPIO probing might help.

SVN-Revision: 20737

14 years ago[package] block-extroot: unblock package if kmod-broadcom-sdhc has been selected
Jo-Philipp Wich [Tue, 6 Apr 2010 22:57:17 +0000 (22:57 +0000)]
[package] block-extroot: unblock package if kmod-broadcom-sdhc has been selected

SVN-Revision: 20735

14 years ago[atheros] fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
Jo-Philipp Wich [Tue, 6 Apr 2010 22:46:15 +0000 (22:46 +0000)]
[atheros] fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch

SVN-Revision: 20733

14 years agopackage/block-mount: disable config options altering busybox configuration, fix depen...
Nicolas Thill [Tue, 6 Apr 2010 00:52:51 +0000 (00:52 +0000)]
package/block-mount: disable config options altering busybox configuration, fix dependencies

SVN-Revision: 20727

14 years agopackage/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid suppo...
Nicolas Thill [Tue, 6 Apr 2010 00:51:35 +0000 (00:51 +0000)]
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number

SVN-Revision: 20726

14 years agoar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary...
Felix Fietkau [Tue, 6 Apr 2010 00:12:50 +0000 (00:12 +0000)]
ar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary version)

SVN-Revision: 20725

14 years ago[PATCH 1/2] Add support for the ar8316 switch.
Jo-Philipp Wich [Mon, 5 Apr 2010 23:03:16 +0000 (23:03 +0000)]
[PATCH 1/2] Add support for the ar8316 switch.
This patch enhances the ar8216 driver with ar8316 support and fixes some minor
issues with the ar8216 driver itself. It should not break anything, but isn't
tested on ar8216 devices.

[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.

SVN-Revision: 20722

14 years ago[brcm-2.4] add kernel support for iptables comment match
Jo-Philipp Wich [Mon, 5 Apr 2010 22:38:40 +0000 (22:38 +0000)]
[brcm-2.4] add kernel support for iptables comment match

SVN-Revision: 20720

14 years ago[package] switch: explicitely clear port mappings in unsused vlans (#7082)
Jo-Philipp Wich [Mon, 5 Apr 2010 13:51:26 +0000 (13:51 +0000)]
[package] switch: explicitely clear port mappings in unsused vlans (#7082)

SVN-Revision: 20717

14 years agotarget/rdc: revert [20653], the proper fix for #7005 is in [20712]
Nicolas Thill [Mon, 5 Apr 2010 02:38:59 +0000 (02:38 +0000)]
target/rdc: revert [20653], the proper fix for #7005 is in [20712]

SVN-Revision: 20714

14 years agoixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which...
Felix Fietkau [Sun, 4 Apr 2010 17:43:13 +0000 (17:43 +0000)]
ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram

SVN-Revision: 20708

14 years agosysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx
Nicolas Thill [Sun, 4 Apr 2010 15:47:26 +0000 (15:47 +0000)]
sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx

SVN-Revision: 20703

14 years ago[xburst] jzcodec: Only support 16bit formats for now
Lars-Peter Clausen [Sun, 4 Apr 2010 15:39:15 +0000 (15:39 +0000)]
[xburst] jzcodec: Only support 16bit formats for now

SVN-Revision: 20701

14 years agodo not disable netfilter support for xburst target (some packages require netfilter...
Mirko Vogt [Sun, 4 Apr 2010 13:01:50 +0000 (13:01 +0000)]
do not disable netfilter support for xburst target (some packages require netfilter support)

SVN-Revision: 20698

14 years agonetfilter: fix extension list in package descriptions (closes: #7045)
Nicolas Thill [Sun, 4 Apr 2010 12:40:06 +0000 (12:40 +0000)]
netfilter: fix extension list in package descriptions (closes: #7045)

SVN-Revision: 20694

14 years agonetfilter: extension fixes (partially closes: #7045)
Nicolas Thill [Sun, 4 Apr 2010 12:35:06 +0000 (12:35 +0000)]
netfilter: extension fixes (partially closes: #7045)
 * add missing xt_owner (2.6)
 * enable ipt_quota (2.4), disabled in [8499] is building fine with recent iptables
 * add missing ipt_nat_tftp (2.4)
 * add missing nf_nat_amanda (2.6)

SVN-Revision: 20693

14 years agocyassl: shouldn't depend on zlib when compiled with --without-zlib
Steven Barth [Sun, 4 Apr 2010 11:16:46 +0000 (11:16 +0000)]
cyassl: shouldn't depend on zlib when compiled with --without-zlib

SVN-Revision: 20692

14 years ago[cosmectic] include/netfilter.mk: move ebtables definitions at the end
Nicolas Thill [Sun, 4 Apr 2010 03:43:13 +0000 (03:43 +0000)]
[cosmectic] include/netfilter.mk: move ebtables definitions at the end

SVN-Revision: 20690

14 years ago[package] opkg: add upstream patch fixing the order packages are configured (closes...
Nicolas Thill [Sat, 3 Apr 2010 21:38:17 +0000 (21:38 +0000)]
[package] opkg: add upstream patch fixing the order packages are configured (closes: #7057, #7058), bump release number

SVN-Revision: 20686

14 years ago[package] hotplug2: Refresh patches
Vasilis Tsiligiannis [Sat, 3 Apr 2010 18:29:37 +0000 (18:29 +0000)]
[package] hotplug2: Refresh patches

SVN-Revision: 20685

14 years ago[package] hotplug2: Fix event blocking when there are no available children (#6958...
Vasilis Tsiligiannis [Sat, 3 Apr 2010 18:29:32 +0000 (18:29 +0000)]
[package] hotplug2: Fix event blocking when there are no available children (#6958, #7030)

SVN-Revision: 20684

14 years ago[package] base-files: Use hotplug2 to download firmware
Vasilis Tsiligiannis [Sat, 3 Apr 2010 18:21:02 +0000 (18:21 +0000)]
[package] base-files: Use hotplug2 to download firmware

SVN-Revision: 20683

14 years ago[package] hotplug2: Always fork rules flagged as slow
Vasilis Tsiligiannis [Sat, 3 Apr 2010 18:15:42 +0000 (18:15 +0000)]
[package] hotplug2: Always fork rules flagged as slow

SVN-Revision: 20682

14 years ago[package] hotplug2: Fix forking (#7033)
Vasilis Tsiligiannis [Sat, 3 Apr 2010 18:09:14 +0000 (18:09 +0000)]
[package] hotplug2: Fix forking (#7033)

SVN-Revision: 20681

14 years ago[package] hotplug2: Cancel firmware loading on file openning errors
Vasilis Tsiligiannis [Sat, 3 Apr 2010 18:09:09 +0000 (18:09 +0000)]
[package] hotplug2: Cancel firmware loading on file openning errors

SVN-Revision: 20680

14 years ago[package] hotplug2: Fix sysfs path (#7031)
Vasilis Tsiligiannis [Sat, 3 Apr 2010 18:09:04 +0000 (18:09 +0000)]
[package] hotplug2: Fix sysfs path (#7031)

SVN-Revision: 20679

14 years ago[package] hostapd: fixup madwifi turbo modes (#7060)
Jo-Philipp Wich [Sat, 3 Apr 2010 15:16:33 +0000 (15:16 +0000)]
[package] hostapd: fixup madwifi turbo modes (#7060)

SVN-Revision: 20675

14 years agomac80211: update rt2x00 mcu patch (thanks to Luis Correia)
Gabor Juhos [Sat, 3 Apr 2010 14:30:50 +0000 (14:30 +0000)]
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)

SVN-Revision: 20674

14 years agoar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)
Gabor Juhos [Sat, 3 Apr 2010 13:59:08 +0000 (13:59 +0000)]
ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)

  * cc: backfire@openwrt.org

SVN-Revision: 20673

14 years ago[package] base-files: also regenerate wifi config if existing config contains only...
Jo-Philipp Wich [Sat, 3 Apr 2010 13:31:59 +0000 (13:31 +0000)]
[package] base-files: also regenerate wifi config if existing config contains only whitespace

SVN-Revision: 20669

14 years ago[package] uhttpd:
Jo-Philipp Wich [Sat, 3 Apr 2010 13:09:10 +0000 (13:09 +0000)]
[package] uhttpd:
- cope with options instead of lists in uci config
- fix compilation without tls (#7050)
- bump to rev 7

SVN-Revision: 20668