acoul [Wed, 24 Nov 2010 14:10:01 +0000 (14:10 +0000)]
package/mtd: (enhancement) add option to prevent erase when writing to flash. (closes #8308)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24132
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 24 Nov 2010 14:07:12 +0000 (14:07 +0000)]
change the recursive dependency template to use more make evaluation - the shell command got so long that it triggered "Argument list too long" on some systems (#8231)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24131
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 24 Nov 2010 14:00:36 +0000 (14:00 +0000)]
tools/e2fsprogs: fix freebsd compile issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 24 Nov 2010 12:05:06 +0000 (12:05 +0000)]
tools/mtd-utils: update to mtd-utils-
20101124
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24129
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 24 Nov 2010 11:59:51 +0000 (11:59 +0000)]
tools/e2fsprogs: update to e2fsprogs-1.41.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24128
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Wed, 24 Nov 2010 11:06:13 +0000 (11:06 +0000)]
[brcm63xx] image Makefile: Removed extraneous tab from Image/LimitName16 macro definition. The solves the strange whitespace in front of the image name in the info1 section
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24127
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 24 Nov 2010 10:01:23 +0000 (10:01 +0000)]
ramips: add support for Belkin
F5D8235 v2 board
No support for usb for now.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24126
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 24 Nov 2010 10:01:21 +0000 (10:01 +0000)]
generic: add rtl8366rb switch vlan fid support
Allows to use fids 0 to 7. Default is 0.
Those who will use this don't forget to `set vlan fid` every time
after `set vlan ports` if you want non default behavior.
Minor changes. Version bump.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24125
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 24 Nov 2010 10:01:18 +0000 (10:01 +0000)]
ramips: Use NET_IP_ALIGN instead of hardcoding 2
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24124
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 24 Nov 2010 10:01:16 +0000 (10:01 +0000)]
ramips: DMA map the correct RX skb size
The skb_reserve call prior to DMA mapping the RX skb reduced the skb
data len by 2. To not allow DMA to write behind the skb we should pass
the correct skb data len to the device.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24123
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 24 Nov 2010 10:01:12 +0000 (10:01 +0000)]
ramips: Don't trigger BUG_ON due to skb allocation failure
Instead just drop the rx'ed frame silently and reuse the already
available buffer.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24122
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 24 Nov 2010 10:01:08 +0000 (10:01 +0000)]
ramips: Remove unnecessary skb_put
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24121
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 24 Nov 2010 00:30:26 +0000 (00:30 +0000)]
uClibc: add back a few cflags that were being overwritten, might fix a few segfauls (thx, framer99)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24120
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Tue, 23 Nov 2010 20:17:08 +0000 (20:17 +0000)]
[brcm63xx] image: Limited image name put into the info1 field to 16 characters and eliminted the OpenWRT revision. This makes using the image (router) name as the board name possible, so that boards with same real boardid but different GPIOs can be detected and the correct GPIOs used.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24118
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 23 Nov 2010 16:41:34 +0000 (16:41 +0000)]
linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24116
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 23 Nov 2010 14:36:15 +0000 (14:36 +0000)]
linux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: lkml.org/lkml/2010/11/21/219 (thank you Kevin Cernekee)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24114
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 23 Nov 2010 14:12:42 +0000 (14:12 +0000)]
linux/brcm47xx: add missing patch on r24112
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24113
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 23 Nov 2010 14:08:41 +0000 (14:08 +0000)]
linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24112
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 23 Nov 2010 14:04:42 +0000 (14:04 +0000)]
linux/generic: refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24111
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Tue, 23 Nov 2010 12:07:50 +0000 (12:07 +0000)]
[gumstix] Fix ext4 build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24110
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Tue, 23 Nov 2010 11:59:03 +0000 (11:59 +0000)]
[gumstix] Bump kernel version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24109
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Tue, 23 Nov 2010 10:16:37 +0000 (10:16 +0000)]
[gumstix] Remove NAND support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24108
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 23 Nov 2010 02:13:54 +0000 (02:13 +0000)]
mac80211: improve station mode nullfunc probing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24107
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 21:56:15 +0000 (21:56 +0000)]
e2fsprogs: fix libuuid installation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24106
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 19:59:19 +0000 (19:59 +0000)]
mac80211: improve ad-hoc multicast rate handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24105
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 19:59:13 +0000 (19:59 +0000)]
iw: sync nl80211 header to fix the multicast rate setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24104
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 18:49:18 +0000 (18:49 +0000)]
use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24103
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 22 Nov 2010 18:16:55 +0000 (18:16 +0000)]
linux/brcm47xx: properly fix r24096
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24102
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 17:50:08 +0000 (17:50 +0000)]
uClibc: fix ubicom32 compile error with 0.9.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24101
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 17:50:01 +0000 (17:50 +0000)]
uClibc: fix headers install on prepare with QUILT=1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24100
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 17:49:51 +0000 (17:49 +0000)]
uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24099
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 17:28:35 +0000 (17:28 +0000)]
ath9k_htc: fix eeprom access breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24098
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 17:28:26 +0000 (17:28 +0000)]
ath9k: fix key search for a-mpdu on ar9300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24097
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 22 Nov 2010 17:17:15 +0000 (17:17 +0000)]
linux/brcm47xx: mainline 2.6.37
602977b0d672687909b0cb0542ede134ed6ef858 commit broke CPU revision:
00024000, MIPS (cc 0x805, rev 0x00, vendor
0x4243) functionality. Revert that patch until we get a proper fix.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24096
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 22 Nov 2010 16:29:27 +0000 (16:29 +0000)]
target/linux: sync kernel patches to 2.6.37-rc3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24095
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 16:18:43 +0000 (16:18 +0000)]
uClibc: fix cris compile on 0.9.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24094
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 15:14:16 +0000 (15:14 +0000)]
uClibc: fix compile error on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24093
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 14:50:33 +0000 (14:50 +0000)]
uClibc: disable nptl on a few targets where it is not supported yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24092
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 14:26:06 +0000 (14:26 +0000)]
e2fsprogs: clean up the makefile and install libuuid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24091
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 13:46:09 +0000 (13:46 +0000)]
cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24090
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 13:43:32 +0000 (13:43 +0000)]
remove 2.6.25 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24089
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 13:31:46 +0000 (13:31 +0000)]
[coldfire]: remove 2.6.25 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24088
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 13:29:58 +0000 (13:29 +0000)]
[coldfire]: 2.6.31 support (WiP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24087
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 13:01:21 +0000 (13:01 +0000)]
fix typos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24086
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 12:58:31 +0000 (12:58 +0000)]
[target/x86]: move x86 back to .32 for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24085
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 12:12:39 +0000 (12:12 +0000)]
switch from ext2 to ext4 (w/o) journaling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24084
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 12:11:50 +0000 (12:11 +0000)]
use ext4 for ext2/3 on 2.6.32+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24083
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 12:03:23 +0000 (12:03 +0000)]
add 2.6.32 patches to use ext4 for ext2/3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24082
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 11:34:45 +0000 (11:34 +0000)]
[target/x86]: additional Kconfig options for newer kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24081
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 11:33:25 +0000 (11:33 +0000)]
[target/x86]: we don't need microcode updates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24080
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 11:27:47 +0000 (11:27 +0000)]
[package/grub]: add ext4 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24079
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 11:26:45 +0000 (11:26 +0000)]
[tools]: add e2fsprogs to tools and use that instead of libuuid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24078
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 22 Nov 2010 11:03:29 +0000 (11:03 +0000)]
add missing Kconfig symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24077
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 01:48:29 +0000 (01:48 +0000)]
uClibc: 0.9.32 needs the ldso fix as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24074
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 22 Nov 2010 00:44:37 +0000 (00:44 +0000)]
uClibc: update 0.9.32 to latest git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24073
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 21 Nov 2010 23:27:25 +0000 (23:27 +0000)]
x86: add missing l1 cache shift change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24072
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 21 Nov 2010 22:56:33 +0000 (22:56 +0000)]
x86: turn off CONFIG_X86_GENERIC for geos and net5501
CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24071
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 21 Nov 2010 16:52:07 +0000 (16:52 +0000)]
crda: update regulatory.bin based on latest wireless-regdb.git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24063
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 21 Nov 2010 16:52:00 +0000 (16:52 +0000)]
ath9k: fix some more endian issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24062
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 21 Nov 2010 13:53:27 +0000 (13:53 +0000)]
[PATCH] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24051
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 20 Nov 2010 18:52:55 +0000 (18:52 +0000)]
ath9k: fix endian issues on AR9003
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24047
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 20 Nov 2010 14:16:36 +0000 (14:16 +0000)]
mac80211: revert the probe request timeout change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24046
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 20 Nov 2010 02:26:41 +0000 (02:26 +0000)]
mac80211: update to latest wireless-testing + more stability work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24044
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 19 Nov 2010 23:24:52 +0000 (23:24 +0000)]
[package] openssl: refresh 200-ocf-
20100325.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24042
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 19 Nov 2010 22:02:52 +0000 (22:02 +0000)]
[package] hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24041
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Fri, 19 Nov 2010 13:41:54 +0000 (13:41 +0000)]
[brcm63xx] Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24040
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Fri, 19 Nov 2010 11:44:25 +0000 (11:44 +0000)]
[avr32]: upgrade u-boot to v2010.12-rc1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24039
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 19 Nov 2010 08:39:51 +0000 (08:39 +0000)]
[package] openssl: update to 0.9.8p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24037
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24036
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 19 Nov 2010 01:02:33 +0000 (01:02 +0000)]
mac80211: merge the upstream ht40 fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24033
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24032
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 19 Nov 2010 00:57:35 +0000 (00:57 +0000)]
ath9k: rework the mac address override patch to not break ath9k_htc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24031
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 18 Nov 2010 15:01:30 +0000 (15:01 +0000)]
toolchain/uClibc: fix upstream patch name on r24029
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24030
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24029
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24028
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 17 Nov 2010 22:41:17 +0000 (22:41 +0000)]
x86: refresh config, enable pci express support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24026
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 17 Nov 2010 19:13:11 +0000 (19:13 +0000)]
[package] 6in4: implement metric option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24022
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 17 Nov 2010 19:12:28 +0000 (19:12 +0000)]
[package] 6to4: implement metric option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24021
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24020
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 17 Nov 2010 15:02:16 +0000 (15:02 +0000)]
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
nbd [Wed, 17 Nov 2010 03:43:24 +0000 (03:43 +0000)]
mac80211: update to wireless-testing 2010-11-16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24017
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 16 Nov 2010 18:23:05 +0000 (18:23 +0000)]
ath9k: add some fixes for AR9003
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24016
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Tue, 16 Nov 2010 14:07:40 +0000 (14:07 +0000)]
target/linux: revert r24014 (further testing is needed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24015
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24014
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24013
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24012
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [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).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24011
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 16 Nov 2010 00:05:41 +0000 (00:05 +0000)]
[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
florian [Mon, 15 Nov 2010 18:33:09 +0000 (18:33 +0000)]
[ar7] fix proc filesystem usage, patch from Wipster.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24008
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 15 Nov 2010 14:24:50 +0000 (14:24 +0000)]
[rdc] fix r6040 multicast operations (#7848)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24006
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 15 Nov 2010 14:24:43 +0000 (14:24 +0000)]
[kernel] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24005
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 15 Nov 2010 12:24:48 +0000 (12:24 +0000)]
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
acoul [Mon, 15 Nov 2010 09:04:23 +0000 (09:04 +0000)]
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
acoul [Mon, 15 Nov 2010 08:57:26 +0000 (08:57 +0000)]
linux/generic: add a missing symbol. (thank you kaloz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24001
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24000
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23998
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 15 Nov 2010 00:49:21 +0000 (00:49 +0000)]
[package] 6to4: remove leftover peeraddr stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23996
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23994
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23993
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.06552 seconds and 4 git commands to generate.