Jo-Philipp Wich [Sun, 21 Nov 2010 13:53:27 +0000 (13:53 +0000)]
Package dnsmasq init-file If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 24051
Felix Fietkau [Sat, 20 Nov 2010 18:52:55 +0000 (18:52 +0000)]
ath9k: fix endian issues on AR9003
SVN-Revision: 24047
Felix Fietkau [Sat, 20 Nov 2010 14:16:36 +0000 (14:16 +0000)]
mac80211: revert the probe request timeout change
SVN-Revision: 24046
Felix Fietkau [Sat, 20 Nov 2010 02:26:41 +0000 (02:26 +0000)]
mac80211: update to latest wireless-testing + more stability work
SVN-Revision: 24044
Jo-Philipp Wich [Fri, 19 Nov 2010 23:24:52 +0000 (23:24 +0000)]
openssl: refresh 200-ocf-
20100325.patch
SVN-Revision: 24042
Jo-Philipp Wich [Fri, 19 Nov 2010 22:02:52 +0000 (22:02 +0000)]
hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured
SVN-Revision: 24041
Daniel Dickinson [Fri, 19 Nov 2010 13:41:54 +0000 (13:41 +0000)]
Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known).
SVN-Revision: 24040
Imre Kaloz [Fri, 19 Nov 2010 11:44:25 +0000 (11:44 +0000)]
upgrade u-boot to v2010.12-rc1
SVN-Revision: 24039
Jo-Philipp Wich [Fri, 19 Nov 2010 08:39:51 +0000 (08:39 +0000)]
openssl: update to 0.9.8p
SVN-Revision: 24037
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
Felix Fietkau [Fri, 19 Nov 2010 01:02:33 +0000 (01:02 +0000)]
mac80211: merge the upstream ht40 fix
SVN-Revision: 24033
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
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
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
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
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
Felix Fietkau [Wed, 17 Nov 2010 22:41:17 +0000 (22:41 +0000)]
x86: refresh config, enable pci express support
SVN-Revision: 24026
Jo-Philipp Wich [Wed, 17 Nov 2010 19:13:11 +0000 (19:13 +0000)]
6in4: implement metric option
SVN-Revision: 24022
Jo-Philipp Wich [Wed, 17 Nov 2010 19:12:28 +0000 (19:12 +0000)]
6to4: implement metric option
SVN-Revision: 24021
Jo-Philipp Wich [Wed, 17 Nov 2010 19:11:50 +0000 (19:11 +0000)]
base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes
SVN-Revision: 24020
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
Felix Fietkau [Wed, 17 Nov 2010 03:43:24 +0000 (03:43 +0000)]
mac80211: update to wireless-testing 2010-11-16
SVN-Revision: 24017
Felix Fietkau [Tue, 16 Nov 2010 18:23:05 +0000 (18:23 +0000)]
ath9k: add some fixes for AR9003
SVN-Revision: 24016
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
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
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
Alexandros C. Couloumbis [Tue, 16 Nov 2010 08:00:07 +0000 (08:00 +0000)]
linux/generic: switch to userspace __aligned_u64 calls. git./?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=
79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke)
SVN-Revision: 24012
Daniel Dickinson [Tue, 16 Nov 2010 06:46:53 +0000 (06:46 +0000)]
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
Jo-Philipp Wich [Tue, 16 Nov 2010 00:05:41 +0000 (00:05 +0000)]
switch to LuCI trunk, should be stable enough for common use now
SVN-Revision: 24010
Florian Fainelli [Mon, 15 Nov 2010 18:33:09 +0000 (18:33 +0000)]
fix proc filesystem usage, patch from Wipster.
SVN-Revision: 24008
Florian Fainelli [Mon, 15 Nov 2010 14:24:50 +0000 (14:24 +0000)]
fix r6040 multicast operations (#7848)
SVN-Revision: 24006
Florian Fainelli [Mon, 15 Nov 2010 14:24:43 +0000 (14:24 +0000)]
refresh 2.6.32 patches
SVN-Revision: 24005
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
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
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
Daniel Dickinson [Mon, 15 Nov 2010 04:08:09 +0000 (04:08 +0000)]
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
Jo-Philipp Wich [Mon, 15 Nov 2010 01:17:32 +0000 (01:17 +0000)]
6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
SVN-Revision: 23998
Jo-Philipp Wich [Mon, 15 Nov 2010 00:49:21 +0000 (00:49 +0000)]
6to4: remove leftover peeraddr stuff
SVN-Revision: 23997
Jo-Philipp Wich [Sun, 14 Nov 2010 23:51:16 +0000 (23:51 +0000)]
add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
SVN-Revision: 23996
Jo-Philipp Wich [Sun, 14 Nov 2010 22:00:10 +0000 (22:00 +0000)]
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
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
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
Jo-Philipp Wich [Sun, 14 Nov 2010 05:58:34 +0000 (05:58 +0000)]
busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
SVN-Revision: 23990
Jo-Philipp Wich [Sun, 14 Nov 2010 05:32:45 +0000 (05:32 +0000)]
busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
SVN-Revision: 23989
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
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
Gabor Juhos [Fri, 12 Nov 2010 18:53:01 +0000 (18:53 +0000)]
generic: update gpio_buttons driver
SVN-Revision: 23984
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
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
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
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
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
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
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
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
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
Felix Fietkau [Fri, 12 Nov 2010 18:49:24 +0000 (18:49 +0000)]
mac80211: fix another 2.6.35 compile error
SVN-Revision: 23974
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
Felix Fietkau [Fri, 12 Nov 2010 16:56:07 +0000 (16:56 +0000)]
mac80211: fix compile on linux 2.6.35
SVN-Revision: 23972
Alexandros C. Couloumbis [Fri, 12 Nov 2010 15:14:27 +0000 (15:14 +0000)]
package/madwifi: refresh madwifi patches
SVN-Revision: 23971
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
Felix Fietkau [Thu, 11 Nov 2010 22:39:19 +0000 (22:39 +0000)]
hostapd: update to 2010-11-11
SVN-Revision: 23969
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
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
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
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
Jo-Philipp Wich [Thu, 11 Nov 2010 16:23:16 +0000 (16:23 +0000)]
busybox: mark as essential
SVN-Revision: 23961
Jo-Philipp Wich [Thu, 11 Nov 2010 16:18:58 +0000 (16:18 +0000)]
base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc
SVN-Revision: 23960
Jo-Philipp Wich [Thu, 11 Nov 2010 16:18:01 +0000 (16:18 +0000)]
package-ipkg.mk: add support for "essential" package flag, fix typo
SVN-Revision: 23959
Alexandros C. Couloumbis [Thu, 11 Nov 2010 15:09:04 +0000 (15:09 +0000)]
linux/generic: cosmetic
SVN-Revision: 23958
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
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
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
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
Jo-Philipp Wich [Wed, 10 Nov 2010 20:52:30 +0000 (20:52 +0000)]
uhttpd: redirect to same location with trailing slash appended if directories are requested
SVN-Revision: 23952
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
Hauke Mehrtens [Wed, 10 Nov 2010 19:12:49 +0000 (19:12 +0000)]
brcm47xx: missing in r23949
SVN-Revision: 23950
Hauke Mehrtens [Wed, 10 Nov 2010 19:11:24 +0000 (19:11 +0000)]
brcm47xx: CONFIG_HAMRADIO=n makes no sense
SVN-Revision: 23949
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
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
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
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
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
Imre Kaloz [Wed, 10 Nov 2010 13:13:03 +0000 (13:13 +0000)]
use CMDLINE_FORCE
SVN-Revision: 23942
Imre Kaloz [Wed, 10 Nov 2010 13:12:25 +0000 (13:12 +0000)]
upgrade to 2.6.36
SVN-Revision: 23941
Imre Kaloz [Wed, 10 Nov 2010 12:27:33 +0000 (12:27 +0000)]
update the linaro gcc to v2010.11-1
SVN-Revision: 23940
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
Florian Fainelli [Tue, 9 Nov 2010 08:42:28 +0000 (08:42 +0000)]
update to 2.6.36
SVN-Revision: 23935
Florian Fainelli [Tue, 9 Nov 2010 08:42:21 +0000 (08:42 +0000)]
add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
SVN-Revision: 23934
Felix Fietkau [Tue, 9 Nov 2010 01:36:43 +0000 (01:36 +0000)]
hostapd: add some wpa related madwifi fixes
SVN-Revision: 23933
Felix Fietkau [Tue, 9 Nov 2010 01:36:36 +0000 (01:36 +0000)]
hostapd: update to
20101109, reorganize patches
SVN-Revision: 23932
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
Alexandros C. Couloumbis [Mon, 8 Nov 2010 14:45:24 +0000 (14:45 +0000)]
linux/generic: fix creation of rootfs_data
SVN-Revision: 23930
Imre Kaloz [Mon, 8 Nov 2010 11:57:56 +0000 (11:57 +0000)]
kernel targets uImage by default
SVN-Revision: 23929
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
Alexandros C. Couloumbis [Mon, 8 Nov 2010 11:08:08 +0000 (11:08 +0000)]
linux/generic: sync 2.6.37 patches
SVN-Revision: 23927
Imre Kaloz [Mon, 8 Nov 2010 09:44:33 +0000 (09:44 +0000)]
x86 kernels target bzImage by default
SVN-Revision: 23926
Florian Fainelli [Mon, 8 Nov 2010 09:41:32 +0000 (09:41 +0000)]
add README
SVN-Revision: 23925
Florian Fainelli [Mon, 8 Nov 2010 09:41:27 +0000 (09:41 +0000)]
remove to keep only one ARM qemu target
SVN-Revision: 23924
Florian Fainelli [Mon, 8 Nov 2010 09:41:20 +0000 (09:41 +0000)]
make description consistent
SVN-Revision: 23923