John Crispin
51c45acd0e
adds support in uboot for eon flash chips
...
SVN-Revision: 20298
2010-03-19 11:22:07 +00:00
Travis Kemen
0fd984fc4f
fix limit
...
SVN-Revision: 20275
2010-03-18 15:50:05 +00:00
John Crispin
4fcee4628c
Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
...
SVN-Revision: 20270
2010-03-18 13:02:29 +00:00
John Crispin
d47b3b56e6
adds misisng include in ifxmips dsl driver compat layer
...
SVN-Revision: 20269
2010-03-18 13:01:32 +00:00
John Crispin
ceffb972eb
Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema
...
SVN-Revision: 20266
2010-03-18 11:17:42 +00:00
Nicolas Thill
f0aa9bc04f
madwifi: remove redundant conditional dep, atheros has PCI support
...
SVN-Revision: 20263
2010-03-18 10:45:14 +00:00
Travis Kemen
431808b5bf
allow ping
...
SVN-Revision: 20261
2010-03-18 03:46:41 +00:00
Travis Kemen
e2f86520c5
remove +1 as it isn't needed since 16619
...
SVN-Revision: 20259
2010-03-18 01:39:02 +00:00
Travis Kemen
04c3691df1
actually fix linux-atm
...
SVN-Revision: 20233
2010-03-15 18:30:56 +00:00
Felix Fietkau
3ab30b486f
base-files: reload switch settings on /etc/init.d/network start as well
...
SVN-Revision: 20232
2010-03-15 14:02:49 +00:00
Travis Kemen
95e564124c
fixup linux-atm package after the broken patch earlier
...
SVN-Revision: 20225
2010-03-15 03:59:14 +00:00
Vasilis Tsiligiannis
f8f71a88b4
hostap-driver: Fix package installation
...
SVN-Revision: 20224
2010-03-15 00:51:26 +00:00
Travis Kemen
1223494f1d
/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
...
/etc/init.d/ppp automatically starts pptp session on boot., from #6720
SVN-Revision: 20221
2010-03-14 21:42:56 +00:00
Travis Kemen
3a13fb95ab
if readethers is set to true make sure /etc/ethers exists, closes #6740
...
SVN-Revision: 20220
2010-03-14 21:33:02 +00:00
Travis Kemen
6aca925ca8
this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).
...
Matthieu
from #6736
SVN-Revision: 20219
2010-03-14 21:26:45 +00:00
Felix Fietkau
73f61a64eb
fix error output of brctl if bridging is not supported.
...
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:
"brctl: SIOCGIFBR: Package not installed"
This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 20218
2010-03-14 21:10:07 +00:00
Travis Kemen
6457d34586
linux-atm: Update to stable version 2.5.1 from upstream project
...
This commit integrates the upstream version of the linux-atm tools
version 2.5.1.
It simplify the patchset but keeps the debian-patches,
prevent the usage of libflex on the target, and let the package
compiles every tools.
The Makefile only installs atmarp & atmarpd, but some useful debug
programs are also included (like aread/awrite, atmdump,...) in the
makefile, but commented by default.
Signed-off-by: Obinou <obconseil@gmail.com>
SVN-Revision: 20216
2010-03-14 18:58:33 +00:00
Travis Kemen
411ab9871e
fix missing nls support for 2.6.33
...
SVN-Revision: 20214
2010-03-14 18:22:57 +00:00
Felix Fietkau
14e104688d
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
...
SVN-Revision: 20196
2010-03-14 13:16:26 +00:00
Felix Fietkau
f434771b7a
madwifi: disable softled by default on pci devices ( fixes #4484 )
...
SVN-Revision: 20195
2010-03-14 12:25:23 +00:00
Felix Fietkau
95a8e6a7dd
wireless-tools: fix encryption display in the scanning list ( #6732 )
...
SVN-Revision: 20194
2010-03-14 04:49:31 +00:00
Travis Kemen
63e0890777
find attached the announced patch for fuse. changes: - latest fuse 2.8.3 - includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server
...
fuse24 should be deleted from trunk.
bud
SVN-Revision: 20190
2010-03-14 02:01:14 +00:00
Travis Kemen
2e058c3021
this patches fixes iproute2 parallel build.
...
-Raphael
SVN-Revision: 20189
2010-03-14 01:56:33 +00:00
Travis Kemen
fafcea14a6
this patch fixes iptables parallel build.
...
-Raphael
SVN-Revision: 20188
2010-03-14 01:53:41 +00:00
Travis Kemen
5a32f56774
this patch fixes gdb parallel build.
...
-Raphael
SVN-Revision: 20187
2010-03-14 01:50:53 +00:00
Travis Kemen
b6555735bd
this patch fixes openssl parallel build.
...
-Raphael
SVN-Revision: 20186
2010-03-14 01:47:55 +00:00
Jo-Philipp Wich
1968fb8da3
base-files: force preinit to use busybox mount ( #6797 )
...
SVN-Revision: 20176
2010-03-13 02:59:05 +00:00
Gabor Juhos
32be7f7605
package/base-files: call preinit_ip_deconfig before processing init on initramfs images
...
SVN-Revision: 20159
2010-03-12 14:37:19 +00:00
Felix Fietkau
a95d43125c
ath9k: fix a client mode crash that happens on wpa rekeying
...
SVN-Revision: 20155
2010-03-12 03:03:57 +00:00
Felix Fietkau
a27a5a1973
minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
...
SVN-Revision: 20153
2010-03-11 22:08:06 +00:00
Nicolas Thill
c3ddcedf4a
kernel: fix kmod-pcmcia-yenta on 2.4
...
SVN-Revision: 20147
2010-03-11 16:37:11 +00:00
Claudio Mignanti
ff96ad6b8b
fix kernel modules dependences for i2c and ata-core
...
SVN-Revision: 20146
2010-03-11 15:38:50 +00:00
Felix Fietkau
9ab5d11a46
mac80211: improve performance a bit
...
SVN-Revision: 20145
2010-03-11 15:30:37 +00:00
Nicolas Thill
5601865155
kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
...
SVN-Revision: 20133
2010-03-11 09:12:44 +00:00
Lars-Peter Clausen
93f97a1bb0
kernel: Add SoC sound support package
...
SVN-Revision: 20130
2010-03-11 01:35:12 +00:00
Hauke Mehrtens
012b44f840
mac80211: fix build problems with kmod-mac80211=n
...
Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko.
Fix problem in ticket #6813 .
SVN-Revision: 20125
2010-03-10 21:51:17 +00:00
Nicolas Thill
d08b2b02cf
base-files: fix preinit code typos
...
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>
SVN-Revision: 20124
2010-03-10 18:09:53 +00:00
Nicolas Thill
f00bcb24be
kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
...
SVN-Revision: 20123
2010-03-10 17:53:04 +00:00
Nicolas Thill
7d50b29b4d
busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option
...
SVN-Revision: 20122
2010-03-10 17:49:14 +00:00
Nicolas Thill
de36549de1
uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
...
SVN-Revision: 20118
2010-03-10 04:17:22 +00:00
Nicolas Thill
b4e99d33d9
use a common way of marking packages as not supported on specific targets
...
SVN-Revision: 20117
2010-03-10 04:12:57 +00:00
Felix Fietkau
656de42f9c
Revert "mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients.
...
SVN-Revision: 20115
2010-03-10 01:17:23 +00:00
Felix Fietkau
3f733bc1ec
mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)
...
SVN-Revision: 20114
2010-03-10 01:09:17 +00:00
Felix Fietkau
56f94c0d2a
mac80211: fix compile for 2.6.33 (thx, acoul)
...
SVN-Revision: 20113
2010-03-10 01:09:12 +00:00
Felix Fietkau
5c02f218be
hostapd: restore wds sta state after the sta reassociates
...
SVN-Revision: 20108
2010-03-09 21:33:24 +00:00
Felix Fietkau
8b9afa6f75
mac80211: fix interface setup for wds client sometimes an interface does not get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started
...
SVN-Revision: 20106
2010-03-09 21:23:14 +00:00
Felix Fietkau
ad1507756b
hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge
...
SVN-Revision: 20104
2010-03-09 21:16:38 +00:00
Felix Fietkau
875b9fc0ae
hostapd: fix setting the station vlan for wds stations on reauthentication
...
SVN-Revision: 20103
2010-03-09 21:16:32 +00:00
Felix Fietkau
1aa0192b94
hostapd: upgrade to 20100309
...
SVN-Revision: 20090
2010-03-09 17:36:10 +00:00
Felix Fietkau
ddb6eb9d51
mac80211: add support for the noscan option for skipping the initial scan on hostapd startup
...
SVN-Revision: 20089
2010-03-09 17:36:04 +00:00
Felix Fietkau
7fdbfef92f
wpa_supplicant: fix bridging settings for wds
...
SVN-Revision: 20088
2010-03-09 17:35:59 +00:00
Jo-Philipp Wich
9b8ff17f8c
dnsmasq: remove redundant code introduced with r20074
...
SVN-Revision: 20079
2010-03-09 01:41:06 +00:00
Jo-Philipp Wich
58820edbd9
dnsmasq: allow multiple macs per static lease address ( #6205 )
...
SVN-Revision: 20074
2010-03-08 23:28:55 +00:00
Hauke Mehrtens
32885a5a05
mac80211: build ipw2x00 driver from compat-wireless
...
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.
SVN-Revision: 20073
2010-03-08 22:05:36 +00:00
Gabor Juhos
3bc81edc70
package: fix w1-gpio-custom package ( closes #6770 )
...
SVN-Revision: 20066
2010-03-08 17:35:03 +00:00
Travis Kemen
891d26ab51
add missing file from patch
...
SVN-Revision: 20062
2010-03-08 15:25:53 +00:00
Travis Kemen
9b8f12303a
finish cleaning my broken commit
...
SVN-Revision: 20061
2010-03-08 15:03:42 +00:00
Travis Kemen
c859a20e69
fix missing parts of r19997.
...
SVN-Revision: 20057
2010-03-08 14:21:32 +00:00
Gabor Juhos
945cfb9059
package: add module for the RB750 LED driver
...
SVN-Revision: 20052
2010-03-08 12:10:07 +00:00
Jo-Philipp Wich
4bbb272f48
dnsmasq: prevent bad command line error when a dhcp pool has ignore set and the corresponding iface has only whitespace as value
...
SVN-Revision: 20048
2010-03-08 03:52:04 +00:00
Nicolas Thill
60c17a9e9c
acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets)
...
SVN-Revision: 20047
2010-03-08 01:55:31 +00:00
Felix Fietkau
3f6ca40dd1
mac80211: remove an obsolete patch which breaks 2.6.32 compat
...
SVN-Revision: 20046
2010-03-08 00:34:30 +00:00
Felix Fietkau
708a33027f
mac80211: small whitespace fix in minstrel_ht
...
SVN-Revision: 20045
2010-03-08 00:34:26 +00:00
Felix Fietkau
33f8fa04df
mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
...
SVN-Revision: 20040
2010-03-07 18:35:39 +00:00
Florian Fainelli
ae329c40eb
add support for new ar7-atm version D7.05.00.00 ( #6515 )
...
SVN-Revision: 20039
2010-03-07 18:16:07 +00:00
Felix Fietkau
e7c6e9d603
mac80211: improve minstrel_ht performance by reducing the impact of slow sampling
...
SVN-Revision: 20038
2010-03-07 17:00:43 +00:00
Florian Fainelli
30ce77d30a
add one more acx-mac80211 patch to finally allow its building on ar7
...
SVN-Revision: 20036
2010-03-07 16:36:51 +00:00
Felix Fietkau
a12048b2bf
mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length
...
SVN-Revision: 20035
2010-03-07 16:29:41 +00:00
Felix Fietkau
05ca2b606a
mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
...
SVN-Revision: 20034
2010-03-07 16:29:37 +00:00
Felix Fietkau
e111568b6d
mac80211: implement .rate_update in minstrel_ht
...
SVN-Revision: 20033
2010-03-07 16:29:33 +00:00
Felix Fietkau
c5885e669e
mac80211: update to wireless-testing 2010-03-03
...
SVN-Revision: 20032
2010-03-07 16:29:28 +00:00
Nicolas Thill
74e3887e5a
siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead
...
SVN-Revision: 20026
2010-03-07 03:55:34 +00:00
Nicolas Thill
5462fe7958
siit: use $(KERNEL_MAKEOPTS)
...
SVN-Revision: 20025
2010-03-07 03:44:48 +00:00
Nicolas Thill
3b774fe654
siit: remove obsolete dep (builds fine on 2.6.31 since r18191)
...
SVN-Revision: 20024
2010-03-07 03:41:57 +00:00
Florian Fainelli
c3ef00eb2b
add some missing patches to acx-mac80211 it now builds the pci module as well
...
SVN-Revision: 20020
2010-03-06 22:33:13 +00:00
Florian Fainelli
2e757a6692
move netdev_ops conversion, previous hunk was not correct
...
SVN-Revision: 20016
2010-03-06 12:48:13 +00:00
Florian Fainelli
c7a38d6a1b
update acx-mac80211 to a newer snapshot and fix its compilation wrt new includes path
...
SVN-Revision: 20015
2010-03-06 12:22:41 +00:00
Florian Fainelli
bca2709133
migrate acx to netdev_ops, required for later kernels
...
SVN-Revision: 20014
2010-03-06 12:22:35 +00:00
Felix Fietkau
908ffaaac7
mac80211: enable debugfs support by default - having access to the rate control statistics is very useful for figuring out the real quality of a link
...
SVN-Revision: 20011
2010-03-06 10:04:30 +00:00
Travis Kemen
52564dc5e3
this patch fixes package/Makefile.
...
-Raphael
SVN-Revision: 20000
2010-03-05 20:28:52 +00:00
Travis Kemen
dca90efc23
this patch fixes uboot-envtools so that it is no longer broken.
...
-Raphael
SVN-Revision: 19999
2010-03-05 20:27:58 +00:00
Travis Kemen
fab2cb71e1
this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the menuconfig options in a separates Config.in file, adds a new patch to disable man pages (there was an error with QUILT=1 without this patch, as ln was used without -f), renames patches to be more explicit (and 1xx for Makefile patches and 2xx for source patches)
...
-Raphael
SVN-Revision: 19997
2010-03-05 20:24:13 +00:00
Travis Kemen
0e0bf71ed9
this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build.
...
-Raphael
SVN-Revision: 19994
2010-03-05 20:12:24 +00:00
Travis Kemen
8ee9f9ee04
this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes parallel build.
...
-Raphael
SVN-Revision: 19993
2010-03-05 20:10:37 +00:00
Nicolas Thill
9128162fd8
include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)
...
SVN-Revision: 19981
2010-03-05 00:56:05 +00:00
Nicolas Thill
71886caf3f
firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test
...
SVN-Revision: 19980
2010-03-05 00:53:51 +00:00
Travis Kemen
32f6e6c44d
revert r19964 for now, there are issues with opkg/ipkg.py generating the status db
...
SVN-Revision: 19970
2010-03-04 02:42:23 +00:00
Travis Kemen
249d48a68e
grab all config files for installed packages, closes #3718
...
SVN-Revision: 19964
2010-03-03 18:19:19 +00:00
Matteo Croce
3ccd1aeab7
2.6.33 fixes for atheros and madwifi
...
SVN-Revision: 19963
2010-03-03 13:52:28 +00:00
Hauke Mehrtens
f88371a696
kernel: add some missing config files and make compat-wireless build with kernel 2.6.33
...
Thanks tripolar for the missing config symbols
SVN-Revision: 19956
2010-03-02 21:26:36 +00:00
Jo-Philipp Wich
f96ecd026d
firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015
...
SVN-Revision: 19946
2010-03-02 11:02:24 +00:00
Nicolas Thill
b3f90f939b
openssl: fix build failure on arm, aes asm version is not shipped anymore ( closes : #6778 )
...
SVN-Revision: 19945
2010-03-02 04:56:49 +00:00
Nicolas Thill
45f7dc9459
firstboot: fix typo ( closes : #6738 )
...
SVN-Revision: 19944
2010-03-01 23:54:45 +00:00
Felix Fietkau
cbd858715d
mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
...
SVN-Revision: 19943
2010-03-01 21:48:55 +00:00
Vasilis Tsiligiannis
6a11bbbac9
dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag ( #6757 )
...
SVN-Revision: 19942
2010-03-01 21:19:05 +00:00
Felix Fietkau
3e49e0c87a
openssl: upgrade to 0.9.8m (patch by Peter Wagner)
...
SVN-Revision: 19939
2010-03-01 18:46:43 +00:00
Felix Fietkau
524303b849
base-files: fix enter failsafe message
...
SVN-Revision: 19937
2010-03-01 18:20:39 +00:00
Imre Kaloz
cf57e90014
drop support for the old style magicbox-cf driver
...
SVN-Revision: 19932
2010-03-01 08:04:14 +00:00
Imre Kaloz
c4d515e007
partly revert [19925] as the ata version builds fine
...
SVN-Revision: 19931
2010-03-01 08:00:03 +00:00
Nicolas Thill
4949756ceb
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
...
SVN-Revision: 19925
2010-03-01 06:25:44 +00:00