openwrt/svn-archive/archive.git
13 years ago[ar7] increase flash window size to 32MiB, patch from sn9.
Florian Fainelli [Thu, 25 Nov 2010 11:57:52 +0000 (11:57 +0000)]
[ar7] increase flash window size to 32MiB, patch from sn9.

SVN-Revision: 24138

13 years ago[ar7] update acx-mac80211 to 20101030 snapshot, patch from sn9
Florian Fainelli [Thu, 25 Nov 2010 11:57:48 +0000 (11:57 +0000)]
[ar7] update acx-mac80211 to 20101030 snapshot, patch from sn9

SVN-Revision: 24137

13 years agoupdate to the latest stable kernels
Imre Kaloz [Wed, 24 Nov 2010 18:50:11 +0000 (18:50 +0000)]
update to the latest stable kernels

SVN-Revision: 24136

13 years ago[package] mtd: whitespace cleanup
Jo-Philipp Wich [Wed, 24 Nov 2010 16:21:25 +0000 (16:21 +0000)]
[package] mtd: whitespace cleanup

SVN-Revision: 24135

13 years ago[package] mtd: fix r24132
Jo-Philipp Wich [Wed, 24 Nov 2010 16:18:34 +0000 (16:18 +0000)]
[package] mtd: fix r24132

SVN-Revision: 24134

13 years ago[package] opkg: write error messages to stdout
Jo-Philipp Wich [Wed, 24 Nov 2010 14:54:26 +0000 (14:54 +0000)]
[package] opkg: write error messages to stdout

SVN-Revision: 24133

