openwrt/svn-archive/archive.git
14 years agokernel: use generic thread_info allocator on MIPS
Gabor Juhos [Wed, 6 Jan 2010 15:23:57 +0000 (15:23 +0000)]
kernel: use generic thread_info allocator on MIPS

 * Fixes kernel panic if SLUB_DEBUG is enabled.

SVN-Revision: 19053

14 years agowpa_supplicant: remove legacy PS3 gelic wpa driver support
Hamish Guthrie [Wed, 6 Jan 2010 09:35:58 +0000 (09:35 +0000)]
wpa_supplicant: remove legacy PS3 gelic wpa driver support

SVN-Revision: 19052

14 years agoixp4xx: allocate all skbs using GFP_DMA
Felix Fietkau [Wed, 6 Jan 2010 06:05:15 +0000 (06:05 +0000)]
ixp4xx: allocate all skbs using GFP_DMA
this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi.
significantly improves ath9k performance and obsoletes an ath specific patch

SVN-Revision: 19051

14 years agorun led init after /etc/init.d/done to keep the configured led settings active after...
Felix Fietkau [Wed, 6 Jan 2010 02:34:20 +0000 (02:34 +0000)]
run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
SVN-Revision: 19050

14 years ago[package] kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions...
Nicolas Thill [Wed, 6 Jan 2010 01:11:31 +0000 (01:11 +0000)]
[package] kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead

SVN-Revision: 19049

14 years ago[package] kernel: fix IDE modules on 2.4
Nicolas Thill [Wed, 6 Jan 2010 01:08:00 +0000 (01:08 +0000)]
[package] kernel: fix IDE modules on 2.4

SVN-Revision: 19048

14 years agoar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)
Gabor Juhos [Tue, 5 Jan 2010 20:12:12 +0000 (20:12 +0000)]
ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)

SVN-Revision: 19047

14 years ago[target] ixp4xx: add missing config symbol for 2.6.30
Nicolas Thill [Tue, 5 Jan 2010 19:47:55 +0000 (19:47 +0000)]
[target] ixp4xx: add missing config symbol for 2.6.30

SVN-Revision: 19046

14 years agomac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes...
Felix Fietkau [Tue, 5 Jan 2010 19:14:28 +0000 (19:14 +0000)]
mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues

SVN-Revision: 19045

14 years agoar71xx: fix ubntxm image builds
Felix Fietkau [Tue, 5 Jan 2010 18:37:22 +0000 (18:37 +0000)]
ar71xx: fix ubntxm image builds

SVN-Revision: 19044

14 years agomac80211: update ath9k tx fix with changes from upstream
Felix Fietkau [Tue, 5 Jan 2010 18:37:14 +0000 (18:37 +0000)]
mac80211: update ath9k tx fix with changes from upstream

SVN-Revision: 19043

14 years ago[target] also remove empty directories after [19035]
Nicolas Thill [Tue, 5 Jan 2010 15:02:00 +0000 (15:02 +0000)]
[target] also remove empty directories after [19035]

SVN-Revision: 19041

14 years ago[scripts] adjust svn:ignore for cygwin builds
Florian Fainelli [Tue, 5 Jan 2010 11:06:21 +0000 (11:06 +0000)]
[scripts] adjust svn:ignore for cygwin builds

SVN-Revision: 19040

14 years ago[tools] make mtd-utils compile correctly on cygwin
Florian Fainelli [Tue, 5 Jan 2010 11:06:16 +0000 (11:06 +0000)]
[tools] make mtd-utils compile correctly on cygwin

SVN-Revision: 19039

14 years ago[olpc] remove target since it was merged as a subtarget of x86
Florian Fainelli [Mon, 4 Jan 2010 19:16:38 +0000 (19:16 +0000)]
[olpc] remove target since it was merged as a subtarget of x86

SVN-Revision: 19035

14 years agoar71xx: clean up image fs selection templates
Felix Fietkau [Mon, 4 Jan 2010 16:27:41 +0000 (16:27 +0000)]
ar71xx: clean up image fs selection templates

SVN-Revision: 19034

14 years agoar71xx: add missing templates for PB4X image generation
Gabor Juhos [Mon, 4 Jan 2010 14:28:31 +0000 (14:28 +0000)]
ar71xx: add missing templates for PB4X image generation

