openwrt/svn-archive/archive.git
12 years ago[orion]: upgrade to 3.0-rc6 and optimize for armv5te again
Imre Kaloz [Mon, 11 Jul 2011 20:35:16 +0000 (20:35 +0000)]
[orion]: upgrade to 3.0-rc6 and optimize for armv5te again

SVN-Revision: 27592

12 years agofixup orion compile
Imre Kaloz [Mon, 11 Jul 2011 16:52:28 +0000 (16:52 +0000)]
fixup orion compile

SVN-Revision: 27591

12 years agowrong md5sum in ltq-ifxos
John Crispin [Sun, 10 Jul 2011 10:40:37 +0000 (10:40 +0000)]
wrong md5sum in ltq-ifxos

Signed-off-by: Luka Perkov
SVN-Revision: 27575

12 years agomac80211: backport atomic64_t support for kernels that don't support it
Felix Fietkau [Sat, 9 Jul 2011 09:01:17 +0000 (09:01 +0000)]
mac80211: backport atomic64_t support for kernels that don't support it

SVN-Revision: 27572

12 years agohostapd: refresh patch
Felix Fietkau [Sat, 9 Jul 2011 07:28:00 +0000 (07:28 +0000)]
hostapd: refresh patch

SVN-Revision: 27571

12 years agohostapd: send EAPOL frames using the same WMM queue as management frames - fixes...
Felix Fietkau [Sat, 9 Jul 2011 07:20:19 +0000 (07:20 +0000)]
hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load

SVN-Revision: 27570

12 years agohostapd: only advertise a single encryption type via WPS if multiple are supported...
Felix Fietkau [Sat, 9 Jul 2011 07:19:55 +0000 (07:19 +0000)]
hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues

SVN-Revision: 27569

12 years agoar71xx: do not reset the hardware on transmit timeout - this would mess up the up...
Felix Fietkau [Sat, 9 Jul 2011 06:30:13 +0000 (06:30 +0000)]
ar71xx: do not reset the hardware on transmit timeout - this would mess up the up the PHY state

SVN-Revision: 27568

12 years agoag71xx: keep the rx engine stopped while the link is not up, should hopefully fix...
Felix Fietkau [Sat, 9 Jul 2011 06:29:46 +0000 (06:29 +0000)]
ag71xx: keep the rx engine stopped while the link is not up, should hopefully fix stability issues from #9405

SVN-Revision: 27567

12 years agoath9k: merge some pending initval fixes for ar9380
Felix Fietkau [Sat, 9 Jul 2011 04:20:01 +0000 (04:20 +0000)]
ath9k: merge some pending initval fixes for ar9380

SVN-Revision: 27566

12 years agoath9k: fix sifs time for half/quarter and remove some unnecessary defines
Felix Fietkau [Sat, 9 Jul 2011 04:19:41 +0000 (04:19 +0000)]
ath9k: fix sifs time for half/quarter and remove some unnecessary defines

SVN-Revision: 27565

12 years agoath9k: add more fixes for TKIP MIC validation
Felix Fietkau [Sat, 9 Jul 2011 03:33:59 +0000 (03:33 +0000)]
ath9k: add more fixes for TKIP MIC validation

SVN-Revision: 27564

12 years agoath9k: add a temporary uci option for setting the channel bandwidth
Felix Fietkau [Fri, 8 Jul 2011 17:19:42 +0000 (17:19 +0000)]
ath9k: add a temporary uci option for setting the channel bandwidth

SVN-Revision: 27563

12 years agoath9k: add more fixes for half/quarter rate support
Felix Fietkau [Fri, 8 Jul 2011 17:19:21 +0000 (17:19 +0000)]
ath9k: add more fixes for half/quarter rate support

SVN-Revision: 27562

