7584729fb9fix missing kernel config symbol for ipv6
Felix Fietkau
2009-05-25 14:50:34 +00:00
9a16485900busybox: update to v1.12.4 (partially closes: #4279)
Nicolas Thill
2009-05-25 13:52:31 +00:00
9e9ac96aebinclude atm drivers in default images, otherwise firmware is just useless
Florian Fainelli
2009-05-25 13:21:33 +00:00
3b92b4de00I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one.
Florian Fainelli
2009-05-25 13:13:10 +00:00
04bca7b528update to 2.6.30-rc7
Imre Kaloz
2009-05-25 12:27:13 +00:00
cd649df858make uclibc 0.9.30.1 the default
Imre Kaloz
2009-05-25 11:17:01 +00:00
97c9af8df3sibyte image generation cleanup
Imre Kaloz
2009-05-25 11:14:06 +00:00
4cb9ba9612enable multicast routing by default
Felix Fietkau
2009-05-24 21:26:40 +00:00
93da536a7fUpdate crda to version 1.1.0
Hauke Mehrtens
2009-05-24 20:44:57 +00:00
7563aadd82Update to version 0.9.14
Hauke Mehrtens
2009-05-24 20:44:14 +00:00
4f37d65205move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
Felix Fietkau
2009-05-24 17:13:14 +00:00
ce55253763libnl-tiny: fix potential redefinition of offsetof
Felix Fietkau
2009-05-24 16:48:18 +00:00
3e8dc710b5revert r16017 there are no users of it yet
Florian Fainelli
2009-05-24 14:02:46 +00:00
5c96996a7dfix typo in squashfs-lzma patch (thx, hauke)
Felix Fietkau
2009-05-24 13:48:48 +00:00
93360fb62dyenta is build in an other package.
Hauke Mehrtens
2009-05-24 11:31:22 +00:00
e80f5ca91eRemove pcmcia support from ssb.
Hauke Mehrtens
2009-05-24 11:30:06 +00:00
19b01b4ffeAdd rtl8180 and rtl8187 support. Based on patch from #5138.
Hauke Mehrtens
2009-05-24 11:14:00 +00:00
cc2f664795optimize kernel for size
Gabor Juhos
2009-05-24 07:07:09 +00:00
ce4f707d2aoptimize kernel for size
Gabor Juhos
2009-05-24 07:01:45 +00:00
17ae4a4df0fix mips64el base-files compile
Felix Fietkau
2009-05-23 21:16:04 +00:00
d17888808einstall the new lzma version (4.65) in staging_dir/host as lzma-new
Florian Fainelli
2009-05-23 19:16:05 +00:00
94808e0108set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma package
Felix Fietkau
2009-05-23 13:21:43 +00:00
cc7805ea27upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3
Felix Fietkau
2009-05-22 23:59:23 +00:00
1845692cc2use netdev_ops on 2.6.30
Gabor Juhos
2009-05-22 19:06:08 +00:00
443fc5fe1bmadwifi: remove the "turbo" iwpriv command, it does not do anything useful, but it can lead to crashes
Felix Fietkau
2009-05-22 17:44:07 +00:00
b97b54291dMake patches apply agagin. The deleted parts were two times in the patches.
Hauke Mehrtens
2009-05-21 10:48:24 +00:00
9137c11605update ppp to v2.4.4 (#5102)
Jo-Philipp Wich
2009-05-20 22:36:38 +00:00
89127a67f2Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
Jo-Philipp Wich
2009-05-20 21:52:15 +00:00
ba22d1e333Fix device name allocation This patch fixes a bug in madwifi where names for wifi devices are not allocated during device setup. It fixes some instability on devices which share IRQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
Jo-Philipp Wich
2009-05-20 21:33:54 +00:00
d6005ac186Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for halfduplex option Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
Jo-Philipp Wich
2009-05-20 21:16:22 +00:00
f46691236bFix packet/connection marking when using halfduplex option This fixes an bug where QoS is not applied to packets passing through POSTROUTING chain when using halfduplex option. Since QoS is done on IMQ device, packets should be marked before sending to the IMQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
Jo-Philipp Wich
2009-05-20 21:12:09 +00:00
e2d1632d1eReload modules with parameters specified This patch makes qos-scripts reload a module when there is need to pass some parameters to it. It fixes an issue on devices with more than two interfaces where many IMQ devices are needed but the module is already loaded with the default numdevs=2 Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
Jo-Philipp Wich
2009-05-20 21:10:45 +00:00
d10e83e07cprofiles: madwifi is not supported on 2.4, remove atheros profile
Andy Boyett
2009-05-20 21:10:15 +00:00
42306f4841build: update svn url from https:// to svn://
Andy Boyett
2009-05-20 21:06:36 +00:00
bd50b95bdeDetect every atheros device present This patch is for boards with more than one atheros devices. It changes detect_atheros() function to continue with the detection of every device present and don't return when just one is found Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
Jo-Philipp Wich
2009-05-20 20:44:19 +00:00
6509fe4657change the uClibc-0.9.29 check (#5165)
Florian Fainelli
2009-05-20 16:51:59 +00:00
f0fe3392d12.6.30: add lzma support to squashfs through pcomp
Felix Fietkau
2009-05-20 15:12:57 +00:00
e9c80efab6do not overrid CONFIG_BRIDGE (#5163)
Florian Fainelli
2009-05-20 09:46:32 +00:00
459edb94dcupdate to r4993
Florian Fainelli
2009-05-17 17:09:12 +00:00
0d7f5f8d2cadd support for sysupgrade (#5117)
Florian Fainelli
2009-05-17 16:53:57 +00:00
ee48f5ae78opkg.conf: update trunk snapshots url
Andy Boyett
2009-05-17 16:49:50 +00:00
cbb75fd9a2libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware
Nicolas Thill
2009-05-17 13:41:10 +00:00
06413b783ebase-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons
Nicolas Thill
2009-05-17 11:54:44 +00:00
aaa3868c5ckernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
Nicolas Thill
2009-05-17 03:07:24 +00:00
b6bb23e3a8madwifi: don't try to set an interface essid with an empty value
Nicolas Thill
2009-05-17 02:01:03 +00:00
bc152ef2c5squashfs4: add lzma support (kernel support still missing)
Felix Fietkau
2009-05-17 00:57:52 +00:00
9da8f2b2a0add the new lzma library (version 4.65), to be used for squashfs4
Felix Fietkau
2009-05-17 00:57:47 +00:00
c1a929efbdopenssl: fix annoying build errors when changing upstream versions
Nicolas Thill
2009-05-17 00:25:41 +00:00
022e4a568erevert r15861 for generic-2.4 config
Jo-Philipp Wich
2009-05-16 20:25:40 +00:00
8567c34340brcm-2.4: nvram_set has been removed, remove some remaining calls to it
Felix Fietkau
2009-05-16 20:02:17 +00:00
938a8c4217add missing includes
Gabor Juhos
2009-05-15 20:28:19 +00:00
87352192cfadjust patches and config once again...
Mirko Vogt
2009-05-15 19:30:58 +00:00
0a0a8bb2f8add static mtd map for the WBD-111
Gabor Juhos
2009-05-15 19:16:47 +00:00