juhosg [Tue, 31 May 2011 22:53:31 +0000 (22:53 +0000)]
ar71xx: don't register 8250 UART on the AR933x SoCs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27058
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:30 +0000 (22:53 +0000)]
ar71xx: enable GPIO support for the AR933x SoCs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27057
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:29 +0000 (22:53 +0000)]
ar71xx: add AR933x specific frequency initialization code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27056
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:27 +0000 (22:53 +0000)]
ar71xx: add AR933x specific early_printk support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27055
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:26 +0000 (22:53 +0000)]
ar71xx: add preliminary support for the Atheros AR933x SoCs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27054
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:25 +0000 (22:53 +0000)]
ar71xx: stop producing -NA factory images and tag factory images with hd_id for WNDR3700v2
NETGEAR doesn
\92t produce a distinct North American image for
WNDR3700v2, they use the same image worldwide. This is a change from
earlier models such as WNDR3700 (v1). NETGEAR's v2 images now contain
an "hd_id" parameter, as well. All observed WNDR3700v2, WNDR3800, and
WNDRMAC images use
29763654+16+64 as their hd_id value.
This patch changes the OpenWrt WNDR3700v2 "factory" image generation
to stop producing the extraneous -NA version and to tag the image with
the same hd_id used in NETGEAR's images.
There is no change to WNDR3700 (v1) image generation, as NETGEAR
continues to produce distinct -NA and worldwide images, neither of
which are tagged with hd_id.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27053
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:24 +0000 (22:53 +0000)]
tools/firmware-utils: add support for hd_id tag into mkdniimg
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27052
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:22 +0000 (22:53 +0000)]
ar71xx: create factory images for the WZR-HP-G30{0,1}NH boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27051
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:21 +0000 (22:53 +0000)]
tools/firmware-utils: add buffalo specific fw tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27050
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:20 +0000 (22:53 +0000)]
ar71xx: Fix header offset for newer WRT160NL models
Newer WRT160NLs have a flash chip with 4K erase blocks instead of 64K,
resulting in miscalculated partition sizes.
Since the actual sizes did not change, hardcode them to their current
sizes, and make sure they are at least one erase block big (in case Cisco
decides to start to use chips with 128K erase blocks).
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27049
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:19 +0000 (22:53 +0000)]
ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27048
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:18 +0000 (22:53 +0000)]
ar71xx: reduce the size of the squashfs-4k binaries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27047
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:16 +0000 (22:53 +0000)]
mac80211: make ath9k available even if PCI support is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27046
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:15 +0000 (22:53 +0000)]
ar71xx: initialize is_clk_25mhz field for AR9340 WMAC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27045
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:14 +0000 (22:53 +0000)]
ar71xx: sync ath9k_platform_data.h with compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27044
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:13 +0000 (22:53 +0000)]
ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27043
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:12 +0000 (22:53 +0000)]
ar71xx: fix uci-defaults script for the WZR-HP-G30XNH boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27042
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:10 +0000 (22:53 +0000)]
ar71xx: ag71xx: make ring sizes configurable via ethtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27041
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:09 +0000 (22:53 +0000)]
ar71xx: ag71xx: prepare to make ring sizes configurable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27040
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 31 May 2011 22:53:07 +0000 (22:53 +0000)]
ar71xx: ag71xx: nuke unused AG71XX_TX_FIFO_LEN define
Reported-by: Dave Täht <dave.taht@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27039
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 31 May 2011 16:57:05 +0000 (16:57 +0000)]
x86: add additional companion chip drivers to alix2 and geos
Add the MFGPT high precision timers, and integration into the schedule (clock events).
Use OHCI, not UHCI usb module.
Remove VIA SATA driver from Alix2... that was accidentally cloned from net5501 platform.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27038
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 31 May 2011 16:57:01 +0000 (16:57 +0000)]
x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration.
Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27037
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 31 May 2011 09:47:30 +0000 (09:47 +0000)]
purge out CONFIG_CRYPTO* symbols out of target specific kernel configs
since OpenWrt is taking care of them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27036
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 30 May 2011 23:08:01 +0000 (23:08 +0000)]
ar71xx: only enable the rx engine after the link is up, fixes a race condition that got rx stuck when the interface is brought up during lots of inbound traffic (thx, matteo)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27035
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 30 May 2011 23:07:57 +0000 (23:07 +0000)]
ar71xx: disable flow control for ar724x, it can get stuck in a loop of continously sending MAC pause frames
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27034
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 30 May 2011 23:07:53 +0000 (23:07 +0000)]
remove the now unused Target-Kernel field from the target metadata
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27033
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 30 May 2011 23:07:48 +0000 (23:07 +0000)]
remove kernel major version specific kernelpackage overrides
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27032
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 30 May 2011 13:55:34 +0000 (13:55 +0000)]
[cns3xxx]: upgrade to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27030
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 30 May 2011 13:38:54 +0000 (13:38 +0000)]
ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should work just as well, and will use a lot less memory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27029
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Sun, 29 May 2011 21:19:26 +0000 (21:19 +0000)]
[lantiq]
* backport 2.6.8 patches to .39 / .32.33
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27026
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 28 May 2011 16:45:17 +0000 (16:45 +0000)]
ath9k: merge a few bugfixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27025
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 28 May 2011 16:27:24 +0000 (16:27 +0000)]
ath5k: disable fast channel changes, some people have reported that they introduce connection stability issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27024
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 28 May 2011 16:27:21 +0000 (16:27 +0000)]
remove legacy package/foo-compile wrapper targets, people should be used to the correct target names by now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27023
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 28 May 2011 16:27:17 +0000 (16:27 +0000)]
hostapd: fix a race condition related to assoc response tx status processing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27022
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 28 May 2011 16:27:12 +0000 (16:27 +0000)]
hostapd: update to
20110527, includes a client mode wpa auth fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27021
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 27 May 2011 09:54:52 +0000 (09:54 +0000)]
bcm63xx: Add support for 2.6.39
Add support for Kernel 2.6.39. Boots fine on a BCM6358.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27019
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 27 May 2011 09:54:48 +0000 (09:54 +0000)]
bcm63xx: Add support for 2.6.38
Add support for Kernel 2.6.38, based on 2.6.38.6. Boots fine on a BCM6358.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27018
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 26 May 2011 13:53:00 +0000 (13:53 +0000)]
[brcm63xx] fold 446-board-D4PW_correction.patch in 440-board-D4PW.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27014
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 26 May 2011 13:52:56 +0000 (13:52 +0000)]
[brcm63xx] renumber patches accordingly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27013
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 26 May 2011 12:09:15 +0000 (12:09 +0000)]
[brcm63xx] renumber board patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27012
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 25 May 2011 20:57:13 +0000 (20:57 +0000)]
kernel: exportfs: reallow building as a module
It was originally tristate, but was changed to bool to prevent a build
breakage in an earlier patch revision (for a new syscall). The actual
commit[1] changed it in a way this isn't needed anymore, but
accidentially left the EXPORTFS change in. There's no reason for it
not being buildable as a module, so changing it back to tristate is
fine.
see: https://patchwork.kernel.org/patch/812832/
Thank you Jonas Gorski for the patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27011
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 25 May 2011 19:51:40 +0000 (19:51 +0000)]
kernel: generic: Update 2.6.39 to final
* Add missing config symbols
* Update package/kernel for 2.6.39
CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module.
Thank you Jonas Gorski for the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27010
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 25 May 2011 19:32:00 +0000 (19:32 +0000)]
kernel: some updates for kernel 2.6.39
* add md5sum for kernel
* add some missing config symbols
* add some ssb patches to make compat-wireless compile
Thank you Peter Wagner for the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27009
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 25 May 2011 19:27:08 +0000 (19:27 +0000)]
brcm47xx: initial 2.6.39 support for brcm47xx
Thank you Peter Wagner for the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27008
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 25 May 2011 19:16:58 +0000 (19:16 +0000)]
[kernel] fix mtd warnings
Fixes for the following warnings:
drivers/mtd/devices/block2mtd.c: In function '_open_bdev':
drivers/mtd/devices/block2mtd.c:272:3: warning: ISO C90 forbids mixed declarations and code
drivers/mtd/devices/block2mtd.c: In function 'add_device':
drivers/mtd/devices/block2mtd.c:399:13: warning: assignment discards qualifiers from pointer target type
In the case of 442-block2mtd_probe.patch, it's not until the insertion of a executable statement before the definition that causes a warning, so I've chosen to resolve the issue here by splitting the definition and the initialization into a definition and a statement (and assignment) instead.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27007
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 25 May 2011 18:05:54 +0000 (18:05 +0000)]
brcm47xx: remove old kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27006
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 25 May 2011 17:46:34 +0000 (17:46 +0000)]
brcm47xx: fix partition layout on SimpleShare devices.
The flash driver code should be cleaned up and the broad detection code should be placed into arch code and used here.
This fixes #9323
Thank you Will Holmes for the patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27005
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Tue, 24 May 2011 15:53:15 +0000 (15:53 +0000)]
[toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'
this eliminates a source of reproduceable freezes
http://lists.uclibc.org/pipermail/uclibc/2011-May/045367.html
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27001
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 24 May 2011 10:42:49 +0000 (10:42 +0000)]
libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27000
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 10:36:25 +0000 (10:36 +0000)]
[package] libpcap: add -fpic, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26999
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Tue, 24 May 2011 10:00:36 +0000 (10:00 +0000)]
[generic] Clean up patch not applying
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26997
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:53:53 +0000 (09:53 +0000)]
[package] libpcap: remove empty patchfiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26996
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:51:08 +0000 (09:51 +0000)]
[PATCH] Update libpcap to version 1.1.1
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26995
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 24 May 2011 09:31:37 +0000 (09:31 +0000)]
base-files: make the MAC address of bridge interfaces sticky to avoid ARP issues on wifi re-configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26990
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:30:24 +0000 (09:30 +0000)]
[PATCH] Add support for git-svn package feeds
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26988
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:27:23 +0000 (09:27 +0000)]
[package] base-files: mark /etc/crontabs/ as config directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26986
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:14:35 +0000 (09:14 +0000)]
[PATCH] kernel: kmod-crypto-iv depends on kmod-crypto-manager
Add a missing dependency to kmod-crypto-iv. chainiv.ko and eseqiv.ko
from kmod-crypto-iv depend on crypto_blkcipher.ko from
kmod-crypto-manager.
Signed-off-by: Lars Hjersted <lars@hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26984
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 09:12:50 +0000 (09:12 +0000)]
[PATCH] dnsmasq: allow hostname assignment without static lease
The attached patch for dnsmasq.init allows to assign a hostname to a
particular mac-address. It's useful to override the client supplied
hostname, especially if the client does not supply a hostname at all.
It corresponds to the following example in dnsmasq.conf.example:
# Always set the name of the host with hardware address
# 11:22:33:44:55:66 to be "fred"
#dhcp-host=11:22:33:44:55:66,fred
Regards
Mathias
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26983
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 24 May 2011 08:14:29 +0000 (08:14 +0000)]
[netfilter] package u32 match and TEE target, patches by Maxim Uvarov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26977
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 22 May 2011 16:53:09 +0000 (16:53 +0000)]
[package] ncurses: enable C++ bindings (#9442)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26970
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 22 May 2011 12:02:35 +0000 (12:02 +0000)]
[package] iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong operator precedence
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26968
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 20 May 2011 16:21:30 +0000 (16:21 +0000)]
add LD_LIBRARY to cmake.mk
Otherwise cmake programs try to link with host ld.so
Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26963
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 20 May 2011 13:45:40 +0000 (13:45 +0000)]
[package] firewall: explictely mention network in default configuration, makes it less confusing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26961
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:06:25 +0000 (10:06 +0000)]
[brcm63xx] add support for BT Voyager 2110 (#8810)
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26959
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:06:22 +0000 (10:06 +0000)]
[brcm63xx] add support for DSL-2640B rev B2
Signed-off-by: Adrian Feliks <mexit@o2.pl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26958
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:06:18 +0000 (10:06 +0000)]
[brcm63xx] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26957
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:06:15 +0000 (10:06 +0000)]
[brcm63xx] add support for D-Link DVA-G3810BN/TL
This patch adds support for D-Link's DVA-G3810BN/TL product.
Signed-off-by: Roman Dumycz <roman@secureas.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26956
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:06:11 +0000 (10:06 +0000)]
[kernel] refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26955
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:06:07 +0000 (10:06 +0000)]
[brcm63xx] add support for BT Voyager 2500 (#9070)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26954
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:06:04 +0000 (10:06 +0000)]
[brcm63xx] add support for USR9108 LEDs (#9372)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26953
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 20 May 2011 10:06:00 +0000 (10:06 +0000)]
[ar7] add GT701 LEDs support (#9382)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26952
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 19 May 2011 10:08:02 +0000 (10:08 +0000)]
broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api
broadcom-wl driver bound to ssb device with ssb driver probe
have osh handle struct pdev pointer value initialized with
ssb_device pointer. Later on pdev is used with legacy pci
dma api as pci_dev thus causing oops sometimes.
The patch replaces legacy pci dma api and pass relevant
device struct pointer to avoid crashes.
Signed-off-by: George Kashperko <george@znau.edu.ua>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26949
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 19 May 2011 10:07:57 +0000 (10:07 +0000)]
broadcom-wl: fix uninitialized variable
It was causing an occasional kernel oops.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26948
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 19 May 2011 09:33:45 +0000 (09:33 +0000)]
ath9k: fix some locking issues in the tx fifo cleanup patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26947
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Thu, 19 May 2011 04:29:40 +0000 (04:29 +0000)]
Simple typo for kmod- prefix in alix2 target makefile.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26945
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Wed, 18 May 2011 12:43:54 +0000 (12:43 +0000)]
[omap35xx]: Remove override of max80211.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26936
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 18 May 2011 12:03:08 +0000 (12:03 +0000)]
ath9k: clean up tx fifo handling on ar9380 based hardware
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26934
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 18 May 2011 12:03:04 +0000 (12:03 +0000)]
ath9k: fix a small race condition in the tx_last_beacon patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26933
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Wed, 18 May 2011 11:50:36 +0000 (11:50 +0000)]
[omap35xx] Move beagleboard base-files to beagleboard sub-target, remove unused mac80211.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26932
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 18 May 2011 09:50:06 +0000 (09:50 +0000)]
[PATCH] ipcalc.sh CIDR notation
Hi,
the attached patch makes ipcalc.sh accept IP/Netmask combinations in
CIDR notation. Before you could only do:
# sh ipcalc.sh 192.168.0.0 255.255.255.0 1 10
IP=192.168.0.0
NETMASK=255.255.255.0
BROADCAST=192.168.0.255
NETWORK=192.168.0.0
PREFIX=24
START=192.168.0.1
END=192.168.0.11
with this patch you can also execute it with:
sh ipcalc.sh 192.168.0.0/24 1 10
IP=192.168.0.0
NETMASK=255.255.255.0
BROADCAST=192.168.0.255
NETWORK=192.168.0.0
PREFIX=24
START=192.168.0.1
END=192.168.0.11
The patch is based on #1260 [1], i just changed one line to calculate
the START end END ips right. I wonder why that never got included. If
there is no reason not to do i would like to ask you to commit that
patch, because its a functionality i (and probably others) miss quite often.
Btw, i also fixed 4 useless tabs, that might look a bit strange in the
patch.
Regards, Manuel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26930
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 17 May 2011 18:23:50 +0000 (18:23 +0000)]
mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags override (thx, KanjiMonster)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26927
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 17 May 2011 12:54:45 +0000 (12:54 +0000)]
metadata: do not emit feature flag selects for targets which have subtargets - fixes a buildbot error cause by ssb not being blacklisted for lantiq falcon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26926
3c298f89-4303-0410-b956-
a3cf2f4a3e73
matteo [Tue, 17 May 2011 11:15:24 +0000 (11:15 +0000)]
ar71xx: don't probe the LAN PHY
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26924
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 17 May 2011 11:14:15 +0000 (11:14 +0000)]
ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe requests in ad-hoc mode without creating too much spam
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26923
3c298f89-4303-0410-b956-
a3cf2f4a3e73
matteo [Tue, 17 May 2011 11:12:56 +0000 (11:12 +0000)]
ar71xx: detect link on LAN ports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26922
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 17 May 2011 10:48:37 +0000 (10:48 +0000)]
[modules]
* add missing aes dependency to mv_cesa
Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26920
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 17 May 2011 10:35:14 +0000 (10:35 +0000)]
[x86]
* adds support for Artec Thincan
Signed-of-By: Lauri Võsandi <lauri.vosandi@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26919
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 17 May 2011 10:33:46 +0000 (10:33 +0000)]
[tools]
* adds mkelfimage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26918
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 17 May 2011 08:37:38 +0000 (08:37 +0000)]
ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in some instances
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26915
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 16 May 2011 21:50:30 +0000 (21:50 +0000)]
ath9k: fix issues with ad-hoc beacon slot selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26913
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 16 May 2011 21:50:26 +0000 (21:50 +0000)]
mac80211: update to 2011-05-13
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26912
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 16 May 2011 21:50:20 +0000 (21:50 +0000)]
kernel: backport some ssb changes to support a mac80211 update
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26911
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 15 May 2011 21:28:12 +0000 (21:28 +0000)]
[generic] remove an accidentally copied comment from the option.ko device patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26908
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 15 May 2011 19:17:31 +0000 (19:17 +0000)]
[generic] add definitions for Alcatel X220D and Huawai E173s to option.ko (#9422)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26906
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 15 May 2011 17:23:02 +0000 (17:23 +0000)]
kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26905
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 15 May 2011 09:37:35 +0000 (09:37 +0000)]
package/kernel: crypto: Remove renamed modules hack
Since the oldest kernel in trunk is 2.6.30 the modules always use the
newer names, so we can just use the _generic prefix directly.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26903
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 15 May 2011 09:37:32 +0000 (09:37 +0000)]
package/kernel: netfilter: Remove 2.4/2.6 references
There's only 2.6, so it doesn't make sense to mention modules that are
2.4 only or for modules that they are available only for 2.6.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26902
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 15 May 2011 09:37:28 +0000 (09:37 +0000)]
package/kernel: Remove all 2.4 definitions
With no 2.4 support in trunk, we can safely remove any 2.4 definitions for
kmods and merge the 2.6 definitions into the generic ones.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26901
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acinonyx [Sun, 15 May 2011 09:37:24 +0000 (09:37 +0000)]
package/kernel: Remove $(KMOD_SUFFIX) usage
Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26900
3c298f89-4303-0410-b956-
a3cf2f4a3e73
matteo [Sat, 14 May 2011 23:31:50 +0000 (23:31 +0000)]
ar71xx: add link detection on Ubiquiti devices WAN port
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26891
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.063038 seconds and 4 git commands to generate.