SVN-Revision: 19033

14 years agoar71xx: update Kconfig of the ag71xx driver
Gabor Juhos [Mon, 4 Jan 2010 14:28:28 +0000 (14:28 +0000)]
ar71xx: update Kconfig of the ag71xx driver

SVN-Revision: 19032

14 years agoar71xx: add dummy debugfs support for the ag71xx driver
Gabor Juhos [Mon, 4 Jan 2010 14:28:25 +0000 (14:28 +0000)]
ar71xx: add dummy debugfs support for the ag71xx driver

SVN-Revision: 19031

14 years agoar71xx: fix RB-450G board detection (closes: #6453)
Gabor Juhos [Mon, 4 Jan 2010 14:28:20 +0000 (14:28 +0000)]
ar71xx: fix RB-450G board detection (closes: #6453)

SVN-Revision: 19030

14 years agoar71xx: fix generating pb4x images
Felix Fietkau [Mon, 4 Jan 2010 11:54:58 +0000 (11:54 +0000)]
ar71xx: fix generating pb4x images

SVN-Revision: 19029

14 years ago[ar7] add support for titan variant (WRTP54G) (#6185)
Florian Fainelli [Sun, 3 Jan 2010 20:19:32 +0000 (20:19 +0000)]
[ar7] add support for titan variant (WRTP54G) (#6185)

SVN-Revision: 19022

14 years agoPrevent unnecessary host package rebuilds.
Lars-Peter Clausen [Sun, 3 Jan 2010 18:00:28 +0000 (18:00 +0000)]
Prevent unnecessary host package rebuilds.

Sometimes `make install` touches a file inside the build directory, so it is
betterr to create the build stamp after calling `make install` otherwise the
package is going to be rebuild even though nothing really changed.

SVN-Revision: 19021

14 years ago[scripts] update-package-md5sum: A tool to update the md5sum of openwrt packages.
Lars-Peter Clausen [Sun, 3 Jan 2010 17:06:06 +0000 (17:06 +0000)]
[scripts] update-package-md5sum: A tool to update the md5sum of openwrt packages.
Useful when upgrading a set of packages.

SVN-Revision: 19019

14 years agodl_cleanup: Utility to delete all but the very last version of the tarballs in the...
Michael Büsch [Sun, 3 Jan 2010 13:26:30 +0000 (13:26 +0000)]
dl_cleanup: Utility to delete all but the very last version of the tarballs in the download directory.
The tool does currently have a few false positives (probably below 1%), but this is harmless, because buildroot will just redownload them.

SVN-Revision: 19018

14 years agoadm5120: don't use IRQF_DISABLED flag in the switch driver
Gabor Juhos [Sun, 3 Jan 2010 12:14:19 +0000 (12:14 +0000)]
adm5120: don't use IRQF_DISABLED flag in the switch driver

SVN-Revision: 19017

14 years agoadm5120: improve sysupgrade support
Gabor Juhos [Sun, 3 Jan 2010 12:14:17 +0000 (12:14 +0000)]
adm5120: improve sysupgrade support

SVN-Revision: 19016

14 years agoadm5120: fix board detection
Gabor Juhos [Sun, 3 Jan 2010 12:14:14 +0000 (12:14 +0000)]
adm5120: fix board detection

SVN-Revision: 19015

14 years agoamazon: readd wrongly removed file
Hauke Mehrtens [Sun, 3 Jan 2010 00:06:37 +0000 (00:06 +0000)]
amazon: readd wrongly removed file

SVN-Revision: 19014

14 years agoamazon: work on pci controller
Hauke Mehrtens [Sat, 2 Jan 2010 23:08:15 +0000 (23:08 +0000)]
amazon: work on pci controller

SVN-Revision: 19013

14 years ago[package] fix zlib linking failures with gcc-4.4+ (#6173)
Florian Fainelli [Sat, 2 Jan 2010 19:45:50 +0000 (19:45 +0000)]
[package] fix zlib linking failures with gcc-4.4+ (#6173)

SVN-Revision: 19012

14 years agoar71xx: create firmware images for the AP81/PB42/PB44 boards
Gabor Juhos [Sat, 2 Jan 2010 16:30:52 +0000 (16:30 +0000)]
ar71xx: create firmware images for the AP81/PB42/PB44 boards

SVN-Revision: 19011

14 years agoar71xx: simplify image generation a bit
Gabor Juhos [Sat, 2 Jan 2010 16:30:49 +0000 (16:30 +0000)]
ar71xx: simplify image generation a bit

SVN-Revision: 19010

14 years ago[package] add western digital netcenter support to broadcom-diag (#6124)
Florian Fainelli [Sat, 2 Jan 2010 16:22:20 +0000 (16:22 +0000)]
[package] add western digital netcenter support to broadcom-diag (#6124)
original patch from Christoph Muellner

SVN-Revision: 19008

14 years agoadm5120: preliminary 2.6.32 support (closes: #6304)
Gabor Juhos [Sat, 2 Jan 2010 15:52:34 +0000 (15:52 +0000)]
adm5120: preliminary 2.6.32 support (closes: #6304)

SVN-Revision: 19005

14 years agoadm5120: use enum for MACH_ADM5120_ definitions
Gabor Juhos [Sat, 2 Jan 2010 15:52:30 +0000 (15:52 +0000)]
adm5120: use enum for MACH_ADM5120_ definitions

SVN-Revision: 19004

14 years agoadm5120: nuke adm5120_mach_type, use mips_machtype instead
Gabor Juhos [Sat, 2 Jan 2010 15:07:45 +0000 (15:07 +0000)]
adm5120: nuke adm5120_mach_type, use mips_machtype instead

SVN-Revision: 19003

14 years agoadm5120: split bootext partition on the ZyXEL P-33x boards
Gabor Juhos [Sat, 2 Jan 2010 15:07:42 +0000 (15:07 +0000)]
adm5120: split bootext partition on the ZyXEL P-33x boards

SVN-Revision: 19002

14 years agoadm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default packages
Gabor Juhos [Sat, 2 Jan 2010 15:07:39 +0000 (15:07 +0000)]
adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default packages

SVN-Revision: 19001

14 years agoadm5120: move early-printk support into a separate file
Gabor Juhos [Sat, 2 Jan 2010 15:07:34 +0000 (15:07 +0000)]
adm5120: move early-printk support into a separate file

SVN-Revision: 19000

14 years agoadm5120: merge 2.6.30+ specific patches
Gabor Juhos [Sat, 2 Jan 2010 15:07:31 +0000 (15:07 +0000)]
adm5120: merge 2.6.30+ specific patches

SVN-Revision: 18999

14 years ago[package] enable hso on ar71xx (#6432)
Florian Fainelli [Sat, 2 Jan 2010 12:15:20 +0000 (12:15 +0000)]
[package] enable hso on ar71xx (#6432)

SVN-Revision: 18995

14 years agomazon: use platform_device for most drivers and fix some printk's
Hauke Mehrtens [Fri, 1 Jan 2010 21:44:37 +0000 (21:44 +0000)]
mazon: use platform_device for most drivers and fix some printk's

SVN-Revision: 18989

14 years agoar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board
Gabor Juhos [Fri, 1 Jan 2010 19:40:04 +0000 (19:40 +0000)]
ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board

SVN-Revision: 18988

14 years agoar71xx: update mips multi-machine stuff
Gabor Juhos [Fri, 1 Jan 2010 11:28:19 +0000 (11:28 +0000)]
ar71xx: update mips multi-machine stuff

SVN-Revision: 18985

14 years agoar71xx: select AR71XX_NVRAM for the WRT160NL
Gabor Juhos [Fri, 1 Jan 2010 11:11:43 +0000 (11:11 +0000)]
ar71xx: select AR71XX_NVRAM for the WRT160NL

SVN-Revision: 18984

14 years agoar71xx: refresh patches
Gabor Juhos [Fri, 1 Jan 2010 11:11:39 +0000 (11:11 +0000)]
ar71xx: refresh patches

SVN-Revision: 18983

14 years agokernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches
Gabor Juhos [Fri, 1 Jan 2010 11:11:17 +0000 (11:11 +0000)]
kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches

SVN-Revision: 18982

14 years agopackage: kernel/modules: package module for MAC-VLAN support
Gabor Juhos [Thu, 31 Dec 2009 14:33:31 +0000 (14:33 +0000)]
package: kernel/modules: package module for MAC-VLAN support

SVN-Revision: 18980

14 years agoar71xx: fix wireless mac address on the WRT160NL
Gabor Juhos [Thu, 31 Dec 2009 12:42:53 +0000 (12:42 +0000)]
ar71xx: fix wireless mac address on the WRT160NL

SVN-Revision: 18976

14 years ago[package] spidev_test depends on kmod-spi-dev to work
Florian Fainelli [Wed, 30 Dec 2009 22:19:55 +0000 (22:19 +0000)]
[package] spidev_test depends on kmod-spi-dev to work

SVN-Revision: 18975

14 years ago[package] defer the loading of spidev after spi master drivers
Florian Fainelli [Wed, 30 Dec 2009 22:19:49 +0000 (22:19 +0000)]
[package] defer the loading of spidev after spi master drivers

SVN-Revision: 18974

14 years ago[package] fix bluetooth and ide breakage after r18955 (#6422)
Florian Fainelli [Wed, 30 Dec 2009 10:52:28 +0000 (10:52 +0000)]
[package] fix bluetooth and ide breakage after r18955 (#6422)

SVN-Revision: 18972

14 years ago[package] fix wrong paths after r18955.
Florian Fainelli [Mon, 28 Dec 2009 14:55:38 +0000 (14:55 +0000)]
[package] fix wrong paths after r18955.

SVN-Revision: 18957

14 years ago[package] fix trailing endif after r18954. (#6420)
Florian Fainelli [Mon, 28 Dec 2009 09:19:32 +0000 (09:19 +0000)]
[package] fix trailing endif after r18954. (#6420)

SVN-Revision: 18956

14 years agoremove handling of older unsupported kernels
Imre Kaloz [Sun, 27 Dec 2009 21:54:09 +0000 (21:54 +0000)]
remove handling of older unsupported kernels

SVN-Revision: 18955

14 years agoremove 2.6.28 specific stuff from kernel packages
Imre Kaloz [Sun, 27 Dec 2009 21:42:38 +0000 (21:42 +0000)]
remove 2.6.28 specific stuff from kernel packages

SVN-Revision: 18954

14 years agoget rid of even more 2.6.28 stuff
Imre Kaloz [Sun, 27 Dec 2009 21:35:42 +0000 (21:35 +0000)]
get rid of even more 2.6.28 stuff

SVN-Revision: 18953

14 years agoswitch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
Imre Kaloz [Sun, 27 Dec 2009 21:28:02 +0000 (21:28 +0000)]
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files

SVN-Revision: 18952

14 years agoar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards
Gabor Juhos [Sun, 27 Dec 2009 20:59:54 +0000 (20:59 +0000)]
ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards

SVN-Revision: 18951

14 years agoar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac function
Gabor Juhos [Sun, 27 Dec 2009 20:59:50 +0000 (20:59 +0000)]
ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac function

SVN-Revision: 18950

14 years agoar71xx: remove duplicated include
Gabor Juhos [Sun, 27 Dec 2009 20:59:46 +0000 (20:59 +0000)]
ar71xx: remove duplicated include

SVN-Revision: 18949

14 years agob43-fwsquash: ucode2.fw also supports core rev 3
Michael Büsch [Sat, 26 Dec 2009 23:20:24 +0000 (23:20 +0000)]
b43-fwsquash: ucode2.fw also supports core rev 3

SVN-Revision: 18948

14 years ago[mac80211] b43 and b43legacy: squash firmware
Hauke Mehrtens [Sat, 26 Dec 2009 23:15:16 +0000 (23:15 +0000)]
[mac80211] b43 and b43legacy: squash firmware

Only G and L-PHY are supportted by b43 driver
Add squash firmware for b43legacy

SVN-Revision: 18947

14 years ago[package] wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich
Andy Boyett [Sat, 26 Dec 2009 19:21:10 +0000 (19:21 +0000)]
[package] wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich

SVN-Revision: 18946

14 years agohostap: move patches to the right place
Gabor Juhos [Sat, 26 Dec 2009 14:43:25 +0000 (14:43 +0000)]
hostap: move patches to the right place

SVN-Revision: 18945

14 years agohostap: Fix unset tx_queue_len regression (thanks to Acinonyx)
Gabor Juhos [Sat, 26 Dec 2009 14:19:28 +0000 (14:19 +0000)]
hostap: Fix unset tx_queue_len regression (thanks to Acinonyx)

SVN-Revision: 18944

14 years agoar71xx: move dsa switch device support into a separate file
Gabor Juhos [Sat, 26 Dec 2009 14:19:26 +0000 (14:19 +0000)]
ar71xx: move dsa switch device support into a separate file

SVN-Revision: 18943

14 years agoar71xx: move mach type definitions into a separate include file
Gabor Juhos [Sat, 26 Dec 2009 14:19:22 +0000 (14:19 +0000)]
ar71xx: move mach type definitions into a separate include file

SVN-Revision: 18942

14 years agoar71xx: change board specific Kconfig option to 'default n'
Gabor Juhos [Sat, 26 Dec 2009 14:19:17 +0000 (14:19 +0000)]
ar71xx: change board specific Kconfig option to 'default n'

SVN-Revision: 18941

14 years agoar71xx: move USB host device support into a separate file
Gabor Juhos [Sat, 26 Dec 2009 14:19:13 +0000 (14:19 +0000)]
ar71xx: move USB host device support into a separate file

SVN-Revision: 18940

14 years agoar71xx: remove more unnecessary includes
Gabor Juhos [Sat, 26 Dec 2009 14:19:08 +0000 (14:19 +0000)]
ar71xx: remove more unnecessary includes

SVN-Revision: 18939

14 years agoar71xx: use the generic m25p80 registration code for the MZK-W04NU
Gabor Juhos [Sat, 26 Dec 2009 14:19:05 +0000 (14:19 +0000)]
ar71xx: use the generic m25p80 registration code for the MZK-W04NU

SVN-Revision: 18938

14 years agoar71xx: move gpio-buttons support into a spearate file
Gabor Juhos [Sat, 26 Dec 2009 14:19:01 +0000 (14:19 +0000)]
ar71xx: move gpio-buttons support into a spearate file

SVN-Revision: 18937

14 years agoar71xx: move leds-gpio device support into a spearate file
Gabor Juhos [Sat, 26 Dec 2009 14:18:54 +0000 (14:18 +0000)]
ar71xx: move leds-gpio device support into a spearate file

SVN-Revision: 18936

14 years ago[mac80211] b43: Add L-PHY firemware files to squash script
Hauke Mehrtens [Sat, 26 Dec 2009 01:06:36 +0000 (01:06 +0000)]
[mac80211] b43: Add L-PHY firemware files to squash script

Use firmware 4.178.10.4 as default on.
Select firmware for all supported phy types and version as default.

Close ticket #5978

SVN-Revision: 18935

14 years ago[package] dnsmasq:
Jo-Philipp Wich [Sat, 26 Dec 2009 00:23:35 +0000 (00:23 +0000)]
[package] dnsmasq:
While trying to document the dhcp UCI config, I noticed that the name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page.
Signed-off-by: Stefan Bethke <stb@lassitu.de>
SVN-Revision: 18934

14 years ago[amazon] work on pci.
Hauke Mehrtens [Sat, 26 Dec 2009 00:09:00 +0000 (00:09 +0000)]
[amazon] work on pci.

This is from ticket #6374

Michael Richter thanks for your patch.

SVN-Revision: 18933

14 years agoar71xx: move PB42 specific PCI init code into a separate file
Gabor Juhos [Fri, 25 Dec 2009 13:09:04 +0000 (13:09 +0000)]
ar71xx: move PB42 specific PCI init code into a separate file

SVN-Revision: 18932

14 years agoar71xx: remove unnecessary includes
Gabor Juhos [Fri, 25 Dec 2009 13:09:00 +0000 (13:09 +0000)]
ar71xx: remove unnecessary includes

SVN-Revision: 18931

14 years agoremove empty directories
Felix Fietkau [Fri, 25 Dec 2009 12:21:47 +0000 (12:21 +0000)]
remove empty directories

SVN-Revision: 18929

14 years agoremove more duplicate kernel source files
Felix Fietkau [Fri, 25 Dec 2009 12:09:03 +0000 (12:09 +0000)]
remove more duplicate kernel source files

SVN-Revision: 18928

14 years agodeduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/
Felix Fietkau [Fri, 25 Dec 2009 10:34:21 +0000 (10:34 +0000)]
deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/

SVN-Revision: 18927

14 years agoar71xx: fix bi-color led on the TL-WR841N v1.5
Gabor Juhos [Fri, 25 Dec 2009 10:06:25 +0000 (10:06 +0000)]
ar71xx: fix bi-color led on the TL-WR841N v1.5

SVN-Revision: 18926

14 years agoledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30
Gabor Juhos [Fri, 25 Dec 2009 10:06:22 +0000 (10:06 +0000)]
ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30

Fixes a possible NULL pointer dereference.

SVN-Revision: 18925

14 years agomac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from...
Felix Fietkau [Thu, 24 Dec 2009 11:05:04 +0000 (11:05 +0000)]
mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from #6401)

SVN-Revision: 18923

14 years agoadd Askey RT210W support (patch from #6380)
Felix Fietkau [Thu, 24 Dec 2009 11:00:31 +0000 (11:00 +0000)]
add Askey RT210W support (patch from #6380)

SVN-Revision: 18922

14 years agoadd WRT300N v1.1 support (patch from #6379)
Felix Fietkau [Thu, 24 Dec 2009 10:58:09 +0000 (10:58 +0000)]
add WRT300N v1.1 support (patch from #6379)

SVN-Revision: 18921

14 years agoscripts/combined-image.sh: remove the use of mktemp to make it more portable
Felix Fietkau [Thu, 24 Dec 2009 10:34:37 +0000 (10:34 +0000)]
scripts/combined-image.sh: remove the use of mktemp to make it more portable

SVN-Revision: 18920

14 years agowprobe: fix up data lengths in the ipfix exporter
Felix Fietkau [Thu, 24 Dec 2009 10:34:29 +0000 (10:34 +0000)]
wprobe: fix up data lengths in the ipfix exporter

SVN-Revision: 18919

14 years ago[package] e2fsprogs: restore patch from [12355], lost between upgrade & downgrade
Nicolas Thill [Wed, 23 Dec 2009 21:17:22 +0000 (21:17 +0000)]
[package] e2fsprogs: restore patch from [12355], lost between upgrade & downgrade

SVN-Revision: 18909

14 years ago[package] disable a few packages failing on ps3 as well (marking them as BROKEN)
Nicolas Thill [Wed, 23 Dec 2009 11:08:22 +0000 (11:08 +0000)]
[package] disable a few packages failing on ps3 as well (marking them as BROKEN)

SVN-Revision: 18905

14 years ago[cosmetic] sort & rearrange arch selection
Nicolas Thill [Wed, 23 Dec 2009 10:38:26 +0000 (10:38 +0000)]
[cosmetic] sort & rearrange arch selection

SVN-Revision: 18904

14 years ago[package] disable a few packages failing on pxcab (marking them as BROKEN)
Nicolas Thill [Wed, 23 Dec 2009 09:53:06 +0000 (09:53 +0000)]
[package] disable a few packages failing on pxcab (marking them as BROKEN)

SVN-Revision: 18903

14 years ago[package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages
Nicolas Thill [Wed, 23 Dec 2009 09:32:45 +0000 (09:32 +0000)]
[package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages

SVN-Revision: 18902

14 years ago[package] kernel: enable kmod-sound-core on uml
Nicolas Thill [Wed, 23 Dec 2009 08:56:46 +0000 (08:56 +0000)]
[package] kernel: enable kmod-sound-core on uml

SVN-Revision: 18901

14 years ago[target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_N...
Nicolas Thill [Wed, 23 Dec 2009 08:12:15 +0000 (08:12 +0000)]
[target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set)

SVN-Revision: 18900

14 years ago[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
Nicolas Thill [Wed, 23 Dec 2009 08:05:04 +0000 (08:05 +0000)]
[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)

SVN-Revision: 18899

14 years ago[packages] mac80211: Don't echo missing physical device errors to wireless config...
Vasilis Tsiligiannis [Tue, 22 Dec 2009 21:45:08 +0000 (21:45 +0000)]
[packages] mac80211: Don't echo missing physical device errors to wireless config file

SVN-Revision: 18896

14 years agoar71xx: change firmware image name for th TP-Link boards
Gabor Juhos [Tue, 22 Dec 2009 19:36:07 +0000 (19:36 +0000)]
ar71xx: change firmware image name for th TP-Link boards

SVN-Revision: 18895