openwrt/svn-archive/archive.git
13 years ago[package] openssl: update to 0.9.8p
Jo-Philipp Wich [Fri, 19 Nov 2010 08:39:51 +0000 (08:39 +0000)]
[package] openssl: update to 0.9.8p

SVN-Revision: 24037

13 years agoar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage
Gabor Juhos [Fri, 19 Nov 2010 07:24:00 +0000 (07:24 +0000)]
ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage

r22700 contained a copy-and-paste error that set eth0's MAC address
twice and never set eth1's.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 24036

13 years agomac80211: merge the upstream ht40 fix
Felix Fietkau [Fri, 19 Nov 2010 01:02:33 +0000 (01:02 +0000)]
mac80211: merge the upstream ht40 fix

SVN-Revision: 24033

13 years agohostapd: back out a problematic madwifi change that worked around some issues with...
Felix Fietkau [Fri, 19 Nov 2010 00:57:41 +0000 (00:57 +0000)]
hostapd: back out a problematic madwifi change that worked around some issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes #8267)

SVN-Revision: 24032

13 years agoath9k: rework the mac address override patch to not break ath9k_htc
Felix Fietkau [Fri, 19 Nov 2010 00:57:35 +0000 (00:57 +0000)]
ath9k: rework the mac address override patch to not break ath9k_htc

SVN-Revision: 24031

13 years agotoolchain/uClibc: fix upstream patch name on r24029
Alexandros C. Couloumbis [Thu, 18 Nov 2010 15:01:30 +0000 (15:01 +0000)]
toolchain/uClibc: fix upstream patch name on r24029

SVN-Revision: 24030

13 years agotoolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses...
Alexandros C. Couloumbis [Thu, 18 Nov 2010 14:58:37 +0000 (14:58 +0000)]
toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses of #8269

SVN-Revision: 24029

13 years agomac80211: merge pending cfg80211 patches to fix a race condition with setting the...
Felix Fietkau [Thu, 18 Nov 2010 10:06:08 +0000 (10:06 +0000)]
mac80211: merge pending cfg80211 patches to fix a race condition with setting the regdomain for multiple cards

SVN-Revision: 24028

13 years agox86: refresh config, enable pci express support
Felix Fietkau [Wed, 17 Nov 2010 22:41:17 +0000 (22:41 +0000)]
x86: refresh config, enable pci express support

SVN-Revision: 24026

13 years ago[package] 6in4: implement metric option
Jo-Philipp Wich [Wed, 17 Nov 2010 19:13:11 +0000 (19:13 +0000)]
[package] 6in4: implement metric option

SVN-Revision: 24022

13 years ago[package] 6to4: implement metric option
Jo-Philipp Wich [Wed, 17 Nov 2010 19:12:28 +0000 (19:12 +0000)]
[package] 6to4: implement metric option

SVN-Revision: 24021

13 years ago[package] base-file: add metric option for static and dhcp protos, this simplifies...
Jo-Philipp Wich [Wed, 17 Nov 2010 19:11:50 +0000 (19:11 +0000)]
[package] base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes

SVN-Revision: 24020

13 years agoacx-mac80211: fix compile errors with the new compat-wireless
Felix Fietkau [Wed, 17 Nov 2010 15:02:16 +0000 (15:02 +0000)]
acx-mac80211: fix compile errors with the new compat-wireless

SVN-Revision: 24019

13 years agomac80211: update to wireless-testing 2010-11-16
Felix Fietkau [Wed, 17 Nov 2010 03:43:24 +0000 (03:43 +0000)]
mac80211: update to wireless-testing 2010-11-16

SVN-Revision: 24017

13 years agoath9k: add some fixes for AR9003
Felix Fietkau [Tue, 16 Nov 2010 18:23:05 +0000 (18:23 +0000)]
ath9k: add some fixes for AR9003

SVN-Revision: 24016

13 years agotarget/linux: revert r24014 (further testing is needed)
Alexandros C. Couloumbis [Tue, 16 Nov 2010 14:07:40 +0000 (14:07 +0000)]
target/linux: revert r24014 (further testing is needed)

SVN-Revision: 24015

13 years agolinux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not...
Alexandros C. Couloumbis [Tue, 16 Nov 2010 13:42:21 +0000 (13:42 +0000)]
linux/generic: add kernel mppc/mppe for 2.6.37. yablochkin.net.ru/mppc/ (not enabled by default)

