Felix Fietkau
2b04816c55
fix iw compile
...
SVN-Revision: 12760
16 years ago
Felix Fietkau
d94103514b
madwifi: set essid on to avoid association with different ssid (patch from #3937 )
...
SVN-Revision: 12759
16 years ago
Florian Fainelli
93c504a8ae
Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
...
SVN-Revision: 12752
16 years ago
Felix Fietkau
033d2f6ca6
scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages
...
SVN-Revision: 12746
16 years ago
Andy Boyett
c514c50057
create a profile for brcm47xx and ixp4xx
...
SVN-Revision: 12744
16 years ago
Andy Boyett
74a598a426
make b43 the default profile
...
SVN-Revision: 12743
16 years ago
Lars-Peter Clausen
8186dcaa7d
Remove 2.6.23 config, files and patches from olpc target.
...
SVN-Revision: 12742
16 years ago
Lars-Peter Clausen
41ac00278f
Update olpc target kernel to 2.26.5.
...
SVN-Revision: 12740
16 years ago
Florian Fainelli
f1b0fe6f28
Fix location to the ebtables modules ( #3855 )
...
SVN-Revision: 12735
16 years ago
Lars-Peter Clausen
50dd431344
Generate olpc.fth depending on the target image type.
...
SVN-Revision: 12732
16 years ago
Florian Fainelli
dea97a3fa3
Document madwifi specific diversity and antenna settings ( #3889
...
SVN-Revision: 12727
16 years ago
Florian Fainelli
5718709711
Fix reference to the old and replaced kmod-rt61
...
SVN-Revision: 12723
16 years ago
Nicolas Thill
05df3ec37b
fix IMQ autoloading
...
SVN-Revision: 12722
16 years ago
Felix Fietkau
8876ac6d6d
remove unnecessary patch chunk
...
SVN-Revision: 12720
16 years ago
Felix Fietkau
c109d5d091
madwifi: fix some really evil noderef issues ( fixes #3999 )
...
SVN-Revision: 12719
16 years ago
Gabor Juhos
821170133f
update to 2.6.26.5 and 2.6.25.17
...
SVN-Revision: 12718
16 years ago
Nicolas Thill
6f98e7cf01
remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
...
SVN-Revision: 12716
16 years ago
Felix Fietkau
e2daafdb1d
fix typo from last sysupgrade commit
...
SVN-Revision: 12715
16 years ago
Travis Kemen
3770c99cf8
add switch to not save configuration over the reflash in noninteractive mode
...
SVN-Revision: 12714
16 years ago
Felix Fietkau
2e91cf283b
madwifi: don't crash if the static rate is not in a per-node rateset
...
SVN-Revision: 12713
16 years ago
Gabor Juhos
31d6fde17f
sync kernel config
...
SVN-Revision: 12712
16 years ago
Gabor Juhos
3b7f041bce
sync kernel config
...
SVN-Revision: 12711
16 years ago
Nicolas Thill
e812557612
add gpio related config symbols to generic config
...
SVN-Revision: 12710
16 years ago
Travis Kemen
b42c11bb48
add option to shutoff softled
...
SVN-Revision: 12709
16 years ago
Gabor Juhos
3c8963aa9b
remove broken status from the Big Endian subtarget
...
SVN-Revision: 12708
16 years ago
Felix Fietkau
a38c409d6a
fix some warnings
...
SVN-Revision: 12707
16 years ago
Felix Fietkau
5a0a3cbc00
mtd: improve support for reading input from a pipe. fixes sysupgrade
...
SVN-Revision: 12706
16 years ago
John Crispin
d58b9ba0d0
add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly
...
SVN-Revision: 12704
16 years ago
Felix Fietkau
d0302d323b
make sure a predefined CFLAGS variable does not get in the way (fix for #4038 )
...
SVN-Revision: 12702
16 years ago
Nicolas Thill
3616f2d48c
disable CONFIG_USB_SUPPORT on avr32
...
SVN-Revision: 12700
16 years ago
Lars-Peter Clausen
387da72d9c
Fix a segfault in uclibc ldso.
...
SVN-Revision: 12698
16 years ago
Steven Barth
c1ef612776
Embed luaposix and bitlib into Lua core library
...
SVN-Revision: 12696
16 years ago
Felix Fietkau
7300d22877
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
...
SVN-Revision: 12695
16 years ago
Felix Fietkau
71b68efe91
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
16 years ago
Nicolas Thill
63e0397058
call autoconf when there's no ./configure script, move it at Build/Prepare stage
...
SVN-Revision: 12693
16 years ago
Nicolas Thill
59a058534c
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
...
SVN-Revision: 12692
16 years ago
Nicolas Thill
3029c2fd53
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
16 years ago
Nicolas Thill
1990fc90fd
allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones ( closes : #3097 )
...
SVN-Revision: 12689
16 years ago
Nicolas Thill
d7810ed63e
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
16 years ago
Nicolas Thill
73bbafd32a
don't override netfilter configuration on storm
...
SVN-Revision: 12686
16 years ago
Nicolas Thill
0e3e521269
load {arp,eb,ip6}tables kernel modules last after other conntrack modules ( closes : #4032 )
...
SVN-Revision: 12685
16 years ago
Nicolas Thill
2def3b5f01
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
...
SVN-Revision: 12684
16 years ago
Nicolas Thill
4a5ee15bde
add missing CONFIG_SPI_DEBUG symbol
...
SVN-Revision: 12683
16 years ago
Nicolas Thill
adea7e58b7
fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
...
SVN-Revision: 12682
16 years ago
Nicolas Thill
34a1fe969e
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK ( closes : #4035 )
...
SVN-Revision: 12681
16 years ago
Nicolas Thill
94d41bca72
build 'IPsec BEET mode' as a module on storm
...
SVN-Revision: 12680
16 years ago
Nicolas Thill
ab04e16a1a
don't fail if there are no modules.mk under ./target/linux/
...
SVN-Revision: 12675
16 years ago
Felix Fietkau
625b692c1f
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts ( fixes #2998 )
...
SVN-Revision: 12674
16 years ago
Felix Fietkau
69692e019a
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
...
SVN-Revision: 12673
16 years ago
Felix Fietkau
065306a9a8
fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs ( #3321 )
...
SVN-Revision: 12672
16 years ago