Commit Graph

18939 Commits (7799816a55a2e67be68bd33d2e2763977c17db36)

Author SHA1 Message Date
Alexandros C. Couloumbis 0fc329a77d toolchain/uClibc: fix upstream patch name on r24029
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-18 15:01:30 +00:00
Alexandros C. Couloumbis 2c24f3ae2f toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses of #8269
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-18 14:58:37 +00:00
Felix Fietkau 123048f3ca mac80211: merge pending cfg80211 patches to fix a race condition with setting the regdomain for multiple cards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-18 10:06:08 +00:00
Felix Fietkau a1d04e3c69 x86: refresh config, enable pci express support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 22:41:17 +00:00
Jo-Philipp Wich cab0f3f90a [package] 6in4: implement metric option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 19:13:11 +00:00
Jo-Philipp Wich 2016e3a14e [package] 6to4: implement metric option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 19:12:28 +00:00
Jo-Philipp Wich 5689b649eb [package] base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 19:11:50 +00:00
Felix Fietkau 6e77b894e5 acx-mac80211: fix compile errors with the new compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 15:02:16 +00:00
Felix Fietkau 8b5704b2e5 mac80211: update to wireless-testing 2010-11-16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 03:43:24 +00:00
Felix Fietkau 84f745f85f ath9k: add some fixes for AR9003
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 18:23:05 +00:00
Alexandros C. Couloumbis bd932b7e83 target/linux: revert r24014 (further testing is needed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 14:07:40 +00:00
Alexandros C. Couloumbis 7b55671599 linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 13:42:21 +00:00
Alexandros C. Couloumbis 4b0c4432ab linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. http://patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 13:28:24 +00:00
Alexandros C. Couloumbis 5a691fb28a 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)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 08:00:07 +00:00
Daniel Dickinson caefcca898 [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).



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 06:46:53 +00:00
Jo-Philipp Wich 6b06e64de2 [feeds] switch to LuCI trunk, should be stable enough for common use now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 00:05:41 +00:00
Florian Fainelli 089e39b3d9 [ar7] fix proc filesystem usage, patch from Wipster.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 18:33:09 +00:00
Florian Fainelli 79de0c7921 [rdc] fix r6040 multicast operations (#7848)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 14:24:50 +00:00
Florian Fainelli c13a07e822 [kernel] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 14:24:43 +00:00
Alexandros C. Couloumbis 33589253f4 linux/generic: update to layer7-2.22 for kernels >=2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 12:24:48 +00:00
Alexandros C. Couloumbis c433f48119 target/linux: add some 2.6.37 missing symbols. (thank you maddes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 09:04:23 +00:00
Alexandros C. Couloumbis cc88c8d687 linux/generic: add a missing symbol. (thank you kaloz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 08:57:26 +00:00
Daniel Dickinson 2d31577125 [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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 04:08:09 +00:00
Jo-Philipp Wich b6147a2220 [package] 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 01:17:32 +00:00
Jo-Philipp Wich 146c415f23 [package] 6to4: remove leftover peeraddr stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 00:49:21 +00:00
Jo-Philipp Wich 5630b34f4a [package] add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 23:51:16 +00:00
Jo-Philipp Wich ad1f4fa94d [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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 22:00:10 +00:00
Hauke Mehrtens 11ba81f1fa kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 20:51:30 +00:00
Alexandros C. Couloumbis 3ea3dc20c6 linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 11:43:22 +00:00
Jo-Philipp Wich dac192d5c9 [package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 05:58:34 +00:00
Jo-Philipp Wich 5f530282a6 [package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 05:32:45 +00:00
Felix Fietkau 80be8166aa hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-13 17:00:18 +00:00
Hauke Mehrtens 4978599cd4 kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-13 13:44:52 +00:00
Gabor Juhos dae3603170 generic: update gpio_buttons driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:53:01 +00:00
Gabor Juhos b98fe2a932 ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:52:45 +00:00
Gabor Juhos 8a30b10bb8 ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:52:28 +00:00
Gabor Juhos 6a833a66ca ar71xx: use pr_* functions in drivers
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:52:12 +00:00
Gabor Juhos 68ef19ebb3 ar71xx: drivers/rb4xx_nand: remove C++ comment usage
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:51:55 +00:00
Gabor Juhos b61766aa30 ar71xx: return statements does not need parenthesis
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:51:38 +00:00
Gabor Juhos b94e0b9e2f ar71xx: fix inline attribute location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:51:21 +00:00
Gabor Juhos ab91049eb3 ar71xx: wrap long lines
(build errors has been fixed - juhosg)

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:51:04 +00:00
Gabor Juhos cea635ab15 ar71xx: fix trailing statements location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:50:47 +00:00
Gabor Juhos 7832529d3f ar71xx: fix whitespaces nits
(build error has been fixed - juhosg)

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:50:29 +00:00
Felix Fietkau 7e6b8b68bb mac80211: fix another 2.6.35 compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:49:24 +00:00
Alexandros C. Couloumbis 67d4581c1b linux/adm5120: add preliminary 2.6.37 kernel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 17:06:16 +00:00
Felix Fietkau ac8deaa5fe mac80211: fix compile on linux 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 16:56:07 +00:00
Alexandros C. Couloumbis 1c346885af package/madwifi: refresh madwifi patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 15:14:27 +00:00
Alexandros C. Couloumbis bcc4ec3c11 linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 09:28:00 +00:00
Felix Fietkau e6eb9ff254 hostapd: update to 2010-11-11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-11 22:39:19 +00:00
Felix Fietkau 7faef97df7 mac80211: update to wireless-testing 2010-11-10 + some pending work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-11 22:39:12 +00:00