0732b2db78Fix for bug where the iniatialisation of the MAC data private strucure is copied into the wrong location.
John Crispin
2011-06-13 22:37:23 +00:00
471c8077eelink hotplug2 against libbsd when eglibc is used
Mirko Vogt
2011-06-13 13:16:11 +00:00
1277bd71866to4: advertise effective tunnel mtu in RAs
Jo-Philipp Wich
2011-06-12 19:27:21 +00:00
6a5112a750cleanup files using checkpatch.pl
Florian Fainelli
2011-06-12 19:17:57 +00:00
d3b8685cd76to4: don't start if detected local IPv4 address is RFC1918, allows people to deploy firmwares with 6to4 enabled by default
Jo-Philipp Wich
2011-06-12 18:59:40 +00:00
01e7d775e7ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it can cause functions needed by plugins to disappear (fixes#9462)
Felix Fietkau
2011-06-12 14:07:08 +00:00
fa59bb0958* move patches around * add basic support for gigaset sx76x
John Crispin
2011-06-12 08:56:26 +00:00
be20fe9771toolchain/gdb: fix compile for powerpc targets, refresh patch
Felix Fietkau
2011-06-11 13:25:00 +00:00
c9ad45e098kernel: gre depends on ipv6 is Kernel is built with IPv6 support
Jo-Philipp Wich
2011-06-09 14:34:53 +00:00
344445715abase-files: assume a default ipv6 prefix size of /64, thats what the majority of users mean when they just specify an ip address
Jo-Philipp Wich
2011-06-09 12:36:30 +00:00
fd8ec24187base-files: if an ip6addr without a prefix is given, assume /128 - otherwise the busybox utilities will interpret it as /0 and create an invalid default route
Jo-Philipp Wich
2011-06-09 12:25:48 +00:00
e3e2a170cdwe dont need 1024 bytes buffer. 128 bytes is enough.
John Crispin
2011-06-09 07:08:54 +00:00
8329ecf92c* revert accidental config change
John Crispin
2011-06-09 05:10:18 +00:00
b179722c71make sure that base-files is installed last, this allows per-target base-file overlays to work correctly
Jo-Philipp Wich
2011-06-08 19:38:25 +00:00
ed0e649a5b* fixes spi flash for ar9 * adds limited support for netgear dgn3500 (enough for others to start working with)
John Crispin
2011-06-08 17:57:55 +00:00
4cbdfb6d92remove example config file
Mirko Vogt
2011-06-08 17:39:16 +00:00
97ee10d691base-files: fix error reporting for unsupported protocols on virtual interfaces
Jo-Philipp Wich
2011-06-07 23:25:43 +00:00
6894dfb0fbuClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hostnames follow a dotted quad in /etc/hosts
Jo-Philipp Wich
2011-06-07 21:54:14 +00:00
9160e06af5ar71xx: override inittab to enable login on ttyATH0
Felix Fietkau
2011-06-07 17:07:10 +00:00
9a227d88ddbase-files: do not write to /etc/config/wireless at boot time unless a new interface was found
Felix Fietkau
2011-06-07 17:00:43 +00:00
c807bc2432kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
Hauke Mehrtens
2011-06-07 15:39:12 +00:00
e353efcf6fkernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
Hauke Mehrtens
2011-06-07 15:36:49 +00:00
18caed8793remove empty file (patch went upstream and file didn't get deleted but only cleared)
Mirko Vogt
2011-06-07 08:37:25 +00:00
59ad83aff1upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
Mirko Vogt
2011-06-07 00:13:56 +00:00
254812ba0arequire mppe 128bit-encryption by default
Mirko Vogt
2011-06-06 22:27:04 +00:00
e7b6721f4eupdate to 2.6.39.1
Florian Fainelli
2011-06-04 18:27:14 +00:00
d97f50b69bdefine UIMAGE for various rootfs targets
Florian Fainelli
2011-06-04 18:27:09 +00:00
429745edd6use IMG_PREFIX for image name
Florian Fainelli
2011-06-04 18:27:04 +00:00
4aaf590909add more config symbols to 2.6.39
Florian Fainelli
2011-06-04 18:27:00 +00:00
89dd8aed1fupdate to 2.6.39.1
Florian Fainelli
2011-06-04 18:26:54 +00:00
ee877c8ba3grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com>
Jo-Philipp Wich
2011-06-04 14:33:35 +00:00
72996d2dcbupdate to 2.6.39.1
Florian Fainelli
2011-06-04 13:36:09 +00:00
20c0427132update to 2.6.39.1
Florian Fainelli
2011-06-04 13:36:05 +00:00
0de25d1263update to 2.6.39
Florian Fainelli
2011-06-02 13:45:20 +00:00
31dd60689eRevert "ar71xx: only enable the rx engine after the link is up..."
Felix Fietkau
2011-06-01 18:15:43 +00:00
9acb81d9afkernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field kernel versions
Felix Fietkau
2011-06-01 18:08:17 +00:00
1027d262efnetfilter.mk: remove a few obsolete CompareKernelPatchVer calls
Felix Fietkau
2011-06-01 18:08:12 +00:00
9769854aaemac80211: add initial support for AR9330
Gabor Juhos
2011-06-01 13:12:31 +00:00
750af1522bar71xx: init external_reset for AR933X
Gabor Juhos
2011-06-01 13:12:30 +00:00
af4cae4498ar71xx: add external_reset field to ath9k_platform_data
Gabor Juhos
2011-06-01 13:12:28 +00:00