13 years agopackage/mtd: (enhancement) add option to prevent erase when writing to flash. (closes...
Alexandros C. Couloumbis [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)

SVN-Revision: 24132

13 years agochange the recursive dependency template to use more make evaluation - the shell...
Felix Fietkau [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)

SVN-Revision: 24131

13 years agotools/e2fsprogs: fix freebsd compile issue
Alexandros C. Couloumbis [Wed, 24 Nov 2010 14:00:36 +0000 (14:00 +0000)]
tools/e2fsprogs: fix freebsd compile issue

SVN-Revision: 24130

13 years agotools/mtd-utils: update to mtd-utils-20101124
Alexandros C. Couloumbis [Wed, 24 Nov 2010 12:05:06 +0000 (12:05 +0000)]
tools/mtd-utils: update to mtd-utils-20101124

SVN-Revision: 24129

13 years agotools/e2fsprogs: update to e2fsprogs-1.41.12
Alexandros C. Couloumbis [Wed, 24 Nov 2010 11:59:51 +0000 (11:59 +0000)]
tools/e2fsprogs: update to e2fsprogs-1.41.12

SVN-Revision: 24128

13 years ago[brcm63xx] image Makefile: Removed extraneous tab from Image/LimitName16 macro defini...
Daniel Dickinson [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

SVN-Revision: 24127

13 years agoramips: add support for Belkin F5D8235 v2 board
Gabor Juhos [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>
SVN-Revision: 24126

13 years agogeneric: add rtl8366rb switch vlan fid support
Gabor Juhos [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>
SVN-Revision: 24125

13 years agoramips: Use NET_IP_ALIGN instead of hardcoding 2
Gabor Juhos [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>
SVN-Revision: 24124

13 years agoramips: DMA map the correct RX skb size
Gabor Juhos [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>
SVN-Revision: 24123

13 years agoramips: Don't trigger BUG_ON due to skb allocation failure
Gabor Juhos [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>
SVN-Revision: 24122

13 years agoramips: Remove unnecessary skb_put
Gabor Juhos [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>
SVN-Revision: 24121

13 years agouClibc: add back a few cflags that were being overwritten, might fix a few segfauls...
Felix Fietkau [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)

SVN-Revision: 24120

13 years ago[brcm63xx] image: Limited image name put into the info1 field to 16 characters and...
Daniel Dickinson [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.

SVN-Revision: 24118

13 years agolinux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch.
Alexandros C. Couloumbis [Tue, 23 Nov 2010 16:41:34 +0000 (16:41 +0000)]
linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch.

SVN-Revision: 24116

13 years agolinux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: http://lkml...
Alexandros C. Couloumbis [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)

SVN-Revision: 24114

13 years agolinux/brcm47xx: add missing patch on r24112
Alexandros C. Couloumbis [Tue, 23 Nov 2010 14:12:42 +0000 (14:12 +0000)]
linux/brcm47xx: add missing patch on r24112

SVN-Revision: 24113

13 years agolinux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family.
Alexandros C. Couloumbis [Tue, 23 Nov 2010 14:08:41 +0000 (14:08 +0000)]
linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family.

SVN-Revision: 24112

13 years agolinux/generic: refresh 2.6.37 patches
Alexandros C. Couloumbis [Tue, 23 Nov 2010 14:04:42 +0000 (14:04 +0000)]
linux/generic: refresh 2.6.37 patches

SVN-Revision: 24111

13 years ago[gumstix] Fix ext4 build
Hamish Guthrie [Tue, 23 Nov 2010 12:07:50 +0000 (12:07 +0000)]
[gumstix] Fix ext4 build

SVN-Revision: 24110

13 years ago[gumstix] Bump kernel version
Hamish Guthrie [Tue, 23 Nov 2010 11:59:03 +0000 (11:59 +0000)]
[gumstix] Bump kernel version

SVN-Revision: 24109

13 years ago[gumstix] Remove NAND support
Hamish Guthrie [Tue, 23 Nov 2010 10:16:37 +0000 (10:16 +0000)]
[gumstix] Remove NAND support

SVN-Revision: 24108

13 years agomac80211: improve station mode nullfunc probing
Felix Fietkau [Tue, 23 Nov 2010 02:13:54 +0000 (02:13 +0000)]
mac80211: improve station mode nullfunc probing

SVN-Revision: 24107

13 years agoe2fsprogs: fix libuuid installation
Felix Fietkau [Mon, 22 Nov 2010 21:56:15 +0000 (21:56 +0000)]
e2fsprogs: fix libuuid installation

SVN-Revision: 24106

13 years agomac80211: improve ad-hoc multicast rate handling
Felix Fietkau [Mon, 22 Nov 2010 19:59:19 +0000 (19:59 +0000)]
mac80211: improve ad-hoc multicast rate handling

SVN-Revision: 24105

13 years agoiw: sync nl80211 header to fix the multicast rate setting
Felix Fietkau [Mon, 22 Nov 2010 19:59:13 +0000 (19:59 +0000)]
iw: sync nl80211 header to fix the multicast rate setting

SVN-Revision: 24104

13 years agouse PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)
Felix Fietkau [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)

SVN-Revision: 24103

13 years agolinux/brcm47xx: properly fix r24096
Alexandros C. Couloumbis [Mon, 22 Nov 2010 18:16:55 +0000 (18:16 +0000)]
linux/brcm47xx: properly fix r24096

SVN-Revision: 24102

13 years agouClibc: fix ubicom32 compile error with 0.9.32
Felix Fietkau [Mon, 22 Nov 2010 17:50:08 +0000 (17:50 +0000)]
uClibc: fix ubicom32 compile error with 0.9.32

SVN-Revision: 24101

13 years agouClibc: fix headers install on prepare with QUILT=1
Felix Fietkau [Mon, 22 Nov 2010 17:50:01 +0000 (17:50 +0000)]
uClibc: fix headers install on prepare with QUILT=1

SVN-Revision: 24100

13 years agouClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic
Felix Fietkau [Mon, 22 Nov 2010 17:49:51 +0000 (17:49 +0000)]
uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic

SVN-Revision: 24099

13 years agoath9k_htc: fix eeprom access breakage
Felix Fietkau [Mon, 22 Nov 2010 17:28:35 +0000 (17:28 +0000)]
ath9k_htc: fix eeprom access breakage

SVN-Revision: 24098

13 years agoath9k: fix key search for a-mpdu on ar9300
Felix Fietkau [Mon, 22 Nov 2010 17:28:26 +0000 (17:28 +0000)]
ath9k: fix key search for a-mpdu on ar9300

SVN-Revision: 24097

13 years agolinux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 commit broke...
Alexandros C. Couloumbis [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.

SVN-Revision: 24096

13 years agotarget/linux: sync kernel patches to 2.6.37-rc3
Alexandros C. Couloumbis [Mon, 22 Nov 2010 16:29:27 +0000 (16:29 +0000)]
target/linux: sync kernel patches to 2.6.37-rc3

SVN-Revision: 24095

13 years agouClibc: fix cris compile on 0.9.32
Felix Fietkau [Mon, 22 Nov 2010 16:18:43 +0000 (16:18 +0000)]
uClibc: fix cris compile on 0.9.32

SVN-Revision: 24094

13 years agouClibc: fix compile error on avr32
Felix Fietkau [Mon, 22 Nov 2010 15:14:16 +0000 (15:14 +0000)]
uClibc: fix compile error on avr32

SVN-Revision: 24093

13 years agouClibc: disable nptl on a few targets where it is not supported yet
Felix Fietkau [Mon, 22 Nov 2010 14:50:33 +0000 (14:50 +0000)]
uClibc: disable nptl on a few targets where it is not supported yet

SVN-Revision: 24092

13 years agoe2fsprogs: clean up the makefile and install libuuid
Felix Fietkau [Mon, 22 Nov 2010 14:26:06 +0000 (14:26 +0000)]
e2fsprogs: clean up the makefile and install libuuid

SVN-Revision: 24091

13 years agocleanup
Imre Kaloz [Mon, 22 Nov 2010 13:46:09 +0000 (13:46 +0000)]
cleanup

SVN-Revision: 24090

13 years agoremove 2.6.25 support
Imre Kaloz [Mon, 22 Nov 2010 13:43:32 +0000 (13:43 +0000)]
remove 2.6.25 support

SVN-Revision: 24089

13 years ago[coldfire]: remove 2.6.25 support
Imre Kaloz [Mon, 22 Nov 2010 13:31:46 +0000 (13:31 +0000)]
[coldfire]: remove 2.6.25 support

SVN-Revision: 24088

13 years ago[coldfire]: 2.6.31 support (WiP)
Imre Kaloz [Mon, 22 Nov 2010 13:29:58 +0000 (13:29 +0000)]
[coldfire]: 2.6.31 support (WiP)

SVN-Revision: 24087

13 years agofix typos
Imre Kaloz [Mon, 22 Nov 2010 13:01:21 +0000 (13:01 +0000)]
fix typos

SVN-Revision: 24086

13 years ago[target/x86]: move x86 back to .32 for now
Imre Kaloz [Mon, 22 Nov 2010 12:58:31 +0000 (12:58 +0000)]
[target/x86]: move x86 back to .32 for now

SVN-Revision: 24085

13 years agoswitch from ext2 to ext4 (w/o) journaling
Imre Kaloz [Mon, 22 Nov 2010 12:12:39 +0000 (12:12 +0000)]
switch from ext2 to ext4 (w/o) journaling

SVN-Revision: 24084

13 years agouse ext4 for ext2/3 on 2.6.32+
Imre Kaloz [Mon, 22 Nov 2010 12:11:50 +0000 (12:11 +0000)]
use ext4 for ext2/3 on 2.6.32+

SVN-Revision: 24083

13 years agoadd 2.6.32 patches to use ext4 for ext2/3
Imre Kaloz [Mon, 22 Nov 2010 12:03:23 +0000 (12:03 +0000)]
add 2.6.32 patches to use ext4 for ext2/3

SVN-Revision: 24082

13 years ago[target/x86]: additional Kconfig options for newer kernels
Imre Kaloz [Mon, 22 Nov 2010 11:34:45 +0000 (11:34 +0000)]
[target/x86]: additional Kconfig options for newer kernels

SVN-Revision: 24081

13 years ago[target/x86]: we don't need microcode updates
Imre Kaloz [Mon, 22 Nov 2010 11:33:25 +0000 (11:33 +0000)]
[target/x86]: we don't need microcode updates

SVN-Revision: 24080

13 years ago[package/grub]: add ext4 support
Imre Kaloz [Mon, 22 Nov 2010 11:27:47 +0000 (11:27 +0000)]
[package/grub]: add ext4 support

SVN-Revision: 24079

13 years ago[tools]: add e2fsprogs to tools and use that instead of libuuid
Imre Kaloz [Mon, 22 Nov 2010 11:26:45 +0000 (11:26 +0000)]
[tools]: add e2fsprogs to tools and use that instead of libuuid

SVN-Revision: 24078

13 years agoadd missing Kconfig symbols
Imre Kaloz [Mon, 22 Nov 2010 11:03:29 +0000 (11:03 +0000)]
add missing Kconfig symbols

SVN-Revision: 24077

13 years agouClibc: 0.9.32 needs the ldso fix as well
Felix Fietkau [Mon, 22 Nov 2010 01:48:29 +0000 (01:48 +0000)]
uClibc: 0.9.32 needs the ldso fix as well

SVN-Revision: 24074

13 years agouClibc: update 0.9.32 to latest git
Felix Fietkau [Mon, 22 Nov 2010 00:44:37 +0000 (00:44 +0000)]
uClibc: update 0.9.32 to latest git

SVN-Revision: 24073

13 years agox86: add missing l1 cache shift change
Felix Fietkau [Sun, 21 Nov 2010 23:27:25 +0000 (23:27 +0000)]
x86: add missing l1 cache shift change

SVN-Revision: 24072

13 years agox86: turn off CONFIG_X86_GENERIC for geos and net5501
Felix Fietkau [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>
SVN-Revision: 24071

13 years agocrda: update regulatory.bin based on latest wireless-regdb.git
Felix Fietkau [Sun, 21 Nov 2010 16:52:07 +0000 (16:52 +0000)]
crda: update regulatory.bin based on latest wireless-regdb.git

SVN-Revision: 24063

13 years agoath9k: fix some more endian issues
Felix Fietkau [Sun, 21 Nov 2010 16:52:00 +0000 (16:52 +0000)]
ath9k: fix some more endian issues

SVN-Revision: 24062

13 years ago[PATCH] Package dnsmasq init-file
Jo-Philipp Wich [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>
SVN-Revision: 24051

13 years agoath9k: fix endian issues on AR9003
Felix Fietkau [Sat, 20 Nov 2010 18:52:55 +0000 (18:52 +0000)]
ath9k: fix endian issues on AR9003

SVN-Revision: 24047

13 years agomac80211: revert the probe request timeout change
Felix Fietkau [Sat, 20 Nov 2010 14:16:36 +0000 (14:16 +0000)]
mac80211: revert the probe request timeout change

SVN-Revision: 24046

13 years agomac80211: update to latest wireless-testing + more stability work
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

13 years ago[package] openssl: refresh 200-ocf-20100325.patch
Jo-Philipp Wich [Fri, 19 Nov 2010 23:24:52 +0000 (23:24 +0000)]
[package] openssl: refresh 200-ocf-20100325.patch

SVN-Revision: 24042

13 years ago[package] hostapd: terminate mainloop if interface setup fails, prevents blocking...
Jo-Philipp Wich [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

SVN-Revision: 24041

13 years ago[brcm63xx] Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led...
Daniel Dickinson [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).

SVN-Revision: 24040

13 years ago[avr32]: upgrade u-boot to v2010.12-rc1
Imre Kaloz [Fri, 19 Nov 2010 11:44:25 +0000 (11:44 +0000)]
[avr32]: upgrade u-boot to v2010.12-rc1

SVN-Revision: 24039

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