Felix Fietkau [Mon, 20 Dec 2010 14:25:05 +0000 (14:25 +0000)]
gcc: fix newer libstdc++ compile issues with uclibc 0.9.32
SVN-Revision: 24734
Jo-Philipp Wich [Sun, 19 Dec 2010 16:47:30 +0000 (16:47 +0000)]
netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel Gimpelevich
SVN-Revision: 24729
Jo-Philipp Wich [Sun, 19 Dec 2010 16:46:47 +0000 (16:46 +0000)]
fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich
SVN-Revision: 24728
Jo-Philipp Wich [Sun, 19 Dec 2010 13:33:55 +0000 (13:33 +0000)]
mac80211: rename max_clients option to maxassoc, this brings it in line with broadcom
SVN-Revision: 24726
Felix Fietkau [Sun, 19 Dec 2010 11:56:56 +0000 (11:56 +0000)]
hostapd: add support for specifying the maximum number of clients
Signed-off-by: Alexander Couzens <lynxis@c-base.org>
SVN-Revision: 24725
Felix Fietkau [Sun, 19 Dec 2010 11:56:49 +0000 (11:56 +0000)]
hostapd: fix appending the iapp_interface variable to the config
Signed-off-by: Alexander Couzens <lynxis@c-base.org>
SVN-Revision: 24724
Felix Fietkau [Sun, 19 Dec 2010 11:56:42 +0000 (11:56 +0000)]
ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcast frames on the second ethernet MAC
Signed-off-by: Alexander Couzens <lynxis@c-base.org>
SVN-Revision: 24723
Felix Fietkau [Sun, 19 Dec 2010 11:48:38 +0000 (11:48 +0000)]
hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
This allows hostapd to make use of the config option
"vlan_tagged_interface" to automatically create bridge and
VLAN interfaces in a fully dynamic way.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24722
Felix Fietkau [Sun, 19 Dec 2010 11:48:31 +0000 (11:48 +0000)]
hostapd: Allow rsn_preauth configuration
Hostapd can allow preauthentication for WPA2-EAP networks when
the interfaces through which preauthentication is allowed are
configured.
Add a new param "rsn_preauth=0/1" to the configuration that enables
or disables preauthentication on the according bridge interface.
Preauthentication for unbridged networks is not considered in this
patch.
Cc: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24721
Hauke Mehrtens [Sun, 19 Dec 2010 11:43:45 +0000 (11:43 +0000)]
e2fsprogs: add two compile fixes.
Thank you Joe Roback for reporting and fixing compiling on Darwin.
SVN-Revision: 24720
Jo-Philipp Wich [Sun, 19 Dec 2010 11:16:46 +0000 (11:16 +0000)]
iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked
SVN-Revision: 24719
Gabor Juhos [Sun, 19 Dec 2010 10:05:55 +0000 (10:05 +0000)]
ar71xx: fix micrel phy patch (Patch from #8041.)
SVN-Revision: 24718
Jo-Philipp Wich [Sun, 19 Dec 2010 04:41:18 +0000 (04:41 +0000)]
autotools.mk: like libintl, make all libtool fixup packages depend on the libiconv stub
SVN-Revision: 24708
Jo-Philipp Wich [Sun, 19 Dec 2010 02:37:56 +0000 (02:37 +0000)]
autotools.mk: add a (dummy) libintl build dependency to any package using the libtool fixup
SVN-Revision: 24700
Hauke Mehrtens [Sun, 19 Dec 2010 00:05:17 +0000 (00:05 +0000)]
tools: fix dependencies
SVN-Revision: 24693
Jo-Philipp Wich [Sat, 18 Dec 2010 21:43:10 +0000 (21:43 +0000)]
download.mk: support https:// downloads
SVN-Revision: 24688
Jo-Philipp Wich [Sat, 18 Dec 2010 20:54:53 +0000 (20:54 +0000)]
download.pl: pass --no-check-certificate to wget
SVN-Revision: 24686
Jo-Philipp Wich [Sat, 18 Dec 2010 19:59:04 +0000 (19:59 +0000)]
the mpfr dependencies accidentally got broken up, fix it
SVN-Revision: 24684
Hauke Mehrtens [Sat, 18 Dec 2010 19:47:11 +0000 (19:47 +0000)]
e2fsprogs: update to version 1.41.13
SVN-Revision: 24683
Hauke Mehrtens [Sat, 18 Dec 2010 19:46:39 +0000 (19:46 +0000)]
tools: add missing dependencies
SVN-Revision: 24682
Hauke Mehrtens [Sat, 18 Dec 2010 19:34:55 +0000 (19:34 +0000)]
cloog: libtools has to be run
SVN-Revision: 24681
Hauke Mehrtens [Sat, 18 Dec 2010 19:34:04 +0000 (19:34 +0000)]
ppl: go back to version 0.10.2
GCC 4.5 needs ppl in version 0.10.2. The patch makes it compile with gmp 5.
SVN-Revision: 24680
Jo-Philipp Wich [Sat, 18 Dec 2010 19:16:03 +0000 (19:16 +0000)]
opkg: remove stray HOST_BUILD_DEPENDS
SVN-Revision: 24679
Felix Fietkau [Sat, 18 Dec 2010 18:27:51 +0000 (18:27 +0000)]
mac80211: another optimization for tx performance
SVN-Revision: 24677
Jo-Philipp Wich [Sat, 18 Dec 2010 18:14:25 +0000 (18:14 +0000)]
autotools.mk: remove HOST_BUILD_DEPENDS on libtool
SVN-Revision: 24676
Jo-Philipp Wich [Sat, 18 Dec 2010 18:13:12 +0000 (18:13 +0000)]
libtool: remove patches, they don't apply to libltdl
SVN-Revision: 24675
Jo-Philipp Wich [Sat, 18 Dec 2010 18:12:34 +0000 (18:12 +0000)]
libtool: remove host build and leave only libltdl in place
SVN-Revision: 24674
Jo-Philipp Wich [Sat, 18 Dec 2010 18:07:53 +0000 (18:07 +0000)]
make libtool a tool build and let autoconf depend on it
SVN-Revision: 24673
Felix Fietkau [Sat, 18 Dec 2010 17:56:32 +0000 (17:56 +0000)]
mac80211: fix a crash in the tx path
SVN-Revision: 24672
Felix Fietkau [Sat, 18 Dec 2010 17:40:09 +0000 (17:40 +0000)]
mac80211: fix a missing return value
SVN-Revision: 24671
Felix Fietkau [Sat, 18 Dec 2010 17:23:38 +0000 (17:23 +0000)]
mac80211: significantly reduce the cpu load caused by excessive skb header cloning
SVN-Revision: 24669
Jo-Philipp Wich [Sat, 18 Dec 2010 13:19:59 +0000 (13:19 +0000)]
autotools.mk: set AUTOPOINT to "true", not all hosts have it install and it makes autoreconf fail if not present, it also needs cvs which isn't installed on all hosts either
SVN-Revision: 24664
Felix Fietkau [Sat, 18 Dec 2010 02:14:52 +0000 (02:14 +0000)]
ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense and it reduces txpower and unnecessarily disables MRC
SVN-Revision: 24657
Felix Fietkau [Sat, 18 Dec 2010 02:00:10 +0000 (02:00 +0000)]
mac80211: update to wireless-testing 2010-12-16
SVN-Revision: 24655
Gabor Juhos [Fri, 17 Dec 2010 20:34:31 +0000 (20:34 +0000)]
firmware-utils/mkzynfw: fix available flash space calculation
SVN-Revision: 24653
Gabor Juhos [Fri, 17 Dec 2010 20:34:26 +0000 (20:34 +0000)]
generic: fix min/max confusion in jffs2_sum_init on 2.6.32
SVN-Revision: 24652
Gabor Juhos [Fri, 17 Dec 2010 17:57:20 +0000 (17:57 +0000)]
ar71xx: remove stray semicolons
SVN-Revision: 24651
Gabor Juhos [Fri, 17 Dec 2010 17:10:21 +0000 (17:10 +0000)]
ar71xx: fix WLAN LEDs on the DIR-825 board
SVN-Revision: 24650
Gabor Juhos [Fri, 17 Dec 2010 17:10:19 +0000 (17:10 +0000)]
ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
SVN-Revision: 24649
Gabor Juhos [Fri, 17 Dec 2010 17:10:16 +0000 (17:10 +0000)]
ar71xx: use usbdev trigger for USB LEDs by default
SVN-Revision: 24648
Gabor Juhos [Fri, 17 Dec 2010 17:10:14 +0000 (17:10 +0000)]
base-files: add support for the usbdev LED trigger
SVN-Revision: 24647
Gabor Juhos [Fri, 17 Dec 2010 17:10:11 +0000 (17:10 +0000)]
generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
Gabor Juhos [Fri, 17 Dec 2010 17:10:08 +0000 (17:10 +0000)]
generic: add usb_find_device_by_name helper
SVN-Revision: 24645
Gabor Juhos [Fri, 17 Dec 2010 17:10:04 +0000 (17:10 +0000)]
generic: nuke 2.6.33 specific stuff, is not used by any platform
SVN-Revision: 24644
Gabor Juhos [Fri, 17 Dec 2010 17:10:01 +0000 (17:10 +0000)]
ar71xx: UBNT Secondary MAC address duplicate fix
There is Secondary MAC address duplicate problem with some UBNT
RouterStation and RouterStation Pro HW batches as Primary MAC addresses
are not increased by 2 per device in board data. Fix is to use 'Locally
Administrated bit' for Secondary MAC address instead of increasing
Primary MAC addresses by 1 which could overlap with other device
Primary MAC address.
Signed-off-by: Kestutis Barkauskas<keba@devint.net>
SVN-Revision: 24643
Gabor Juhos [Fri, 17 Dec 2010 17:09:57 +0000 (17:09 +0000)]
ar71xx: populate LED configuration for WZR-HP-G300NH
Signed-off-by: Dave Lichterman <laviddichterman@gmail.com>
[nand-disk trigger has been removed - juhosg]
SVN-Revision: 24642
Jo-Philipp Wich [Fri, 17 Dec 2010 02:41:16 +0000 (02:41 +0000)]
build flex on the host, some pakcages need it in the newest version
SVN-Revision: 24631
Felix Fietkau [Thu, 16 Dec 2010 23:55:32 +0000 (23:55 +0000)]
ath9k: update initvals for ar9003
SVN-Revision: 24629
Felix Fietkau [Thu, 16 Dec 2010 23:55:23 +0000 (23:55 +0000)]
ath9k: remove code for setting up gpio based baseband rfkill - it was never used, nor configured properly
SVN-Revision: 24628
Felix Fietkau [Thu, 16 Dec 2010 23:55:12 +0000 (23:55 +0000)]
ath9k: use the number of pending aggregates instead of the queue depth to determine when it is time to form the next A-MPDU
SVN-Revision: 24627
Hauke Mehrtens [Thu, 16 Dec 2010 19:35:59 +0000 (19:35 +0000)]
brcm47xx: add ssb debug option.
This fixes a problem with wrt350n.
It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS"
Thank you sn9 for fixing this problem.
SVN-Revision: 24626
Hauke Mehrtens [Thu, 16 Dec 2010 19:31:05 +0000 (19:31 +0000)]
brcm47xx: add some missing pci ID for tg3 driver
Broadcom removed these pci id, but at least the wrt350n has a Ethernet
controller with a pci id of 14e4:1676
Thank you sn9 for fixing this problem.
SVN-Revision: 24625
Hauke Mehrtens [Thu, 16 Dec 2010 19:26:55 +0000 (19:26 +0000)]
brcm47xx: this patch went upstream
SVN-Revision: 24624
Jo-Philipp Wich [Thu, 16 Dec 2010 14:00:07 +0000 (14:00 +0000)]
libtool: I don't know what crackhead thought that relinking with /usr/lib during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff.
SVN-Revision: 24619
Jo-Philipp Wich [Wed, 15 Dec 2010 20:02:21 +0000 (20:02 +0000)]
libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
SVN-Revision: 24613
Gabor Juhos [Wed, 15 Dec 2010 19:55:50 +0000 (19:55 +0000)]
ar71xx: add wlan led for the TL-WR941ND
SVN-Revision: 24612
Gabor Juhos [Wed, 15 Dec 2010 19:55:47 +0000 (19:55 +0000)]
ar71xx: UBNT M-Series MAC address fix
UBNT M-Series devices have 2 MAC addresses in board data.
Fix is to use both entries from board data instead of one entry.
Signed-off-by: Kestutis Barkauskas<keba@devint.net>
SVN-Revision: 24611
Imre Kaloz [Wed, 15 Dec 2010 12:24:27 +0000 (12:24 +0000)]
revert r24604
SVN-Revision: 24605
Alexandros C. Couloumbis [Wed, 15 Dec 2010 12:15:46 +0000 (12:15 +0000)]
target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37
SVN-Revision: 24604
Jo-Philipp Wich [Wed, 15 Dec 2010 06:05:41 +0000 (06:05 +0000)]
autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants them
SVN-Revision: 24588
Jo-Philipp Wich [Wed, 15 Dec 2010 01:24:16 +0000 (01:24 +0000)]
autotools.mk: always pass -I m4, some package don't seem to set correct AMFLAGS (or any at all..)
SVN-Revision: 24574
Jo-Philipp Wich [Wed, 15 Dec 2010 01:14:14 +0000 (01:14 +0000)]
autotools.mk: don't rely on shipped autogen.sh files
SVN-Revision: 24573
Jo-Philipp Wich [Wed, 15 Dec 2010 00:39:14 +0000 (00:39 +0000)]
mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
SVN-Revision: 24571
Jo-Philipp Wich [Wed, 15 Dec 2010 00:19:08 +0000 (00:19 +0000)]
autotools.mk: explicately pass toolchain versions of automake, autoconf, libtoolize, ... to autoreconf
SVN-Revision: 24570
Gabor Juhos [Tue, 14 Dec 2010 18:01:04 +0000 (18:01 +0000)]
ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards
SVN-Revision: 24569
Gabor Juhos [Tue, 14 Dec 2010 18:01:00 +0000 (18:01 +0000)]
ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards
SVN-Revision: 24568
John Crispin [Tue, 14 Dec 2010 13:02:49 +0000 (13:02 +0000)]
* make the usb gpio configurable * 105-header_xway.patch has a corrupt line count in it
SVN-Revision: 24564
Imre Kaloz [Tue, 14 Dec 2010 09:50:59 +0000 (09:50 +0000)]
upgrade the linaro gcc to the 2010.12 release
SVN-Revision: 24563
Gabor Juhos [Tue, 14 Dec 2010 08:00:31 +0000 (08:00 +0000)]
ramips: remove 2.6.3[24] support
SVN-Revision: 24562
Gabor Juhos [Tue, 14 Dec 2010 08:00:29 +0000 (08:00 +0000)]
ramips: switch to 2.6.36
SVN-Revision: 24561
Gabor Juhos [Tue, 14 Dec 2010 08:00:25 +0000 (08:00 +0000)]
ramips: handle OTG interrupt on the RT305x SoC
SVN-Revision: 24560
Imre Kaloz [Tue, 14 Dec 2010 07:58:24 +0000 (07:58 +0000)]
bump kernel version, add MAINTAINER entry
SVN-Revision: 24559
Imre Kaloz [Tue, 14 Dec 2010 07:57:22 +0000 (07:57 +0000)]
add plemininary ultrasparc support
SVN-Revision: 24558
Jo-Philipp Wich [Mon, 13 Dec 2010 23:07:30 +0000 (23:07 +0000)]
mpfr: disable host fixup for now
SVN-Revision: 24557
Jo-Philipp Wich [Mon, 13 Dec 2010 21:02:31 +0000 (21:02 +0000)]
reorder dependencies
SVN-Revision: 24556
Jo-Philipp Wich [Mon, 13 Dec 2010 21:01:34 +0000 (21:01 +0000)]
mpfr: use autoreconf host fixup
SVN-Revision: 24555
Jo-Philipp Wich [Mon, 13 Dec 2010 20:54:01 +0000 (20:54 +0000)]
opkg: remove manual automake invocations and rely and host and target fixups
SVN-Revision: 24554
Jo-Philipp Wich [Mon, 13 Dec 2010 20:52:57 +0000 (20:52 +0000)]
opkg: disable output shaving
SVN-Revision: 24553
Jo-Philipp Wich [Mon, 13 Dec 2010 19:04:33 +0000 (19:04 +0000)]
- implement hooks for hostbuilds - use host build hooks to implement fixups for host build - move separator declaration to rules.mk
SVN-Revision: 24551
Jo-Philipp Wich [Mon, 13 Dec 2010 16:05:53 +0000 (16:05 +0000)]
autotools.mk: add yet another aclocal path
SVN-Revision: 24547
Hamish Guthrie [Mon, 13 Dec 2010 12:59:22 +0000 (12:59 +0000)]
Update package selection
SVN-Revision: 24544
Jo-Philipp Wich [Mon, 13 Dec 2010 10:06:40 +0000 (10:06 +0000)]
enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest
SVN-Revision: 24541
Felix Fietkau [Mon, 13 Dec 2010 08:01:21 +0000 (08:01 +0000)]
base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
SVN-Revision: 24540
Felix Fietkau [Mon, 13 Dec 2010 08:01:12 +0000 (08:01 +0000)]
ath9k: fix some more issues in the paprd changes
SVN-Revision: 24539
Jo-Philipp Wich [Mon, 13 Dec 2010 01:47:35 +0000 (01:47 +0000)]
ead: fixup some AC_DEFINE() invocations that will make recent automak bail
SVN-Revision: 24535
Jo-Philipp Wich [Mon, 13 Dec 2010 01:44:28 +0000 (01:44 +0000)]
autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE_PATHS which defaults to '.'
SVN-Revision: 24534
John Crispin [Sun, 12 Dec 2010 22:57:16 +0000 (22:57 +0000)]
adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.
SVN-Revision: 24526
Florian Fainelli [Sun, 12 Dec 2010 14:53:24 +0000 (14:53 +0000)]
Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)
This reverts commit
ac0f793ae985db73caf99916336569c211a759f8.
SVN-Revision: 24516
Daniel Dickinson [Sun, 12 Dec 2010 05:50:47 +0000 (05:50 +0000)]
Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends on lzma)
SVN-Revision: 24513
Daniel Dickinson [Sun, 12 Dec 2010 05:02:41 +0000 (05:02 +0000)]
sstrip: Correct include path to really get endian.h
SVN-Revision: 24512
Daniel Dickinson [Sun, 12 Dec 2010 04:59:51 +0000 (04:59 +0000)]
Revert "[tools] sstrip: Was missing include of <byteswap.h>"
This reverts commit
bcb48716d097c16834f222c267c73e847f4a8dd0.
SVN-Revision: 24511
Daniel Dickinson [Sun, 12 Dec 2010 04:57:07 +0000 (04:57 +0000)]
sstrip: Was missing include of <byteswap.h>
SVN-Revision: 24510
Daniel Dickinson [Sun, 12 Dec 2010 01:43:46 +0000 (01:43 +0000)]
binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches
SVN-Revision: 24509
Daniel Dickinson [Sun, 12 Dec 2010 01:43:30 +0000 (01:43 +0000)]
Added autoconf flags for gettimeofday and psignal - uClibc has them
SVN-Revision: 24508
Felix Fietkau [Sun, 12 Dec 2010 01:15:38 +0000 (01:15 +0000)]
ath9k: fix a few issues with pa predistortion on ar9003
SVN-Revision: 24504
Felix Fietkau [Sun, 12 Dec 2010 01:15:32 +0000 (01:15 +0000)]
ath: open up a few safe 5ghz channels in the world regdomain to make the regulatory override unnecessary in a few cases
SVN-Revision: 24503
Felix Fietkau [Sun, 12 Dec 2010 01:15:23 +0000 (01:15 +0000)]
ath9k: merge a few pending cleanup patches
SVN-Revision: 24502
Hauke Mehrtens [Sat, 11 Dec 2010 23:55:39 +0000 (23:55 +0000)]
ppl: update to new version.
The old version is not compatible with gmp 5.
SVN-Revision: 24501
Felix Fietkau [Sat, 11 Dec 2010 21:29:53 +0000 (21:29 +0000)]
tools/xz: do not overwrite the lzma binary
SVN-Revision: 24499
Felix Fietkau [Sat, 11 Dec 2010 21:29:48 +0000 (21:29 +0000)]
ath9k: do not adjust the slot time setting for long distance, it seems to cause long latencies and low throughput
SVN-Revision: 24498