openwrt/svn-archive/archive.git
14 years ago[package] openssl: fix build failure on arm, aes asm version is not shipped anymore...
Nicolas Thill [Tue, 2 Mar 2010 04:56:49 +0000 (04:56 +0000)]
[package] openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778)

SVN-Revision: 19945

14 years agofirstboot: fix typo (closes: #6738)
Nicolas Thill [Mon, 1 Mar 2010 23:54:45 +0000 (23:54 +0000)]
firstboot: fix typo (closes: #6738)

SVN-Revision: 19944

14 years agomac80211: add the new 802.11n minstrel rate control implementation (optional, not...
Felix Fietkau [Mon, 1 Mar 2010 21:48:55 +0000 (21:48 +0000)]
mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)

SVN-Revision: 19943

14 years ago[package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)
Vasilis Tsiligiannis [Mon, 1 Mar 2010 21:19:05 +0000 (21:19 +0000)]
[package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)

SVN-Revision: 19942

14 years agoopenssl: upgrade to 0.9.8m (patch by Peter Wagner)
Felix Fietkau [Mon, 1 Mar 2010 18:46:43 +0000 (18:46 +0000)]
openssl: upgrade to 0.9.8m (patch by Peter Wagner)

SVN-Revision: 19939

14 years agobase-files: fix enter failsafe message
Felix Fietkau [Mon, 1 Mar 2010 18:20:39 +0000 (18:20 +0000)]
base-files: fix enter failsafe message

SVN-Revision: 19937

14 years ago[scripts] ipkg:
Jo-Philipp Wich [Mon, 1 Mar 2010 18:01:33 +0000 (18:01 +0000)]
[scripts] ipkg:
strip directory entries from package file list when offline installing .ipk archives,
this prevents opkg from removing directories like /usr later on when trying to
uninstall preinstalled packages (partial fix for #6772)

SVN-Revision: 19936

14 years ago[brcm63xx] remove mail headers from patches
Florian Fainelli [Mon, 1 Mar 2010 14:55:34 +0000 (14:55 +0000)]
[brcm63xx] remove mail headers from patches

SVN-Revision: 19935

14 years ago[kernel] prevent UML build failure against decompress_lzo.c
Florian Fainelli [Mon, 1 Mar 2010 14:55:15 +0000 (14:55 +0000)]
[kernel] prevent UML build failure against decompress_lzo.c

SVN-Revision: 19934

14 years ago[toolchain] fix compilation w/ 2.6.33
Florian Fainelli [Mon, 1 Mar 2010 14:55:07 +0000 (14:55 +0000)]
[toolchain] fix compilation w/ 2.6.33

SVN-Revision: 19933

14 years ago[kernel]: drop support for the old style magicbox-cf driver
Imre Kaloz [Mon, 1 Mar 2010 08:04:14 +0000 (08:04 +0000)]
[kernel]: drop support for the old style magicbox-cf driver

SVN-Revision: 19932

14 years ago[kernel]: partly revert [19925] as the ata version builds fine
Imre Kaloz [Mon, 1 Mar 2010 08:00:03 +0000 (08:00 +0000)]
[kernel]: partly revert [19925] as the ata version builds fine

SVN-Revision: 19931

14 years agoar71xx: add default network configuration file for the TL-WR741ND board
Gabor Juhos [Mon, 1 Mar 2010 07:34:48 +0000 (07:34 +0000)]
ar71xx: add default network configuration file for the TL-WR741ND board

SVN-Revision: 19930

14 years agoar71xx: add default network configuration file for the DIR-600 rev. A1 board
Gabor Juhos [Mon, 1 Mar 2010 07:34:46 +0000 (07:34 +0000)]
ar71xx: add default network configuration file for the DIR-600 rev. A1 board

SVN-Revision: 19929

14 years agoar71xx: register DSA switch for the AP91 based boards
Gabor Juhos [Mon, 1 Mar 2010 07:34:43 +0000 (07:34 +0000)]
ar71xx: register DSA switch for the AP91 based boards

SVN-Revision: 19928

14 years agoar71xx: add DSA driver for the AR7240 built-in ethernet switch
Gabor Juhos [Mon, 1 Mar 2010 07:34:41 +0000 (07:34 +0000)]
ar71xx: add DSA driver for the AR7240 built-in ethernet switch

SVN-Revision: 19927

14 years agoar71xx: add QinQ tagging format for the DSA driver
Gabor Juhos [Mon, 1 Mar 2010 07:34:37 +0000 (07:34 +0000)]
ar71xx: add QinQ tagging format for the DSA driver

SVN-Revision: 19926

14 years agokernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on...
Nicolas Thill [Mon, 1 Mar 2010 06:25:44 +0000 (06:25 +0000)]
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)

SVN-Revision: 19925

14 years agokernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with...
Nicolas Thill [Mon, 1 Mar 2010 06:22:42 +0000 (06:22 +0000)]
kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled

SVN-Revision: 19924

14 years agomac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
Nicolas Thill [Mon, 1 Mar 2010 05:44:12 +0000 (05:44 +0000)]
mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules

SVN-Revision: 19923

14 years agoswitch: suppress boot error message on 2.4
Nicolas Thill [Mon, 1 Mar 2010 01:12:57 +0000 (01:12 +0000)]
switch: suppress boot error message on 2.4

SVN-Revision: 19922

14 years ago[brcm63xx] add support for 2.6.33
Florian Fainelli [Sun, 28 Feb 2010 21:24:34 +0000 (21:24 +0000)]
[brcm63xx] add support for 2.6.33

SVN-Revision: 19921

14 years ago[kernel] misc 2.6.33 compilation and config symbols fixes
Florian Fainelli [Sun, 28 Feb 2010 20:50:57 +0000 (20:50 +0000)]
[kernel] misc 2.6.33 compilation and config symbols fixes

SVN-Revision: 19920

14 years ago[brcm63xx] add support for 2.6.32, dropped the SPI patch for now
Florian Fainelli [Sun, 28 Feb 2010 20:50:51 +0000 (20:50 +0000)]
[brcm63xx] add support for 2.6.32, dropped the SPI patch for now

SVN-Revision: 19919

14 years ago[package] fix kmod-nls-base dependency with usb-core (#6753)
Florian Fainelli [Sun, 28 Feb 2010 20:50:41 +0000 (20:50 +0000)]
[package] fix kmod-nls-base dependency with usb-core (#6753)

SVN-Revision: 19918

14 years ago[package] iptables: disable kernel module autoloading
Jo-Philipp Wich [Sun, 28 Feb 2010 19:12:47 +0000 (19:12 +0000)]
[package] iptables: disable kernel module autoloading

SVN-Revision: 19917

14 years agomac80211: fix essid setting for ad-hoc (thx, stintel)
Felix Fietkau [Sun, 28 Feb 2010 19:05:32 +0000 (19:05 +0000)]
mac80211: fix essid setting for ad-hoc (thx, stintel)

SVN-Revision: 19916

14 years agomac80211: fix client mode
Felix Fietkau [Sun, 28 Feb 2010 19:02:05 +0000 (19:02 +0000)]
mac80211: fix client mode

SVN-Revision: 19915

14 years agomac80211: fix interface startup order for AP+STA (patch by yann lopez)
Felix Fietkau [Sun, 28 Feb 2010 17:06:53 +0000 (17:06 +0000)]
mac80211: fix interface startup order for AP+STA (patch by yann lopez)

SVN-Revision: 19912

14 years ago[brcm-2.4] remove asterisk from default vlan ports in netconfig
Jo-Philipp Wich [Sun, 28 Feb 2010 16:44:40 +0000 (16:44 +0000)]
[brcm-2.4] remove asterisk from default vlan ports in netconfig

SVN-Revision: 19910

14 years ago[package] switch:
Jo-Philipp Wich [Sun, 28 Feb 2010 16:40:06 +0000 (16:40 +0000)]
[package] switch:
eliminate the asterisk from the switch port configuration and set it
automatically on the first vlan, this aligns the broadcom vlan config
with the swconfig format

SVN-Revision: 19909

14 years agoar71xx: 2.6.33 patches
Matteo Croce [Sun, 28 Feb 2010 16:33:15 +0000 (16:33 +0000)]
ar71xx: 2.6.33 patches

SVN-Revision: 19908

14 years agoatheros: 2.6.33 patches
Matteo Croce [Sun, 28 Feb 2010 15:30:07 +0000 (15:30 +0000)]
atheros: 2.6.33 patches

SVN-Revision: 19906

14 years agokernel: add 2.6.33 patches
Matteo Croce [Sun, 28 Feb 2010 15:20:00 +0000 (15:20 +0000)]
kernel: add 2.6.33 patches

SVN-Revision: 19905

14 years ago[package] fix busybox's ping compilation when the fancy feature is turned off (#6489)
Florian Fainelli [Sun, 28 Feb 2010 12:58:02 +0000 (12:58 +0000)]
[package] fix busybox's ping compilation when the fancy feature is turned off (#6489)

SVN-Revision: 19904

14 years ago[package] switch: do not include linux/autoconf.h (#6513)
Florian Fainelli [Sun, 28 Feb 2010 12:57:57 +0000 (12:57 +0000)]
[package] switch: do not include linux/autoconf.h (#6513)

SVN-Revision: 19903

14 years ago[diag] add missing hunks to recognize the Microsoft MN-700 device (#6749)
Florian Fainelli [Sun, 28 Feb 2010 11:09:50 +0000 (11:09 +0000)]
[diag] add missing hunks to recognize the Microsoft MN-700 device (#6749)

SVN-Revision: 19896

14 years ago[brcm47xx] explicitely enable shared interrupt 2 for any core that did not a dedicate...
Florian Fainelli [Sun, 28 Feb 2010 11:09:44 +0000 (11:09 +0000)]
[brcm47xx] explicitely enable shared interrupt 2 for any core that did not a dedicated IRQ

Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ
anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work.
Also remove a bogus comment.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 19895

14 years ago[brcm63xx] build images for RG100A (bcm6358-based boards) (#6755)
Florian Fainelli [Sun, 28 Feb 2010 11:09:39 +0000 (11:09 +0000)]
[brcm63xx] build images for RG100A (bcm6358-based boards) (#6755)

SVN-Revision: 19894

14 years ago[malta] add a MIPS Malta target to be used with qemu
Florian Fainelli [Sun, 28 Feb 2010 11:09:34 +0000 (11:09 +0000)]
[malta] add a MIPS Malta target to be used with qemu

SVN-Revision: 19893

14 years ago[kernel] add missing libertas symbols
Florian Fainelli [Sun, 28 Feb 2010 11:09:28 +0000 (11:09 +0000)]
[kernel] add missing libertas symbols

SVN-Revision: 19892

14 years ago[brcm47xx] remove unneeded patch
Hauke Mehrtens [Sun, 28 Feb 2010 10:21:04 +0000 (10:21 +0000)]
[brcm47xx] remove unneeded patch

SVN-Revision: 19891

14 years agokernel: update to kernel 2.6.32.9
Hauke Mehrtens [Sun, 28 Feb 2010 10:16:47 +0000 (10:16 +0000)]
kernel: update to kernel 2.6.32.9

SVN-Revision: 19890

14 years agoadm5120: remove 2.6.31 related stuff
Gabor Juhos [Sun, 28 Feb 2010 09:41:02 +0000 (09:41 +0000)]
adm5120: remove 2.6.31 related stuff

SVN-Revision: 19889

14 years agoadm5120: switch to 2.6.32
Gabor Juhos [Sun, 28 Feb 2010 09:41:00 +0000 (09:41 +0000)]
adm5120: switch to 2.6.32

SVN-Revision: 19888

14 years agouse distinct build/staging dirs for EABI/OABI builds
Nicolas Thill [Sat, 27 Feb 2010 18:27:48 +0000 (18:27 +0000)]
use distinct build/staging dirs for EABI/OABI builds

SVN-Revision: 19885

14 years agouse a DIR_SUFFIX variable to hold libc/version and use it in build/staging dir names
Nicolas Thill [Sat, 27 Feb 2010 18:14:24 +0000 (18:14 +0000)]
use a DIR_SUFFIX variable to hold libc/version and use it in build/staging dir names

SVN-Revision: 19884

14 years agokernel: yet another missing symbol for 2.6.32
Gabor Juhos [Sat, 27 Feb 2010 16:27:04 +0000 (16:27 +0000)]
kernel: yet another missing symbol for 2.6.32

SVN-Revision: 19883

14 years agoadm5120: fix build error in the USB driver on 2.6.32
Gabor Juhos [Sat, 27 Feb 2010 16:26:49 +0000 (16:26 +0000)]
adm5120: fix build error in the USB driver on 2.6.32

SVN-Revision: 19882

14 years agoadd block-extroot, a package for using an external filesystem as rootfs (patch by...
Felix Fietkau [Fri, 26 Feb 2010 22:46:10 +0000 (22:46 +0000)]
add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)

SVN-Revision: 19880

14 years agomark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
Felix Fietkau [Fri, 26 Feb 2010 22:46:00 +0000 (22:46 +0000)]
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)

SVN-Revision: 19879

14 years agoadd support for marking specific kernel module packages as potentially being required...
Felix Fietkau [Fri, 26 Feb 2010 22:45:54 +0000 (22:45 +0000)]
add support for marking specific kernel module packages as potentially being required for mounting the rootfs (patch by cshore)

SVN-Revision: 19878

14 years agoadd the block-mount package by Daniel Dickinson (cshore), replacing existing automoun...
Felix Fietkau [Fri, 26 Feb 2010 22:45:39 +0000 (22:45 +0000)]
add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality

SVN-Revision: 19877

14 years ago[xburst] jz4740_nand:
Lars-Peter Clausen [Fri, 26 Feb 2010 18:09:12 +0000 (18:09 +0000)]
[xburst] jz4740_nand:
* Use NAND_ECC_HW_OOB_FIRST mode instead of a patched NAND_ECC_HW
* Fix subpage writing
* speed up reading

SVN-Revision: 19875

14 years agoThis patch allows the user to specify esfq as the leaf qdisc, as well as perturb...
Travis Kemen [Fri, 26 Feb 2010 17:22:53 +0000 (17:22 +0000)]
This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893

SVN-Revision: 19874

14 years ago[patchteam] fix issues with pptpd server and firewall, closes #2342
Travis Kemen [Fri, 26 Feb 2010 17:16:18 +0000 (17:16 +0000)]
[patchteam] fix issues with pptpd server and firewall, closes #2342

SVN-Revision: 19873

14 years agoadd missing symbol
Travis Kemen [Fri, 26 Feb 2010 16:38:48 +0000 (16:38 +0000)]
add missing symbol

SVN-Revision: 19872

14 years ago[toolchain/uclibc]: upgrade and fixup support for the uclibc nptl branch
Imre Kaloz [Fri, 26 Feb 2010 11:03:59 +0000 (11:03 +0000)]
[toolchain/uclibc]: upgrade and fixup support for the uclibc nptl branch

SVN-Revision: 19871

14 years ago[toolchain/gcc]: make TLS support configurable
Imre Kaloz [Fri, 26 Feb 2010 11:01:28 +0000 (11:01 +0000)]
[toolchain/gcc]: make TLS support configurable

SVN-Revision: 19870

14 years agoadd support for the MN-700 platform, closes #2575
Travis Kemen [Fri, 26 Feb 2010 01:34:39 +0000 (01:34 +0000)]
add support for the MN-700 platform, closes #2575

SVN-Revision: 19863

14 years ago[netfilter] properly package xt_comment.ko (#6742)
Jo-Philipp Wich [Fri, 26 Feb 2010 00:23:39 +0000 (00:23 +0000)]
[netfilter] properly package xt_comment.ko (#6742)

SVN-Revision: 19861

14 years ago[toolchain] add menuconfig item to enable uClibc debug builds
Jo-Philipp Wich [Thu, 25 Feb 2010 19:27:54 +0000 (19:27 +0000)]
[toolchain] add menuconfig item to enable uClibc debug builds

SVN-Revision: 19860

14 years ago[package] r8101: update to v1.014.00, fix build on 2.6.31+
Nicolas Thill [Thu, 25 Feb 2010 02:03:33 +0000 (02:03 +0000)]
[package] r8101: update to v1.014.00, fix build on 2.6.31+

SVN-Revision: 19854

14 years ago[package] busybox: fix typo in last commit, thx Nico
Jo-Philipp Wich [Thu, 25 Feb 2010 00:48:13 +0000 (00:48 +0000)]
[package] busybox: fix typo in last commit, thx Nico

SVN-Revision: 19853

14 years ago[package] busybox: disable busybox' own stripping, fixes stripped bb binary in STAGIN...
Jo-Philipp Wich [Thu, 25 Feb 2010 00:42:09 +0000 (00:42 +0000)]
[package] busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT

SVN-Revision: 19852

14 years ago[package] busybox: implement -q flag for insmod for Linux 2.6 and
Jo-Philipp Wich [Wed, 24 Feb 2010 23:59:46 +0000 (23:59 +0000)]
[package] busybox: implement -q flag for insmod for Linux 2.6 and
actually suppress errors when the flag is specified, part 2 of the
iptables modprobe fix

SVN-Revision: 19851

14 years ago[scripts] remote-gdb: change library paths after r19849, swap usr/lib/ and lib/
Jo-Philipp Wich [Wed, 24 Feb 2010 23:51:50 +0000 (23:51 +0000)]
[scripts] remote-gdb: change library paths after r19849, swap usr/lib/ and lib/

SVN-Revision: 19850

14 years agoremove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was...
Felix Fietkau [Wed, 24 Feb 2010 23:43:05 +0000 (23:43 +0000)]
remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added

SVN-Revision: 19849

14 years agoAdd include_mk template which makes it a bit more convienient to include package
Lars-Peter Clausen [Wed, 24 Feb 2010 23:07:56 +0000 (23:07 +0000)]
Add include_mk template which makes it a bit more convienient to include package
installed mk files.

SVN-Revision: 19847

14 years agomtd-utils: do not try to compile in support for ubifs ioctls and extended flags ...
Felix Fietkau [Wed, 24 Feb 2010 23:02:38 +0000 (23:02 +0000)]
mtd-utils: do not try to compile in support for ubifs ioctls and extended flags - some linux distros do not support this

SVN-Revision: 19846

14 years ago[scripts] remote-gdb: add build_dir/target-*/debug-* to solib-search-path
Jo-Philipp Wich [Wed, 24 Feb 2010 22:56:36 +0000 (22:56 +0000)]
[scripts] remote-gdb: add build_dir/target-*/debug-* to solib-search-path

SVN-Revision: 19845

14 years agoar71xx: select vsc73x5 microcode in the AP83/PB44 profiles
Gabor Juhos [Wed, 24 Feb 2010 13:49:02 +0000 (13:49 +0000)]
ar71xx: select vsc73x5 microcode in the AP83/PB44 profiles

SVN-Revision: 19842

14 years agoar71xx: refresh ksz8041 patch
Gabor Juhos [Wed, 24 Feb 2010 13:39:23 +0000 (13:39 +0000)]
ar71xx: refresh ksz8041 patch

SVN-Revision: 19841

14 years agoar71xx: add default network configuration file for the TL-WR1043ND board
Gabor Juhos [Wed, 24 Feb 2010 13:39:20 +0000 (13:39 +0000)]
ar71xx: add default network configuration file for the TL-WR1043ND board

Thanks to Andrew Tarabaras.

SVN-Revision: 19840

14 years agoar71xx: register RTL8366RB switch on the TL-WR1043NB board
Gabor Juhos [Wed, 24 Feb 2010 13:39:18 +0000 (13:39 +0000)]
ar71xx: register RTL8366RB switch on the TL-WR1043NB board

Thanks to Andrew Tarabaras.

SVN-Revision: 19839

14 years agoar71xx: enable the RTL8366RB driver
Gabor Juhos [Wed, 24 Feb 2010 13:39:14 +0000 (13:39 +0000)]
ar71xx: enable the RTL8366RB driver

Thanks to Andrew Tarabaras.

SVN-Revision: 19838

14 years agokernel: add driver for the RTL8366RB switch
Gabor Juhos [Wed, 24 Feb 2010 13:39:02 +0000 (13:39 +0000)]
kernel: add driver for the RTL8366RB switch

Thanks to Andrew Tarabaras.

SVN-Revision: 19837

14 years agopackage: add VSC73[89]5 microcode for the AP83/PB44 boards
Gabor Juhos [Wed, 24 Feb 2010 13:38:54 +0000 (13:38 +0000)]
package: add VSC73[89]5 microcode for the AP83/PB44 boards

SVN-Revision: 19836

14 years agoar71xx: fix pll value for the eth0 interface on the TL-WR1043ND board
Gabor Juhos [Wed, 24 Feb 2010 13:38:51 +0000 (13:38 +0000)]
ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND board

Thanks to Andrew Tarabaras

SVN-Revision: 19835

14 years agokernel: fix typos in the AR8216 header file
Gabor Juhos [Wed, 24 Feb 2010 13:38:48 +0000 (13:38 +0000)]
kernel: fix typos in the AR8216 header file

SVN-Revision: 19834

14 years agoar71xx: remove an accidentally committed patch
Gabor Juhos [Wed, 24 Feb 2010 13:38:44 +0000 (13:38 +0000)]
ar71xx: remove an accidentally committed patch

SVN-Revision: 19833

14 years agoar71xx: enable TX/RX flow control on the AR7240
Gabor Juhos [Wed, 24 Feb 2010 13:38:41 +0000 (13:38 +0000)]
ar71xx: enable TX/RX flow control on the AR7240

SVN-Revision: 19832

14 years agoar71xx: use the correct name for the status LED on the WRT400 board
Gabor Juhos [Wed, 24 Feb 2010 13:38:37 +0000 (13:38 +0000)]
ar71xx: use the correct name for the status LED on the WRT400 board
(thanks to chuljin, patch from #6734)

SVN-Revision: 19831

14 years agoar71xx: update default network configuration file for the WNDR3700
Gabor Juhos [Wed, 24 Feb 2010 13:38:31 +0000 (13:38 +0000)]
ar71xx: update default network configuration file for the WNDR3700

Signed-off-by: Scott Dudley <spmsink@hotmail.com>
SVN-Revision: 19830

14 years agoath9k: disable RIFS search on some chips to avoid baseband hangs
Felix Fietkau [Wed, 24 Feb 2010 03:43:30 +0000 (03:43 +0000)]
ath9k: disable RIFS search on some chips to avoid baseband hangs

SVN-Revision: 19829

14 years ago[package] iptables: fix a segfault when iptables tries to use modprobe, force it...
Jo-Philipp Wich [Wed, 24 Feb 2010 01:59:32 +0000 (01:59 +0000)]
[package] iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod

SVN-Revision: 19827

14 years ago[rdc] add preliminary 2.6.32 support
Florian Fainelli [Tue, 23 Feb 2010 21:09:51 +0000 (21:09 +0000)]
[rdc] add preliminary 2.6.32 support

SVN-Revision: 19826

14 years ago[toolchain]: use gcc 4.3.4 for the gemini target
Imre Kaloz [Tue, 23 Feb 2010 10:49:58 +0000 (10:49 +0000)]
[toolchain]: use gcc 4.3.4 for the gemini target

SVN-Revision: 19824

14 years ago[ubicom32]: add 2.6.32 support
Imre Kaloz [Tue, 23 Feb 2010 10:43:53 +0000 (10:43 +0000)]
[ubicom32]: add 2.6.32 support

SVN-Revision: 19823

14 years agomadwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
Felix Fietkau [Tue, 23 Feb 2010 06:42:02 +0000 (06:42 +0000)]
madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work

SVN-Revision: 19822

14 years ago[ubicom32]: move new files out from platform support patch
Imre Kaloz [Mon, 22 Feb 2010 13:54:47 +0000 (13:54 +0000)]
[ubicom32]: move new files out from platform support patch

SVN-Revision: 19815

14 years ago[ubicom32]: refresh patch
Imre Kaloz [Mon, 22 Feb 2010 13:19:30 +0000 (13:19 +0000)]
[ubicom32]: refresh patch

SVN-Revision: 19814

14 years ago[ar7] add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its handler...
Florian Fainelli [Mon, 22 Feb 2010 09:43:37 +0000 (09:43 +0000)]
[ar7] add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its handler correctly (#6722)

SVN-Revision: 19812

14 years ago[package] ppp: enable multilink support (#4837)
Jo-Philipp Wich [Mon, 22 Feb 2010 02:26:32 +0000 (02:26 +0000)]
[package] ppp: enable multilink support (#4837)

SVN-Revision: 19811

14 years agofix missing symbol
Travis Kemen [Sun, 21 Feb 2010 23:26:40 +0000 (23:26 +0000)]
fix missing symbol

SVN-Revision: 19809

14 years agofix missing symbol
Travis Kemen [Sun, 21 Feb 2010 22:56:01 +0000 (22:56 +0000)]
fix missing symbol

SVN-Revision: 19808

14 years agoext4: fix for commit r19799
Hauke Mehrtens [Sun, 21 Feb 2010 20:26:37 +0000 (20:26 +0000)]
ext4: fix for commit r19799

SVN-Revision: 19800

14 years agoext4: add Support for large (2TB+) block devices and files
Hauke Mehrtens [Sun, 21 Feb 2010 20:14:24 +0000 (20:14 +0000)]
ext4: add Support for large (2TB+) block devices and files

CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.

This closes #6714.

SVN-Revision: 19799

14 years agoadd missing symbol
Travis Kemen [Sun, 21 Feb 2010 16:48:17 +0000 (16:48 +0000)]
add missing symbol

SVN-Revision: 19798

14 years ago[package] fix accidently commited ancient mac80211 patches in r19789-19791 (#6716)
Florian Fainelli [Sun, 21 Feb 2010 15:43:09 +0000 (15:43 +0000)]
[package] fix accidently commited ancient mac80211 patches in r19789-19791 (#6716)

SVN-Revision: 19797