SVN-Revision: 24014

13 years agolinux/generic: fix a dynamic ingress_queue allocation on 2.6.37. http://patchwork...
Alexandros C. Couloumbis [Tue, 16 Nov 2010 13:28:24 +0000 (13:28 +0000)]
linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster)

SVN-Revision: 24013

13 years agolinux/generic: switch to userspace __aligned_u64 calls.
Alexandros C. Couloumbis [Tue, 16 Nov 2010 08:00:07 +0000 (08:00 +0000)]
linux/generic: switch to userspace __aligned_u64 calls.
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke)

SVN-Revision: 24012

13 years ago[tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writing...
Daniel Dickinson [Tue, 16 Nov 2010 06:46:53 +0000 (06:46 +0000)]
[tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writing tool.
* Rewrote commandline parsing code using gengetopt
- We now get long options
- We have more options including use of the info section for
board information (e.g. to add the same boardid but
different GPIOs on different routers)
* Added back the ability to write stock images (this is useful, for example,
when copying the firmware from the in-memory flash, and then being
able to create an image that will let you revert to/test stock firmware
* Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0)
* Added ability to use all sections of the imagetag, including custom magic
  signatures (e.g. for the Telsey router I'm adding soon), info sections,
and reserved sections
* Added putting the router type (as defined in the image generating Makefile)
into the info1 section and the filesystem type in the info2 section.
This will be used by mtd (when I add the code) to return the name of
image used to flash this router.  (As requested by Jo, as well as being
useful for same boardid different board scenario described above).

SVN-Revision: 24011

13 years ago[feeds] switch to LuCI trunk, should be stable enough for common use now
Jo-Philipp Wich [Tue, 16 Nov 2010 00:05:41 +0000 (00:05 +0000)]
[feeds] switch to LuCI trunk, should be stable enough for common use now

SVN-Revision: 24010

13 years ago[ar7] fix proc filesystem usage, patch from Wipster.
Florian Fainelli [Mon, 15 Nov 2010 18:33:09 +0000 (18:33 +0000)]
[ar7] fix proc filesystem usage, patch from Wipster.

SVN-Revision: 24008

13 years ago[rdc] fix r6040 multicast operations (#7848)
Florian Fainelli [Mon, 15 Nov 2010 14:24:50 +0000 (14:24 +0000)]
[rdc] fix r6040 multicast operations (#7848)

SVN-Revision: 24006

13 years ago[kernel] refresh 2.6.32 patches
Florian Fainelli [Mon, 15 Nov 2010 14:24:43 +0000 (14:24 +0000)]
[kernel] refresh 2.6.32 patches

SVN-Revision: 24005

13 years agolinux/generic: update to layer7-2.22 for kernels >=2.6.36
Alexandros C. Couloumbis [Mon, 15 Nov 2010 12:24:48 +0000 (12:24 +0000)]
linux/generic: update to layer7-2.22 for kernels >=2.6.36

SVN-Revision: 24004

13 years agotarget/linux: add some 2.6.37 missing symbols. (thank you maddes)
Alexandros C. Couloumbis [Mon, 15 Nov 2010 09:04:23 +0000 (09:04 +0000)]
target/linux: add some 2.6.37 missing symbols. (thank you maddes)

SVN-Revision: 24002

13 years agolinux/generic: add a missing symbol. (thank you kaloz)
Alexandros C. Couloumbis [Mon, 15 Nov 2010 08:57:26 +0000 (08:57 +0000)]
linux/generic: add a missing symbol. (thank you kaloz)

SVN-Revision: 24001

13 years ago[tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy...
Daniel Dickinson [Mon, 15 Nov 2010 04:08:09 +0000 (04:08 +0000)]
[tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag.  strncpy stops copying after a 00 byte, memcpy doesn't.

SVN-Revision: 24000

13 years ago[package] 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/...
Jo-Philipp Wich [Mon, 15 Nov 2010 01:17:32 +0000 (01:17 +0000)]
[package] 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time

SVN-Revision: 23998

13 years ago[package] 6to4: remove leftover peeraddr stuff
Jo-Philipp Wich [Mon, 15 Nov 2010 00:49:21 +0000 (00:49 +0000)]
[package] 6to4: remove leftover peeraddr stuff

SVN-Revision: 23997

13 years ago[package] add 6to4 - provides full automatic 6to setup with optional configuration...
Jo-Philipp Wich [Sun, 14 Nov 2010 23:51:16 +0000 (23:51 +0000)]
[package] add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network

SVN-Revision: 23996

13 years ago[PATCH] add input subsystem to hotplug rules
Jo-Philipp Wich [Sun, 14 Nov 2010 22:00:10 +0000 (22:00 +0000)]
[PATCH] add input subsystem to hotplug rules
This patch adds the input subsystem to the hotplug rules, making it possible to
react on the addition of input devices (e.g. USB numpads).

Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
SVN-Revision: 23994

13 years agokernel: fix l2tp kernel packages
Hauke Mehrtens [Sun, 14 Nov 2010 20:51:30 +0000 (20:51 +0000)]
kernel: fix l2tp kernel packages

l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35

SVN-Revision: 23993

13 years agolinux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36
Alexandros C. Couloumbis [Sun, 14 Nov 2010 11:43:22 +0000 (11:43 +0000)]
linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36

SVN-Revision: 23991

13 years ago[package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg...
Jo-Philipp Wich [Sun, 14 Nov 2010 05:58:34 +0000 (05:58 +0000)]
[package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision

SVN-Revision: 23990

13 years ago[package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in...
Jo-Philipp Wich [Sun, 14 Nov 2010 05:32:45 +0000 (05:32 +0000)]
[package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc

SVN-Revision: 23989

13 years agohostapd: fix madwifi related linker error (include wext support for non-wpad hostapd...
Felix Fietkau [Sat, 13 Nov 2010 17:00:18 +0000 (17:00 +0000)]
hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds)

SVN-Revision: 23987

13 years agokernel: add CONFIG_IPV6_SIT_6RD
Hauke Mehrtens [Sat, 13 Nov 2010 13:44:52 +0000 (13:44 +0000)]
kernel: add CONFIG_IPV6_SIT_6RD

This closes #8227

SVN-Revision: 23986

13 years agogeneric: update gpio_buttons driver
Gabor Juhos [Fri, 12 Nov 2010 18:53:01 +0000 (18:53 +0000)]
generic: update gpio_buttons driver

SVN-Revision: 23984

13 years agoar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()
Gabor Juhos [Fri, 12 Nov 2010 18:52:45 +0000 (18:52 +0000)]
ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23983

13 years agoar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM
Gabor Juhos [Fri, 12 Nov 2010 18:52:28 +0000 (18:52 +0000)]
ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23982

13 years agoar71xx: use pr_* functions in drivers
Gabor Juhos [Fri, 12 Nov 2010 18:52:12 +0000 (18:52 +0000)]
ar71xx: use pr_* functions in drivers

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23981

13 years agoar71xx: drivers/rb4xx_nand: remove C++ comment usage
Gabor Juhos [Fri, 12 Nov 2010 18:51:55 +0000 (18:51 +0000)]
ar71xx: drivers/rb4xx_nand: remove C++ comment usage

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23980

13 years agoar71xx: return statements does not need parenthesis
Gabor Juhos [Fri, 12 Nov 2010 18:51:38 +0000 (18:51 +0000)]
ar71xx: return statements does not need parenthesis

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23979

13 years agoar71xx: fix inline attribute location
Gabor Juhos [Fri, 12 Nov 2010 18:51:21 +0000 (18:51 +0000)]
ar71xx: fix inline attribute location

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23978

13 years agoar71xx: wrap long lines
Gabor Juhos [Fri, 12 Nov 2010 18:51:04 +0000 (18:51 +0000)]
ar71xx: wrap long lines

(build errors has been fixed - juhosg)

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23977

13 years agoar71xx: fix trailing statements location
Gabor Juhos [Fri, 12 Nov 2010 18:50:47 +0000 (18:50 +0000)]
ar71xx: fix trailing statements location

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23976

13 years agoar71xx: fix whitespaces nits
Gabor Juhos [Fri, 12 Nov 2010 18:50:29 +0000 (18:50 +0000)]
ar71xx: fix whitespaces nits

(build error has been fixed - juhosg)

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23975

13 years agomac80211: fix another 2.6.35 compile error
Felix Fietkau [Fri, 12 Nov 2010 18:49:24 +0000 (18:49 +0000)]
mac80211: fix another 2.6.35 compile error

SVN-Revision: 23974

13 years agolinux/adm5120: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis [Fri, 12 Nov 2010 17:06:16 +0000 (17:06 +0000)]
linux/adm5120: add preliminary 2.6.37 kernel support

SVN-Revision: 23973

13 years agomac80211: fix compile on linux 2.6.35
Felix Fietkau [Fri, 12 Nov 2010 16:56:07 +0000 (16:56 +0000)]
mac80211: fix compile on linux 2.6.35

SVN-Revision: 23972

13 years agopackage/madwifi: refresh madwifi patches
Alexandros C. Couloumbis [Fri, 12 Nov 2010 15:14:27 +0000 (15:14 +0000)]
package/madwifi: refresh madwifi patches

SVN-Revision: 23971

13 years agolinux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)
Alexandros C. Couloumbis [Fri, 12 Nov 2010 09:28:00 +0000 (09:28 +0000)]
linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)

SVN-Revision: 23970

13 years agohostapd: update to 2010-11-11
Felix Fietkau [Thu, 11 Nov 2010 22:39:19 +0000 (22:39 +0000)]
hostapd: update to 2010-11-11

SVN-Revision: 23969

13 years agomac80211: update to wireless-testing 2010-11-10 + some pending work
Felix Fietkau [Thu, 11 Nov 2010 22:39:12 +0000 (22:39 +0000)]
mac80211: update to wireless-testing 2010-11-10 + some pending work

SVN-Revision: 23968

13 years agolinux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch
Alexandros C. Couloumbis [Thu, 11 Nov 2010 18:45:28 +0000 (18:45 +0000)]
linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch

SVN-Revision: 23965

13 years agolinux/ixp4xx: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis [Thu, 11 Nov 2010 18:42:38 +0000 (18:42 +0000)]
linux/ixp4xx: add preliminary 2.6.37 kernel support

SVN-Revision: 23964

13 years agolinux/generic: add some missing 2.6.37 USB symbols
Alexandros C. Couloumbis [Thu, 11 Nov 2010 16:36:05 +0000 (16:36 +0000)]
linux/generic: add some missing 2.6.37 USB symbols

SVN-Revision: 23963

13 years ago[package] busybox: mark as essential
Jo-Philipp Wich [Thu, 11 Nov 2010 16:23:16 +0000 (16:23 +0000)]
[package] busybox: mark as essential

SVN-Revision: 23961

13 years ago[package] base-files: mark libc as hold and essential, opkg should now bail out if...
Jo-Philipp Wich [Thu, 11 Nov 2010 16:18:58 +0000 (16:18 +0000)]
[package] base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc

SVN-Revision: 23960

13 years ago[include] package-ipkg.mk: add support for "essential" package flag, fix typo
Jo-Philipp Wich [Thu, 11 Nov 2010 16:18:01 +0000 (16:18 +0000)]
[include] package-ipkg.mk: add support for "essential" package flag, fix typo

SVN-Revision: 23959

13 years agolinux/generic: cosmetic
Alexandros C. Couloumbis [Thu, 11 Nov 2010 15:09:04 +0000 (15:09 +0000)]
linux/generic: cosmetic

SVN-Revision: 23958

13 years agolinux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank you maddes)
Alexandros C. Couloumbis [Thu, 11 Nov 2010 14:57:58 +0000 (14:57 +0000)]
linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank you maddes)

SVN-Revision: 23957

13 years agolinux/generic: update mini_fo for kernels >=2.6.36
Alexandros C. Couloumbis [Thu, 11 Nov 2010 13:48:48 +0000 (13:48 +0000)]
linux/generic: update mini_fo for kernels >=2.6.36

SVN-Revision: 23956

13 years agolinux/brcm47xx: include a missing 2.6.37 file (thank you hauke)
Alexandros C. Couloumbis [Thu, 11 Nov 2010 08:49:52 +0000 (08:49 +0000)]
linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)

SVN-Revision: 23955

13 years agonet-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches...
Hauke Mehrtens [Wed, 10 Nov 2010 22:53:04 +0000 (22:53 +0000)]
net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches from compat-wireless

SVN-Revision: 23954

13 years ago[package] uhttpd: redirect to same location with trailing slash appended if directori...
Jo-Philipp Wich [Wed, 10 Nov 2010 20:52:30 +0000 (20:52 +0000)]
[package] uhttpd: redirect to same location with trailing slash appended if directories are requested

SVN-Revision: 23952

13 years agokernel: disable some config symbols for kernel 2.6.37
Hauke Mehrtens [Wed, 10 Nov 2010 20:42:46 +0000 (20:42 +0000)]
kernel: disable some config symbols for kernel 2.6.37

SVN-Revision: 23951

13 years agobrcm47xx: missing in r23949
Hauke Mehrtens [Wed, 10 Nov 2010 19:12:49 +0000 (19:12 +0000)]
brcm47xx: missing in r23949

SVN-Revision: 23950

13 years agobrcm47xx: CONFIG_HAMRADIO=n makes no sense
Hauke Mehrtens [Wed, 10 Nov 2010 19:11:24 +0000 (19:11 +0000)]
brcm47xx: CONFIG_HAMRADIO=n makes no sense

SVN-Revision: 23949

13 years agol2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
Hauke Mehrtens [Wed, 10 Nov 2010 19:10:38 +0000 (19:10 +0000)]
l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp

SVN-Revision: 23948

13 years agortc-rv5c386a: make driver compile with kernel 2.6.36.
Hauke Mehrtens [Wed, 10 Nov 2010 19:02:09 +0000 (19:02 +0000)]
rtc-rv5c386a: make driver compile with kernel 2.6.36.

This was only compile tested.

SVN-Revision: 23947

13 years agowireless: build hermes packages from compat-wirelessand not from the kernel.
Hauke Mehrtens [Wed, 10 Nov 2010 19:01:20 +0000 (19:01 +0000)]
wireless: build hermes packages from compat-wirelessand not from the kernel.

hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.

SVN-Revision: 23946

13 years agolinux/brcm47xx: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis [Wed, 10 Nov 2010 19:01:07 +0000 (19:01 +0000)]
linux/brcm47xx: add preliminary 2.6.37 kernel support

SVN-Revision: 23945

13 years agolinux/ar71xx: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis [Wed, 10 Nov 2010 16:23:42 +0000 (16:23 +0000)]
linux/ar71xx: add preliminary 2.6.37 kernel support

SVN-Revision: 23944

13 years ago[orion]: use CMDLINE_FORCE
Imre Kaloz [Wed, 10 Nov 2010 13:13:03 +0000 (13:13 +0000)]
[orion]: use CMDLINE_FORCE

SVN-Revision: 23942

13 years ago[orion]: upgrade to 2.6.36
Imre Kaloz [Wed, 10 Nov 2010 13:12:25 +0000 (13:12 +0000)]
[orion]: upgrade to 2.6.36

SVN-Revision: 23941

13 years ago[toolchain/gcc]: update the linaro gcc to v2010.11-1
Imre Kaloz [Wed, 10 Nov 2010 12:27:33 +0000 (12:27 +0000)]
[toolchain/gcc]: update the linaro gcc to v2010.11-1

SVN-Revision: 23940

13 years agoadd a patch to fixup pcie reset on kirkwood - also fixes the boot issue on the wrt350n v2
Imre Kaloz [Wed, 10 Nov 2010 12:26:18 +0000 (12:26 +0000)]
add a patch to fixup pcie reset on kirkwood - also fixes the boot issue on the wrt350n v2

SVN-Revision: 23939

13 years ago[malta] update to 2.6.36
Florian Fainelli [Tue, 9 Nov 2010 08:42:28 +0000 (08:42 +0000)]
[malta] update to 2.6.36

SVN-Revision: 23935

13 years ago[generic] add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
Florian Fainelli [Tue, 9 Nov 2010 08:42:21 +0000 (08:42 +0000)]
[generic] add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF

SVN-Revision: 23934

13 years agohostapd: add some wpa related madwifi fixes
Felix Fietkau [Tue, 9 Nov 2010 01:36:43 +0000 (01:36 +0000)]
hostapd: add some wpa related madwifi fixes

SVN-Revision: 23933

13 years agohostapd: update to 20101109, reorganize patches
Felix Fietkau [Tue, 9 Nov 2010 01:36:36 +0000 (01:36 +0000)]
hostapd: update to 20101109, reorganize patches

SVN-Revision: 23932

13 years agolinux/generic: add some missing patches, refresh patches
Alexandros C. Couloumbis [Mon, 8 Nov 2010 18:28:07 +0000 (18:28 +0000)]
linux/generic: add some missing patches, refresh patches

SVN-Revision: 23931

13 years agolinux/generic: fix creation of rootfs_data
Alexandros C. Couloumbis [Mon, 8 Nov 2010 14:45:24 +0000 (14:45 +0000)]
linux/generic: fix creation of rootfs_data

SVN-Revision: 23930

13 years ago[avr32]: kernel targets uImage by default
Imre Kaloz [Mon, 8 Nov 2010 11:57:56 +0000 (11:57 +0000)]
[avr32]: kernel targets uImage by default

SVN-Revision: 23929

13 years agolinux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)
Alexandros C. Couloumbis [Mon, 8 Nov 2010 11:12:59 +0000 (11:12 +0000)]
linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)

SVN-Revision: 23928

13 years agolinux/generic: sync 2.6.37 patches
Alexandros C. Couloumbis [Mon, 8 Nov 2010 11:08:08 +0000 (11:08 +0000)]
linux/generic: sync 2.6.37 patches

SVN-Revision: 23927

13 years ago[x86:rdc]: x86 kernels target bzImage by default
Imre Kaloz [Mon, 8 Nov 2010 09:44:33 +0000 (09:44 +0000)]
[x86:rdc]: x86 kernels target bzImage by default

SVN-Revision: 23926

13 years ago[realview] add README
Florian Fainelli [Mon, 8 Nov 2010 09:41:32 +0000 (09:41 +0000)]
[realview] add README

SVN-Revision: 23925

13 years ago[versatile] remove to keep only one ARM qemu target
Florian Fainelli [Mon, 8 Nov 2010 09:41:27 +0000 (09:41 +0000)]
[versatile] remove to keep only one ARM qemu target

SVN-Revision: 23924

13 years ago[realview] make description consistent
Florian Fainelli [Mon, 8 Nov 2010 09:41:20 +0000 (09:41 +0000)]
[realview] make description consistent

SVN-Revision: 23923

13 years ago[x86 net5501: make kmod-leds-net5501 work
Florian Fainelli [Mon, 8 Nov 2010 07:31:40 +0000 (07:31 +0000)]
[x86 net5501: make kmod-leds-net5501 work

Fixes dependencies, and properly labels the module as GPL (thanks, Felix!).

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

13 years ago[realview] add qemu target
Florian Fainelli [Mon, 8 Nov 2010 07:31:36 +0000 (07:31 +0000)]
[realview] add qemu target

SVN-Revision: 23921

13 years ago[versatile] add target to be used with qemu
Florian Fainelli [Mon, 8 Nov 2010 07:31:31 +0000 (07:31 +0000)]
[versatile] add target to be used with qemu

SVN-Revision: 23920

13 years ago[buildroot] make targets provide their KERNELNAME
Florian Fainelli [Mon, 8 Nov 2010 07:31:25 +0000 (07:31 +0000)]
[buildroot] make targets provide their KERNELNAME

SVN-Revision: 23919

13 years ago[rdc] refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed)
Florian Fainelli [Sun, 7 Nov 2010 22:41:28 +0000 (22:41 +0000)]
[rdc] refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed)

SVN-Revision: 23918

13 years ago[ar7] avoid namespace clash on ar7_gpio_init
Florian Fainelli [Sun, 7 Nov 2010 22:25:25 +0000 (22:25 +0000)]
[ar7] avoid namespace clash on ar7_gpio_init

SVN-Revision: 23917

13 years ago[x86] net5501: Add features to net5501 and remove HID support (unneeded)
Florian Fainelli [Sun, 7 Nov 2010 20:37:40 +0000 (20:37 +0000)]
[x86] net5501: Add features to net5501 and remove HID support (unneeded)

Since the net5501 doesn't have a VGA port, it doesn't need HID support either --
 all console access will be over a serial port.

Also add FEATURES to it as well.

Signed-of-by: Philip Prindeville <philip@redfish-solutions.com>
SVN-Revision: 23916

13 years ago[uml] fix build failure when targetting ramdisk
Florian Fainelli [Sun, 7 Nov 2010 15:41:52 +0000 (15:41 +0000)]
[uml] fix build failure when targetting ramdisk

SVN-Revision: 23914