12 years ago[toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom32, so...
Imre Kaloz [Fri, 8 Jul 2011 11:15:00 +0000 (11:15 +0000)]
[toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them

SVN-Revision: 27559

12 years ago[cns3xxx/3.0]: use the new upstream l2cache and wdt code, smaller changes, refresh...
Imre Kaloz [Fri, 8 Jul 2011 09:41:07 +0000 (09:41 +0000)]
[cns3xxx/3.0]: use the new upstream l2cache and wdt code, smaller changes, refresh patches

SVN-Revision: 27558

12 years ago[generic/3.0]: add mpcore_wdt fixes
Imre Kaloz [Fri, 8 Jul 2011 09:33:13 +0000 (09:33 +0000)]
[generic/3.0]: add mpcore_wdt fixes

SVN-Revision: 27557

12 years agotoolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
Felix Fietkau [Fri, 8 Jul 2011 08:13:50 +0000 (08:13 +0000)]
toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)

SVN-Revision: 27556

12 years agouClibc: fix messed up patch headers in fts patch (patch from #9671)
Felix Fietkau [Fri, 8 Jul 2011 07:14:23 +0000 (07:14 +0000)]
uClibc: fix messed up patch headers in fts patch (patch from #9671)

SVN-Revision: 27555

12 years agomac80211: fix an interop issue with some broken 802.11n clients (#9436)
Felix Fietkau [Fri, 8 Jul 2011 05:49:33 +0000 (05:49 +0000)]
mac80211: fix an interop issue with some broken 802.11n clients (#9436)

SVN-Revision: 27554

12 years agofirmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD...
Felix Fietkau [Fri, 8 Jul 2011 05:20:24 +0000 (05:20 +0000)]
firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function

SVN-Revision: 27553

12 years agomac80211: add pending crypto bugfixes
Felix Fietkau [Fri, 8 Jul 2011 05:20:03 +0000 (05:20 +0000)]
mac80211: add pending crypto bugfixes

SVN-Revision: 27552

12 years ago[toolchain/gcc/linaro]: fix ppc toolchain build
Imre Kaloz [Thu, 7 Jul 2011 22:19:38 +0000 (22:19 +0000)]
[toolchain/gcc/linaro]: fix ppc toolchain build

SVN-Revision: 27551

12 years agofix generation of falcon images for profiles
John Crispin [Thu, 7 Jul 2011 20:20:51 +0000 (20:20 +0000)]
fix generation of falcon images for profiles

SVN-Revision: 27550

12 years agoadds 2 ASC related patches to lantiq
John Crispin [Thu, 7 Jul 2011 20:20:46 +0000 (20:20 +0000)]
adds 2 ASC related patches to lantiq

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
SVN-Revision: 27549

12 years agokmod-dm9000 should build as a module
John Crispin [Thu, 7 Jul 2011 18:21:01 +0000 (18:21 +0000)]
kmod-dm9000 should build as a module

SVN-Revision: 27543

12 years agofix up falcon kernel config
John Crispin [Thu, 7 Jul 2011 18:20:56 +0000 (18:20 +0000)]
fix up falcon kernel config

SVN-Revision: 27542

12 years agofix i2c-falcon kmod package selection
John Crispin [Thu, 7 Jul 2011 18:20:51 +0000 (18:20 +0000)]
fix i2c-falcon kmod package selection

SVN-Revision: 27541

12 years agofix ltq-vmmc SoC dependency
John Crispin [Thu, 7 Jul 2011 18:20:47 +0000 (18:20 +0000)]
fix ltq-vmmc SoC dependency

SVN-Revision: 27540

12 years agoupdate ltq-vmmc patches
John Crispin [Thu, 7 Jul 2011 18:20:42 +0000 (18:20 +0000)]
update ltq-vmmc patches

SVN-Revision: 27539

12 years agoreplace all references to xway with danube
John Crispin [Thu, 7 Jul 2011 18:20:37 +0000 (18:20 +0000)]
replace all references to xway with danube

SVN-Revision: 27538

12 years agofix lantiq image makefile to represent new split between ar9 and danube
John Crispin [Thu, 7 Jul 2011 18:20:31 +0000 (18:20 +0000)]
fix lantiq image makefile to represent new split between ar9 and danube

SVN-Revision: 27537

12 years agoadd ar9 specific profile
John Crispin [Thu, 7 Jul 2011 18:20:27 +0000 (18:20 +0000)]
add ar9 specific profile

SVN-Revision: 27536

12 years agorename xway profile to danube and remove ar9 specifics
John Crispin [Thu, 7 Jul 2011 18:20:21 +0000 (18:20 +0000)]
rename xway profile to danube and remove ar9 specifics

SVN-Revision: 27535

12 years agoremove ar9 board from xway profiles
John Crispin [Thu, 7 Jul 2011 18:20:16 +0000 (18:20 +0000)]
remove ar9 board from xway profiles

SVN-Revision: 27534

12 years agoupdate ltq-tapidemo to 5.1.0.53
John Crispin [Thu, 7 Jul 2011 18:20:11 +0000 (18:20 +0000)]
update ltq-tapidemo to 5.1.0.53

SVN-Revision: 27533

12 years agoremove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patches
John Crispin [Thu, 7 Jul 2011 18:20:07 +0000 (18:20 +0000)]
remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patches

SVN-Revision: 27532

12 years agoupdate ltq-ifxos to version 1.5.14
John Crispin [Thu, 7 Jul 2011 18:20:02 +0000 (18:20 +0000)]
update ltq-ifxos to version 1.5.14

SVN-Revision: 27531

12 years agofixes ltq-vmmc for none falcon targets
John Crispin [Thu, 7 Jul 2011 18:19:57 +0000 (18:19 +0000)]
fixes ltq-vmmc for none falcon targets

SVN-Revision: 27530

12 years agopjsip-ltq-tap is for all lantiq targets
John Crispin [Thu, 7 Jul 2011 18:19:51 +0000 (18:19 +0000)]
pjsip-ltq-tap is for all lantiq targets

SVN-Revision: 27529

12 years ago[cns3xxx]: refresh patches
Imre Kaloz [Thu, 7 Jul 2011 17:18:50 +0000 (17:18 +0000)]
[cns3xxx]: refresh patches

SVN-Revision: 27528

12 years ago[cns3xxx]: refresh patches
Imre Kaloz [Thu, 7 Jul 2011 17:18:06 +0000 (17:18 +0000)]
[cns3xxx]: refresh patches

SVN-Revision: 27527

12 years ago[cns3xxx]: enable smp support
Imre Kaloz [Thu, 7 Jul 2011 17:17:44 +0000 (17:17 +0000)]
[cns3xxx]: enable smp support

SVN-Revision: 27526

12 years ago[cns3xxx]: make smp code more similar to upstream
Imre Kaloz [Thu, 7 Jul 2011 17:17:06 +0000 (17:17 +0000)]
[cns3xxx]: make smp code more similar to upstream

SVN-Revision: 27525

12 years ago[generic/3.0]: 3.0 is at rc6 now
Imre Kaloz [Thu, 7 Jul 2011 13:30:41 +0000 (13:30 +0000)]
[generic/3.0]: 3.0 is at rc6 now

SVN-Revision: 27524

12 years agoar71xx: build image for the AP121 boards with 4M of flash
Gabor Juhos [Thu, 7 Jul 2011 13:01:50 +0000 (13:01 +0000)]
ar71xx: build image for the AP121 boards with 4M of flash

SVN-Revision: 27523

12 years agoar71xx: add separate profiles for the AP121 and AP121-MINI boards
Gabor Juhos [Thu, 7 Jul 2011 13:01:48 +0000 (13:01 +0000)]
ar71xx: add separate profiles for the AP121 and AP121-MINI boards

SVN-Revision: 27522

12 years ago[package] firewall: make sure that -m mac is used with --mac-source, follow up to...
Jo-Philipp Wich [Thu, 7 Jul 2011 10:28:31 +0000 (10:28 +0000)]
[package] firewall: make sure that -m mac is used with --mac-source, follow up to r27508

SVN-Revision: 27519

12 years ago[generic/3.0]: add support for and switch to XZ compressed kernels on ARM
Imre Kaloz [Thu, 7 Jul 2011 10:26:16 +0000 (10:26 +0000)]
[generic/3.0]: add support for and switch to XZ compressed kernels on ARM

SVN-Revision: 27518

12 years ago[cns3xxx]: select the right cpu
Imre Kaloz [Thu, 7 Jul 2011 10:24:37 +0000 (10:24 +0000)]
[cns3xxx]: select the right cpu

SVN-Revision: 27517

12 years ago[package] add perf
Florian Fainelli [Thu, 7 Jul 2011 09:43:04 +0000 (09:43 +0000)]
[package] add perf

SVN-Revision: 27515

12 years ago[kernel] fix building of perf for arm on uclibc
Florian Fainelli [Thu, 7 Jul 2011 09:43:00 +0000 (09:43 +0000)]
[kernel] fix building of perf for arm on uclibc

SVN-Revision: 27514

12 years ago[toolchain] uclibc: backport FTS support
Florian Fainelli [Thu, 7 Jul 2011 09:42:57 +0000 (09:42 +0000)]
[toolchain] uclibc: backport FTS support

SVN-Revision: 27513

12 years ago[realview] enable support for perf events
Florian Fainelli [Thu, 7 Jul 2011 09:42:53 +0000 (09:42 +0000)]
[realview] enable support for perf events

SVN-Revision: 27512

12 years ago[malta] enable perf counter support
Florian Fainelli [Thu, 7 Jul 2011 09:42:50 +0000 (09:42 +0000)]
[malta] enable perf counter support

SVN-Revision: 27511

12 years ago[toolchain] eglibc: add support for 2.14
Florian Fainelli [Thu, 7 Jul 2011 09:42:47 +0000 (09:42 +0000)]
[toolchain] eglibc: add support for 2.14

SVN-Revision: 27510

12 years ago[toolchain] remove reference to old eglibc versions.
Florian Fainelli [Thu, 7 Jul 2011 09:42:44 +0000 (09:42 +0000)]
[toolchain] remove reference to old eglibc versions.

SVN-Revision: 27509

12 years ago[package] firewall: also correct another variable missed in previous commit
Daniel Dickinson [Thu, 7 Jul 2011 08:59:40 +0000 (08:59 +0000)]
[package] firewall: also correct another variable missed in previous commit

SVN-Revision: 27508

12 years ago[package] firewall: fix wrong variable names for protocol command line parameter...
Daniel Dickinson [Thu, 7 Jul 2011 08:54:29 +0000 (08:54 +0000)]
[package] firewall: fix wrong variable names for protocol command line parameter - were missed during r27500

SVN-Revision: 27507

12 years ago[ar7] base-files: diag.sh: added failsafe led definition
Daniel Dickinson [Thu, 7 Jul 2011 03:09:20 +0000 (03:09 +0000)]
[ar7] base-files: diag.sh: added failsafe led definition

SVN-Revision: 27502

12 years ago[package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This cause...
Daniel Dickinson [Thu, 7 Jul 2011 02:52:02 +0000 (02:52 +0000)]
[package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit.  This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout.  Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit

SVN-Revision: 27501

12 years ago[package] firewall:
Jo-Philipp Wich [Wed, 6 Jul 2011 22:10:46 +0000 (22:10 +0000)]
[package] firewall:
- solve scoping issues when multiple values are used, thanks Daniel Dickinson
- ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules
- properly handle icmp when proto is given in numerical form (1, 58)
- support negated icmp types

SVN-Revision: 27500

12 years agoltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip
John Crispin [Wed, 6 Jul 2011 19:02:27 +0000 (19:02 +0000)]
ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip

SVN-Revision: 27498

12 years agoltq-tapi is not xway specific
John Crispin [Wed, 6 Jul 2011 19:02:16 +0000 (19:02 +0000)]
ltq-tapi is not xway specific

SVN-Revision: 27497

12 years ago[lantiq] get ready for 3.0
John Crispin [Wed, 6 Jul 2011 17:27:17 +0000 (17:27 +0000)]
[lantiq] get ready for 3.0

SVN-Revision: 27496

12 years agoramips: fix buffalo image generation
Gabor Juhos [Wed, 6 Jul 2011 16:46:33 +0000 (16:46 +0000)]
ramips: fix buffalo image generation

SVN-Revision: 27495

12 years agoLantiq TAPI driver also build for other platforms
John Crispin [Wed, 6 Jul 2011 13:41:16 +0000 (13:41 +0000)]
Lantiq TAPI driver also build for other platforms

thanks Matthias Buecher

SVN-Revision: 27494

12 years ago[ixp4xx]: add 3.0 support
Imre Kaloz [Wed, 6 Jul 2011 13:03:38 +0000 (13:03 +0000)]
[ixp4xx]: add 3.0 support

SVN-Revision: 27493

12 years agorefresh patches
Imre Kaloz [Wed, 6 Jul 2011 12:57:51 +0000 (12:57 +0000)]
refresh patches

SVN-Revision: 27492

12 years ago[generic]: fixup mtd refresh and co.
Imre Kaloz [Wed, 6 Jul 2011 12:55:21 +0000 (12:55 +0000)]
[generic]: fixup mtd refresh and co.

SVN-Revision: 27491

12 years ago[generic/3.0]: fix myloader patch, thanks KanjiMonster
Imre Kaloz [Wed, 6 Jul 2011 12:48:17 +0000 (12:48 +0000)]
[generic/3.0]: fix myloader patch, thanks KanjiMonster

SVN-Revision: 27490

12 years agofixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this patch mini_fo...
John Crispin [Wed, 6 Jul 2011 10:36:56 +0000 (10:36 +0000)]
fixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this patch mini_fo/jffs caused the uboot to be overwritten on firstboot

SVN-Revision: 27489

12 years agoadd support for gigaset SX76X to uboot-lantiq
John Crispin [Wed, 6 Jul 2011 10:36:47 +0000 (10:36 +0000)]
add support for gigaset SX76X to uboot-lantiq

SVN-Revision: 27488

12 years agofix lantiq uboot to build lzma compressed bootloaders for eval kits
John Crispin [Wed, 6 Jul 2011 10:36:35 +0000 (10:36 +0000)]
fix lantiq uboot to build lzma compressed bootloaders for eval kits

SVN-Revision: 27487

12 years ago[cns3xxx]: we have an up-to-date mach-type file now
Imre Kaloz [Wed, 6 Jul 2011 10:12:50 +0000 (10:12 +0000)]
[cns3xxx]: we have an up-to-date mach-type file now

SVN-Revision: 27486

12 years ago[generic/3.0]: replace the cut down machtype with the full one, as we support a lot...
Imre Kaloz [Wed, 6 Jul 2011 10:09:15 +0000 (10:09 +0000)]
[generic/3.0]: replace the cut down machtype with the full one, as we support a lot of not-yet-upstreamed stuff

SVN-Revision: 27485

12 years ago[brcm63xx] move board_HW553 inside the ifdef ..BCM6358 .. endif block
Florian Fainelli [Wed, 6 Jul 2011 10:00:39 +0000 (10:00 +0000)]
[brcm63xx] move board_HW553 inside the ifdef ..BCM6358 .. endif block

SVN-Revision: 27484

12 years ago[kernel] refresh 2.6.39 geode patches
Florian Fainelli [Wed, 6 Jul 2011 10:00:05 +0000 (10:00 +0000)]
[kernel] refresh 2.6.39 geode patches

SVN-Revision: 27483

12 years agoath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)
Felix Fietkau [Wed, 6 Jul 2011 09:06:56 +0000 (09:06 +0000)]
ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)

SVN-Revision: 27482

12 years agoath9k: fix reliability issues with TKIP MIC verification
Felix Fietkau [Wed, 6 Jul 2011 09:06:39 +0000 (09:06 +0000)]
ath9k: fix reliability issues with TKIP MIC verification

SVN-Revision: 27481

12 years agoath9k: always enable fast clock for 5 ghz regardless of the eeprom setting
Felix Fietkau [Wed, 6 Jul 2011 09:06:21 +0000 (09:06 +0000)]
ath9k: always enable fast clock for 5 ghz regardless of the eeprom setting

SVN-Revision: 27480

12 years agoramips: add diag support for RT-N15 and PWH2004
Gabor Juhos [Wed, 6 Jul 2011 08:05:00 +0000 (08:05 +0000)]
ramips: add diag support for RT-N15 and PWH2004

Also sort the board names alphabetically.

SVN-Revision: 27478

12 years agoramips: use the 'router' LED for diagnostic on the WHR-G300N board
Gabor Juhos [Wed, 6 Jul 2011 08:04:55 +0000 (08:04 +0000)]
ramips: use the 'router' LED for diagnostic on the WHR-G300N board

SVN-Revision: 27477

12 years agoramips: create tftp image for the WHR-G300N board
Gabor Juhos [Wed, 6 Jul 2011 08:04:54 +0000 (08:04 +0000)]
ramips: create tftp image for the WHR-G300N board

SVN-Revision: 27476

12 years agotools/firmware-utils: add yet another buffalo tool
Gabor Juhos [Wed, 6 Jul 2011 08:04:53 +0000 (08:04 +0000)]
tools/firmware-utils: add yet another buffalo tool

SVN-Revision: 27475

12 years agoramips: create factory image for the WHR-G300N board
Gabor Juhos [Wed, 6 Jul 2011 08:04:52 +0000 (08:04 +0000)]
ramips: create factory image for the WHR-G300N board

SVN-Revision: 27474

12 years agotools/firmware-utils: allow to create buffalo image from two files
Gabor Juhos [Wed, 6 Jul 2011 08:04:50 +0000 (08:04 +0000)]
tools/firmware-utils: allow to create buffalo image from two files

SVN-Revision: 27473

12 years agotools/firmware-utils: allow to create buffalo tags w/o hw version
Gabor Juhos [Wed, 6 Jul 2011 08:04:49 +0000 (08:04 +0000)]
tools/firmware-utils: allow to create buffalo tags w/o hw version

SVN-Revision: 27472

12 years ago[brcm63xx] Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image...
Daniel Dickinson [Wed, 6 Jul 2011 06:35:24 +0000 (06:35 +0000)]
[brcm63xx] Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator) - the module is built into the kernel.

SVN-Revision: 27471

12 years ago[brcm63xx] profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools.....
Daniel Dickinson [Wed, 6 Jul 2011 06:35:22 +0000 (06:35 +0000)]
[brcm63xx] profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc

SVN-Revision: 27470

12 years ago[package] firewall: fix udp rules for tcpudp proto rules using src_port and dest_port...
Daniel Dickinson [Wed, 6 Jul 2011 06:26:12 +0000 (06:26 +0000)]
[package] firewall: fix udp rules for tcpudp proto rules using src_port and dest_port after modification by the parsing of the tcp rule

SVN-Revision: 27469

12 years ago[package] e2fsprogs: Fixed filename of patch (needed .patch extension)
Daniel Dickinson [Tue, 5 Jul 2011 23:19:29 +0000 (23:19 +0000)]
[package] e2fsprogs: Fixed filename of patch (needed .patch extension)

SVN-Revision: 27467

12 years ago[package] e2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to...
Daniel Dickinson [Tue, 5 Jul 2011 23:10:47 +0000 (23:10 +0000)]
[package] e2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to link)

SVN-Revision: 27466

12 years ago[generic/3.0]: add some symbols
Imre Kaloz [Tue, 5 Jul 2011 21:19:57 +0000 (21:19 +0000)]
[generic/3.0]: add some symbols

SVN-Revision: 27464

12 years ago[package] iptables: add iptables-mod-led (#9400)
Florian Fainelli [Tue, 5 Jul 2011 12:40:59 +0000 (12:40 +0000)]
[package] iptables: add iptables-mod-led (#9400)

SVN-Revision: 27460

12 years ago[package] e2fsprogs: fix blkid dependencies (#9377)
Florian Fainelli [Tue, 5 Jul 2011 12:40:56 +0000 (12:40 +0000)]
[package] e2fsprogs: fix blkid dependencies (#9377)

SVN-Revision: 27459

12 years ago[package] add kmod-sched-netem (#8839)
Florian Fainelli [Tue, 5 Jul 2011 12:40:53 +0000 (12:40 +0000)]
[package] add kmod-sched-netem (#8839)

SVN-Revision: 27458

12 years ago[kernel] sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)
Florian Fainelli [Tue, 5 Jul 2011 12:40:50 +0000 (12:40 +0000)]
[kernel] sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)

SVN-Revision: 27457

12 years ago[target/generic/3.0]: add missing symbols
Imre Kaloz [Tue, 5 Jul 2011 11:55:31 +0000 (11:55 +0000)]
[target/generic/3.0]: add missing symbols

SVN-Revision: 27454

12 years ago[package] 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded ...
Jo-Philipp Wich [Tue, 5 Jul 2011 00:52:10 +0000 (00:52 +0000)]
[package] 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)

SVN-Revision: 27449