Gabor Juhos [Tue, 7 Oct 2008 08:34:23 +0000 (08:34 +0000)]
fix compile errors in USB driver under 2.6.27
SVN-Revision: 12891
Andy Boyett [Tue, 7 Oct 2008 08:01:55 +0000 (08:01 +0000)]
generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c
SVN-Revision: 12889
Felix Fietkau [Tue, 7 Oct 2008 01:41:03 +0000 (01:41 +0000)]
allow larger beacon interval values - useful for big mesh networks (patch by sven-ola)
SVN-Revision: 12886
Felix Fietkau [Tue, 7 Oct 2008 01:40:36 +0000 (01:40 +0000)]
madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases
SVN-Revision: 12885
Felix Fietkau [Tue, 7 Oct 2008 01:40:09 +0000 (01:40 +0000)]
fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges
SVN-Revision: 12884
Felix Fietkau [Tue, 7 Oct 2008 01:39:38 +0000 (01:39 +0000)]
madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag
SVN-Revision: 12883
Felix Fietkau [Tue, 7 Oct 2008 00:15:07 +0000 (00:15 +0000)]
don't register GPIO 0 as LED. it drives the chip select line of the SPI flash on most AR2317 boards. fixes strange jffs2 errors on bootup
SVN-Revision: 12881
Gabor Juhos [Mon, 6 Oct 2008 17:24:33 +0000 (17:24 +0000)]
update mini_fo fix for 2.6.27
SVN-Revision: 12875
Felix Fietkau [Mon, 6 Oct 2008 16:34:28 +0000 (16:34 +0000)]
don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate those in config-target.in instead of config-package.in
SVN-Revision: 12871
Felix Fietkau [Mon, 6 Oct 2008 16:33:34 +0000 (16:33 +0000)]
enable luci by default
SVN-Revision: 12870
Felix Fietkau [Mon, 6 Oct 2008 16:33:14 +0000 (16:33 +0000)]
fix busybox http auth if the root user has an empty password
SVN-Revision: 12869
Felix Fietkau [Mon, 6 Oct 2008 12:04:04 +0000 (12:04 +0000)]
add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patches, rename patches/ for old compat-wireless to patches-old/
SVN-Revision: 12865
Gabor Juhos [Sun, 5 Oct 2008 13:08:12 +0000 (13:08 +0000)]
make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)
SVN-Revision: 12864
Gabor Juhos [Sun, 5 Oct 2008 11:07:49 +0000 (11:07 +0000)]
experimental support for 2.6.27
SVN-Revision: 12863
Gabor Juhos [Sun, 5 Oct 2008 09:21:12 +0000 (09:21 +0000)]
2.6.27: revert case insensitive match support in xt_string while we are using iptables-1.4.0
SVN-Revision: 12862
Gabor Juhos [Sun, 5 Oct 2008 07:52:25 +0000 (07:52 +0000)]
fix a typo in the generic 2.6.27 config
SVN-Revision: 12861
Gabor Juhos [Sun, 5 Oct 2008 06:57:43 +0000 (06:57 +0000)]
move some 2.6.27 config stuff to generic
SVN-Revision: 12860
Gabor Juhos [Sun, 5 Oct 2008 06:29:44 +0000 (06:29 +0000)]
experimental support for 2.6.27
SVN-Revision: 12859
Gabor Juhos [Sun, 5 Oct 2008 06:26:28 +0000 (06:26 +0000)]
refresh 2.6.27 patches based on -rc8
SVN-Revision: 12858
Gabor Juhos [Sat, 4 Oct 2008 19:09:35 +0000 (19:09 +0000)]
backport cevt-r4k fixes from mainline
SVN-Revision: 12857
Florian Fainelli [Sat, 4 Oct 2008 16:54:43 +0000 (16:54 +0000)]
Silence ifconfig down errors in mac80211 (#4067)
SVN-Revision: 12856
Florian Fainelli [Sat, 4 Oct 2008 16:51:03 +0000 (16:51 +0000)]
Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)
SVN-Revision: 12855
Felix Fietkau [Sat, 4 Oct 2008 16:22:24 +0000 (16:22 +0000)]
fix infinite recursion in metadata.pl
SVN-Revision: 12851
Andy Boyett [Sat, 4 Oct 2008 10:27:06 +0000 (10:27 +0000)]
use gzipped package lists
SVN-Revision: 12849
Felix Fietkau [Sat, 4 Oct 2008 10:13:12 +0000 (10:13 +0000)]
madwifi: add another missing change for linux 2.4 compat
SVN-Revision: 12847
Felix Fietkau [Fri, 3 Oct 2008 17:25:07 +0000 (17:25 +0000)]
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
SVN-Revision: 12841
Felix Fietkau [Fri, 3 Oct 2008 15:17:34 +0000 (15:17 +0000)]
madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled
SVN-Revision: 12838
Felix Fietkau [Fri, 3 Oct 2008 14:37:55 +0000 (14:37 +0000)]
implement conditional dependencies for generating the Depends: field of ipkgs
SVN-Revision: 12836
Andy Boyett [Fri, 3 Oct 2008 06:02:20 +0000 (06:02 +0000)]
ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it
SVN-Revision: 12833
Peter Denison [Thu, 2 Oct 2008 22:22:46 +0000 (22:22 +0000)]
Add workaround for eth0/1 PHY on WRTSL54GS
SVN-Revision: 12829
Felix Fietkau [Thu, 2 Oct 2008 18:31:26 +0000 (18:31 +0000)]
remove accidentally committed debug message
SVN-Revision: 12827
Felix Fietkau [Thu, 2 Oct 2008 18:19:02 +0000 (18:19 +0000)]
mtd: fix image check on non-broadcom platforms
SVN-Revision: 12825
Felix Fietkau [Wed, 1 Oct 2008 21:26:19 +0000 (21:26 +0000)]
implement conditional dependencies for menuconfig and build deps
SVN-Revision: 12820
Felix Fietkau [Wed, 1 Oct 2008 21:25:53 +0000 (21:25 +0000)]
CONFIG_NF_CT_ACCT is deprecated in 2.6.27
SVN-Revision: 12819
Florian Fainelli [Wed, 1 Oct 2008 19:53:36 +0000 (19:53 +0000)]
Split ebtables into ebtables and ebtables-utils, bump release number
SVN-Revision: 12818
Gabor Juhos [Tue, 30 Sep 2008 17:36:40 +0000 (17:36 +0000)]
forgot the kernel pacthes for the watchdog driver
SVN-Revision: 12816
Florian Fainelli [Tue, 30 Sep 2008 11:45:54 +0000 (11:45 +0000)]
Document how to build binary ipkgs
SVN-Revision: 12813
Gabor Juhos [Tue, 30 Sep 2008 08:05:18 +0000 (08:05 +0000)]
add hardware watchdog driver
SVN-Revision: 12810
Peter Denison [Tue, 30 Sep 2008 00:56:55 +0000 (00:56 +0000)]
Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow
SVN-Revision: 12809
Florian Fainelli [Mon, 29 Sep 2008 18:46:56 +0000 (18:46 +0000)]
Delete 2.6.24 files for OLPC
SVN-Revision: 12806
Florian Fainelli [Mon, 29 Sep 2008 18:45:24 +0000 (18:45 +0000)]
Do not override classifier kernel configuration symbols
SVN-Revision: 12805
Felix Fietkau [Mon, 29 Sep 2008 18:09:24 +0000 (18:09 +0000)]
fix up the asm includes location for .27 when building kernel headers
SVN-Revision: 12802
Felix Fietkau [Mon, 29 Sep 2008 16:49:39 +0000 (16:49 +0000)]
move some 2.6.27 config stuff from ixp to generic, use slab instead of slub by default (slub crashes early on), enable kallsyms for now until the target is stable
SVN-Revision: 12800
Felix Fietkau [Mon, 29 Sep 2008 12:18:12 +0000 (12:18 +0000)]
as discussed on irc: revert config-default->config-2.6.26 rename
SVN-Revision: 12798
Felix Fietkau [Mon, 29 Sep 2008 01:08:17 +0000 (01:08 +0000)]
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
SVN-Revision: 12790
Felix Fietkau [Mon, 29 Sep 2008 01:06:44 +0000 (01:06 +0000)]
ixp4xx: rename config-default to config-2.6.26
SVN-Revision: 12789
Felix Fietkau [Mon, 29 Sep 2008 01:06:14 +0000 (01:06 +0000)]
ixp4xx: remove 2.6.25 patches
SVN-Revision: 12788
Felix Fietkau [Sun, 28 Sep 2008 20:23:44 +0000 (20:23 +0000)]
fix ar2315 watchdog restart (patch from #3953)
SVN-Revision: 12775
Felix Fietkau [Sun, 28 Sep 2008 19:52:15 +0000 (19:52 +0000)]
cris is little endian, not big endian (patch from #4048)
SVN-Revision: 12773
Felix Fietkau [Sun, 28 Sep 2008 19:45:59 +0000 (19:45 +0000)]
add option in sysupgrade to restore config from file or URL (patch from #4043)
SVN-Revision: 12772
Felix Fietkau [Sun, 28 Sep 2008 19:35:56 +0000 (19:35 +0000)]
madwifi: revert part of the noderef fix patch
SVN-Revision: 12771
Gabor Juhos [Sun, 28 Sep 2008 19:07:37 +0000 (19:07 +0000)]
2.6.25/2.6.26: fix compiler warning in imq.c
SVN-Revision: 12770
Felix Fietkau [Sun, 28 Sep 2008 18:30:23 +0000 (18:30 +0000)]
broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)
SVN-Revision: 12769
John Crispin [Sun, 28 Sep 2008 17:40:09 +0000 (17:40 +0000)]
fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028
SVN-Revision: 12768
John Crispin [Sun, 28 Sep 2008 17:06:39 +0000 (17:06 +0000)]
custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
SVN-Revision: 12767
Felix Fietkau [Sun, 28 Sep 2008 16:17:49 +0000 (16:17 +0000)]
set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions
SVN-Revision: 12766
Felix Fietkau [Sun, 28 Sep 2008 16:17:37 +0000 (16:17 +0000)]
firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic
SVN-Revision: 12765
Felix Fietkau [Sun, 28 Sep 2008 15:26:25 +0000 (15:26 +0000)]
busybox: remove the upstream-provided bugfix patch for line editing it actually breaks the history functionality instead of fixing it
SVN-Revision: 12763
Felix Fietkau [Sun, 28 Sep 2008 11:01:33 +0000 (11:01 +0000)]
fix iw compile
SVN-Revision: 12760
Felix Fietkau [Sun, 28 Sep 2008 09:43:37 +0000 (09:43 +0000)]
madwifi: set essid on to avoid association with different ssid (patch from #3937)
SVN-Revision: 12759
Florian Fainelli [Sun, 28 Sep 2008 07:09:47 +0000 (07:09 +0000)]
Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
SVN-Revision: 12752
Felix Fietkau [Sat, 27 Sep 2008 22:57:58 +0000 (22:57 +0000)]
scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages
SVN-Revision: 12746
Andy Boyett [Sat, 27 Sep 2008 20:16:16 +0000 (20:16 +0000)]
create a profile for brcm47xx and ixp4xx
SVN-Revision: 12744
Andy Boyett [Sat, 27 Sep 2008 20:15:51 +0000 (20:15 +0000)]
make b43 the default profile
SVN-Revision: 12743
Lars-Peter Clausen [Sat, 27 Sep 2008 17:48:41 +0000 (17:48 +0000)]
Remove 2.6.23 config, files and patches from olpc target.
SVN-Revision: 12742
Lars-Peter Clausen [Sat, 27 Sep 2008 17:09:35 +0000 (17:09 +0000)]
Update olpc target kernel to 2.26.5.
SVN-Revision: 12740
Florian Fainelli [Sat, 27 Sep 2008 15:13:35 +0000 (15:13 +0000)]
Fix location to the ebtables modules (#3855)
SVN-Revision: 12735
Lars-Peter Clausen [Sat, 27 Sep 2008 14:43:38 +0000 (14:43 +0000)]
Generate olpc.fth depending on the target image type.
SVN-Revision: 12732
Florian Fainelli [Sat, 27 Sep 2008 11:40:40 +0000 (11:40 +0000)]
Document madwifi specific diversity and antenna settings (#3889
SVN-Revision: 12727
Florian Fainelli [Sat, 27 Sep 2008 10:47:00 +0000 (10:47 +0000)]
Fix reference to the old and replaced kmod-rt61
SVN-Revision: 12723
Nicolas Thill [Sat, 27 Sep 2008 10:09:54 +0000 (10:09 +0000)]
fix IMQ autoloading
SVN-Revision: 12722
Felix Fietkau [Fri, 26 Sep 2008 22:01:33 +0000 (22:01 +0000)]
remove unnecessary patch chunk
SVN-Revision: 12720
Felix Fietkau [Fri, 26 Sep 2008 20:09:17 +0000 (20:09 +0000)]
madwifi: fix some really evil noderef issues (fixes #3999)
SVN-Revision: 12719
Gabor Juhos [Fri, 26 Sep 2008 18:46:53 +0000 (18:46 +0000)]
update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
Nicolas Thill [Fri, 26 Sep 2008 09:42:17 +0000 (09:42 +0000)]
remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
SVN-Revision: 12716
Felix Fietkau [Fri, 26 Sep 2008 08:58:43 +0000 (08:58 +0000)]
fix typo from last sysupgrade commit
SVN-Revision: 12715
Travis Kemen [Fri, 26 Sep 2008 00:10:01 +0000 (00:10 +0000)]
add switch to not save configuration over the reflash in noninteractive mode
SVN-Revision: 12714
Felix Fietkau [Thu, 25 Sep 2008 23:55:47 +0000 (23:55 +0000)]
madwifi: don't crash if the static rate is not in a per-node rateset
SVN-Revision: 12713
Gabor Juhos [Thu, 25 Sep 2008 20:17:41 +0000 (20:17 +0000)]
sync kernel config
SVN-Revision: 12712
Gabor Juhos [Thu, 25 Sep 2008 20:16:41 +0000 (20:16 +0000)]
sync kernel config
SVN-Revision: 12711
Nicolas Thill [Thu, 25 Sep 2008 19:59:07 +0000 (19:59 +0000)]
add gpio related config symbols to generic config
SVN-Revision: 12710
Travis Kemen [Thu, 25 Sep 2008 19:19:32 +0000 (19:19 +0000)]
add option to shutoff softled
SVN-Revision: 12709
Gabor Juhos [Thu, 25 Sep 2008 18:58:28 +0000 (18:58 +0000)]
remove broken status from the Big Endian subtarget
SVN-Revision: 12708
Felix Fietkau [Thu, 25 Sep 2008 18:24:53 +0000 (18:24 +0000)]
fix some warnings
SVN-Revision: 12707
Felix Fietkau [Thu, 25 Sep 2008 18:24:18 +0000 (18:24 +0000)]
mtd: improve support for reading input from a pipe. fixes sysupgrade
SVN-Revision: 12706
John Crispin [Thu, 25 Sep 2008 16:27:54 +0000 (16:27 +0000)]
add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly
SVN-Revision: 12704
Felix Fietkau [Thu, 25 Sep 2008 14:10:04 +0000 (14:10 +0000)]
make sure a predefined CFLAGS variable does not get in the way (fix for #4038)
SVN-Revision: 12702
Nicolas Thill [Thu, 25 Sep 2008 13:31:05 +0000 (13:31 +0000)]
disable CONFIG_USB_SUPPORT on avr32
SVN-Revision: 12700
Lars-Peter Clausen [Thu, 25 Sep 2008 13:06:43 +0000 (13:06 +0000)]
Fix a segfault in uclibc ldso.
SVN-Revision: 12698
Steven Barth [Thu, 25 Sep 2008 12:15:32 +0000 (12:15 +0000)]
Embed luaposix and bitlib into Lua core library
SVN-Revision: 12696
Felix Fietkau [Thu, 25 Sep 2008 11:31:35 +0000 (11:31 +0000)]
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
SVN-Revision: 12695
Felix Fietkau [Thu, 25 Sep 2008 11:29:04 +0000 (11:29 +0000)]
sysupgrade for adm5120
Sysupgrade adapted from the bcm47xx one.
Add a hook to disable watchdog before upgrading.
Signed-off-by: Frédéric Moulins <ffrrrr@gmail.com>
SVN-Revision: 12694
Nicolas Thill [Thu, 25 Sep 2008 10:47:39 +0000 (10:47 +0000)]
call autoconf when there's no ./configure script, move it at Build/Prepare stage
SVN-Revision: 12693
Nicolas Thill [Thu, 25 Sep 2008 09:46:46 +0000 (09:46 +0000)]
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
Nicolas Thill [Wed, 24 Sep 2008 19:28:53 +0000 (19:28 +0000)]
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
Nicolas Thill [Wed, 24 Sep 2008 17:11:41 +0000 (17:11 +0000)]
allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097)
SVN-Revision: 12689
Nicolas Thill [Wed, 24 Sep 2008 15:10:16 +0000 (15:10 +0000)]
firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging
SVN-Revision: 12688
Nicolas Thill [Wed, 24 Sep 2008 14:43:35 +0000 (14:43 +0000)]
don't override netfilter configuration on storm
SVN-Revision: 12686
Nicolas Thill [Wed, 24 Sep 2008 14:11:36 +0000 (14:11 +0000)]
load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
Nicolas Thill [Wed, 24 Sep 2008 13:58:23 +0000 (13:58 +0000)]
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
SVN-Revision: 12684