Gabor Juhos [Mon, 25 May 2009 18:36:49 +0000 (18:36 +0000)]
add preliminary support for the WRT160NL
SVN-Revision: 16068
Gabor Juhos [Mon, 25 May 2009 17:52:12 +0000 (17:52 +0000)]
create firmware image for the RouterStation Pro, and add a profile for it (patch by Ubiquiti Networks)
SVN-Revision: 16066
Gabor Juhos [Mon, 25 May 2009 17:31:05 +0000 (17:31 +0000)]
update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)
SVN-Revision: 16065
Gabor Juhos [Mon, 25 May 2009 17:18:21 +0000 (17:18 +0000)]
firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiquiti Networks)
SVN-Revision: 16064
Nicolas Thill [Mon, 25 May 2009 17:15:39 +0000 (17:15 +0000)]
busybox: update to v1.13.4 (closes: #4279)
SVN-Revision: 16063
Gabor Juhos [Mon, 25 May 2009 16:55:17 +0000 (16:55 +0000)]
create profile for the WRT400N board
SVN-Revision: 16061
Florian Fainelli [Mon, 25 May 2009 16:14:13 +0000 (16:14 +0000)]
add the Tecom GW6x00 (6000 and 6200) board profile
SVN-Revision: 16059
Felix Fietkau [Mon, 25 May 2009 14:50:34 +0000 (14:50 +0000)]
fix missing kernel config symbol for ipv6
SVN-Revision: 16056
Nicolas Thill [Mon, 25 May 2009 13:52:31 +0000 (13:52 +0000)]
busybox: update to v1.12.4 (partially closes: #4279)
SVN-Revision: 16053
Florian Fainelli [Mon, 25 May 2009 13:21:33 +0000 (13:21 +0000)]
include atm drivers in default images, otherwise firmware is just useless
SVN-Revision: 16051
Florian Fainelli [Mon, 25 May 2009 13:13:10 +0000 (13:13 +0000)]
I 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.
Upon initialization the current version of vlynq driver disables
remote clock generation and causes the entire bus to hang on my
device.
This patch adds support for detecting which device (local or remote)
is responsible of clock generation and implements clock
initialization based on detection result.
Signed-off-by: Antti Seppala <a.seppala at gmail.com>
SVN-Revision: 16049
Imre Kaloz [Mon, 25 May 2009 12:27:13 +0000 (12:27 +0000)]
update to 2.6.30-rc7
SVN-Revision: 16048
Imre Kaloz [Mon, 25 May 2009 11:17:01 +0000 (11:17 +0000)]
make uclibc 0.9.30.1 the default
SVN-Revision: 16047
Imre Kaloz [Mon, 25 May 2009 11:14:06 +0000 (11:14 +0000)]
sibyte image generation cleanup
SVN-Revision: 16046
Felix Fietkau [Sun, 24 May 2009 21:26:40 +0000 (21:26 +0000)]
enable multicast routing by default
SVN-Revision: 16044
Hauke Mehrtens [Sun, 24 May 2009 20:44:57 +0000 (20:44 +0000)]
Update crda to version 1.1.0
SVN-Revision: 16042
Hauke Mehrtens [Sun, 24 May 2009 20:44:14 +0000 (20:44 +0000)]
Update to version 0.9.14
SVN-Revision: 16041
Felix Fietkau [Sun, 24 May 2009 17:13:14 +0000 (17:13 +0000)]
move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
SVN-Revision: 16031
Felix Fietkau [Sun, 24 May 2009 16:48:18 +0000 (16:48 +0000)]
libnl-tiny: fix potential redefinition of offsetof
SVN-Revision: 16030
Florian Fainelli [Sun, 24 May 2009 14:02:46 +0000 (14:02 +0000)]
revert r16017 there are no users of it yet
SVN-Revision: 16029
Felix Fietkau [Sun, 24 May 2009 13:48:48 +0000 (13:48 +0000)]
fix typo in squashfs-lzma patch (thx, hauke)
SVN-Revision: 16028
Hauke Mehrtens [Sun, 24 May 2009 11:31:22 +0000 (11:31 +0000)]
yenta is build in an other package.
SVN-Revision: 16024
Hauke Mehrtens [Sun, 24 May 2009 11:30:06 +0000 (11:30 +0000)]
Remove pcmcia support from ssb.
SVN-Revision: 16023
Hauke Mehrtens [Sun, 24 May 2009 11:14:00 +0000 (11:14 +0000)]
Add rtl8180 and rtl8187 support. Based on patch from #5138.
SVN-Revision: 16022
Gabor Juhos [Sun, 24 May 2009 07:07:09 +0000 (07:07 +0000)]
optimize kernel for size
SVN-Revision: 16020
Gabor Juhos [Sun, 24 May 2009 07:01:45 +0000 (07:01 +0000)]
optimize kernel for size
SVN-Revision: 16019
Felix Fietkau [Sat, 23 May 2009 21:16:04 +0000 (21:16 +0000)]
fix mips64el base-files compile
SVN-Revision: 16018
Florian Fainelli [Sat, 23 May 2009 19:16:05 +0000 (19:16 +0000)]
install the new lzma version (4.65) in staging_dir/host as lzma-new
SVN-Revision: 16017
Florian Fainelli [Sat, 23 May 2009 18:33:36 +0000 (18:33 +0000)]
enable kernel compilation with size optimization
SVN-Revision: 16016
Lars-Peter Clausen [Sat, 23 May 2009 18:12:47 +0000 (18:12 +0000)]
fix glamo modesetting.
SVN-Revision: 16015
Felix Fietkau [Sat, 23 May 2009 13:21:43 +0000 (13:21 +0000)]
set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma package
SVN-Revision: 16014
Felix Fietkau [Fri, 22 May 2009 23:59:23 +0000 (23:59 +0000)]
upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3
SVN-Revision: 16004
Gabor Juhos [Fri, 22 May 2009 19:06:08 +0000 (19:06 +0000)]
use netdev_ops on 2.6.30
SVN-Revision: 15998
Felix Fietkau [Fri, 22 May 2009 17:44:07 +0000 (17:44 +0000)]
madwifi: remove the "turbo" iwpriv command, it does not do anything useful, but it can lead to crashes
SVN-Revision: 15992
Gabor Juhos [Fri, 22 May 2009 13:53:03 +0000 (13:53 +0000)]
generic-2.6/2.6.30: mini_fo fixes
SVN-Revision: 15991
Florian Fainelli [Fri, 22 May 2009 13:45:22 +0000 (13:45 +0000)]
a couple of small fixes in the Wireless documentation
SVN-Revision: 15990
Gabor Juhos [Fri, 22 May 2009 11:42:33 +0000 (11:42 +0000)]
disable unnecessary PCI quirks
SVN-Revision: 15986
Gabor Juhos [Fri, 22 May 2009 11:26:08 +0000 (11:26 +0000)]
generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches
SVN-Revision: 15985
Florian Fainelli [Fri, 22 May 2009 10:30:55 +0000 (10:30 +0000)]
allow sta mode to work with psk+aes (#4687)
SVN-Revision: 15983
Gabor Juhos [Fri, 22 May 2009 09:57:03 +0000 (09:57 +0000)]
generic-2.6/2.6.28: refresh patches
SVN-Revision: 15982
Gabor Juhos [Fri, 22 May 2009 09:46:02 +0000 (09:46 +0000)]
generic-2.6/2.6.30: refresh patches
SVN-Revision: 15981
Gabor Juhos [Fri, 22 May 2009 09:28:23 +0000 (09:28 +0000)]
fix UART code for 2.6.30
SVN-Revision: 15980
Gabor Juhos [Fri, 22 May 2009 08:38:10 +0000 (08:38 +0000)]
add experimental support for 2.6.30
SVN-Revision: 15979
Gabor Juhos [Fri, 22 May 2009 07:56:07 +0000 (07:56 +0000)]
generic-2.6/2.6.30: nuke unnecessary patch
SVN-Revision: 15978
Florian Fainelli [Fri, 22 May 2009 07:49:23 +0000 (07:49 +0000)]
fix crc calculation with the new padding (#5143)
SVN-Revision: 15977
Andy Boyett [Fri, 22 May 2009 07:19:58 +0000 (07:19 +0000)]
update compat-wireless to 2009-05-21
SVN-Revision: 15976
Gabor Juhos [Fri, 22 May 2009 06:46:42 +0000 (06:46 +0000)]
integrate 2.6.28 specific patch into the usb driver
SVN-Revision: 15975
Gabor Juhos [Thu, 21 May 2009 19:39:44 +0000 (19:39 +0000)]
sync kernel config
SVN-Revision: 15971
Felix Fietkau [Thu, 21 May 2009 19:35:10 +0000 (19:35 +0000)]
brcm-2.4: potential fix for pptp nat
SVN-Revision: 15970
Gabor Juhos [Thu, 21 May 2009 19:05:14 +0000 (19:05 +0000)]
usb driver: fix urb_print function definition
SVN-Revision: 15965
Felix Fietkau [Thu, 21 May 2009 18:23:53 +0000 (18:23 +0000)]
madwifi: fix a rare ad-hoc mode crash
SVN-Revision: 15964
Gabor Juhos [Thu, 21 May 2009 18:22:01 +0000 (18:22 +0000)]
fix typos in the PB42 support code
SVN-Revision: 15963
Felix Fietkau [Thu, 21 May 2009 18:11:22 +0000 (18:11 +0000)]
enable lzma for squashfs4 by default
SVN-Revision: 15962
Felix Fietkau [Thu, 21 May 2009 18:11:08 +0000 (18:11 +0000)]
madwifi: cosmetic fixes for maxrate/minrate
SVN-Revision: 15961
Gabor Juhos [Thu, 21 May 2009 17:26:56 +0000 (17:26 +0000)]
generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with CONFIG_CRYPTO_ALGAPI2
SVN-Revision: 15960
Felix Fietkau [Thu, 21 May 2009 12:01:44 +0000 (12:01 +0000)]
brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others (patch from #4729)
SVN-Revision: 15959
Hauke Mehrtens [Thu, 21 May 2009 10:49:21 +0000 (10:49 +0000)]
refresh patches
SVN-Revision: 15958
Hauke Mehrtens [Thu, 21 May 2009 10:48:24 +0000 (10:48 +0000)]
Make patches apply agagin. The deleted parts were two times in the patches.
SVN-Revision: 15957
Jo-Philipp Wich [Wed, 20 May 2009 22:36:38 +0000 (22:36 +0000)]
update ppp to v2.4.4 (#5102)
SVN-Revision: 15955
Jo-Philipp Wich [Wed, 20 May 2009 21:52:15 +0000 (21:52 +0000)]
Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15954
Jo-Philipp Wich [Wed, 20 May 2009 21:33:54 +0000 (21:33 +0000)]
Fix 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>
SVN-Revision: 15950
Jo-Philipp Wich [Wed, 20 May 2009 21:32:05 +0000 (21:32 +0000)]
Build madwifi with compression capability enabled Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15949
Jo-Philipp Wich [Wed, 20 May 2009 21:16:22 +0000 (21:16 +0000)]
Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for halfduplex option Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15948
Jo-Philipp Wich [Wed, 20 May 2009 21:12:09 +0000 (21:12 +0000)]
Fix 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>
SVN-Revision: 15947
Jo-Philipp Wich [Wed, 20 May 2009 21:10:45 +0000 (21:10 +0000)]
Reload 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>
SVN-Revision: 15945
Andy Boyett [Wed, 20 May 2009 21:10:15 +0000 (21:10 +0000)]
profiles: madwifi is not supported on 2.4, remove atheros profile
SVN-Revision: 15944
Andy Boyett [Wed, 20 May 2009 21:06:36 +0000 (21:06 +0000)]
build: update svn url from https:// to svn://
SVN-Revision: 15941
Jo-Philipp Wich [Wed, 20 May 2009 20:44:19 +0000 (20:44 +0000)]
Detect 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>
SVN-Revision: 15940
Florian Fainelli [Wed, 20 May 2009 16:51:59 +0000 (16:51 +0000)]
change the uClibc-0.9.29 check (#5165)
SVN-Revision: 15937
Felix Fietkau [Wed, 20 May 2009 15:12:57 +0000 (15:12 +0000)]
2.6.30: add lzma support to squashfs through pcomp
SVN-Revision: 15934
Florian Fainelli [Wed, 20 May 2009 09:46:32 +0000 (09:46 +0000)]
do not overrid CONFIG_BRIDGE (#5163)
SVN-Revision: 15933
Florian Fainelli [Wed, 20 May 2009 09:28:36 +0000 (09:28 +0000)]
use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)
SVN-Revision: 15932
Florian Fainelli [Wed, 20 May 2009 09:00:09 +0000 (09:00 +0000)]
update to new stable 2.6.27.24
SVN-Revision: 15931
Gabor Juhos [Wed, 20 May 2009 08:35:01 +0000 (08:35 +0000)]
generic-2.6/2.6.30: gets rid of the length limitation on the name in the mips_machine stuff
SVN-Revision: 15930
Gabor Juhos [Wed, 20 May 2009 08:24:25 +0000 (08:24 +0000)]
refresh patches
SVN-Revision: 15929
Gabor Juhos [Wed, 20 May 2009 08:23:48 +0000 (08:23 +0000)]
add experimental support for the Atheros PB44 board
SVN-Revision: 15928
Florian Fainelli [Tue, 19 May 2009 18:15:19 +0000 (18:15 +0000)]
disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211
SVN-Revision: 15926
Gabor Juhos [Tue, 19 May 2009 14:59:15 +0000 (14:59 +0000)]
enable LEDS in kernel config
SVN-Revision: 15925
Gabor Juhos [Tue, 19 May 2009 11:41:48 +0000 (11:41 +0000)]
enable PCI support
SVN-Revision: 15924
Gabor Juhos [Tue, 19 May 2009 11:40:21 +0000 (11:40 +0000)]
sync kernel config
SVN-Revision: 15923
Florian Fainelli [Tue, 19 May 2009 10:21:32 +0000 (10:21 +0000)]
remove 2.6.29 since there are no remaining users of it
SVN-Revision: 15922
Gabor Juhos [Mon, 18 May 2009 20:56:56 +0000 (20:56 +0000)]
disable the watchdog if the bootloader left it enabled
SVN-Revision: 15920
Lars-Peter Clausen [Mon, 18 May 2009 17:56:39 +0000 (17:56 +0000)]
oops... add missing 2.6.30 config
SVN-Revision: 15919
Lars-Peter Clausen [Mon, 18 May 2009 17:55:41 +0000 (17:55 +0000)]
bump to 2.6.30-rc6
SVN-Revision: 15918
Imre Kaloz [Mon, 18 May 2009 13:36:58 +0000 (13:36 +0000)]
disable EABI for gemini and storm -- our toolchain can't support EABI on plain armv4, yet
SVN-Revision: 15914
Imre Kaloz [Mon, 18 May 2009 13:21:25 +0000 (13:21 +0000)]
even more config file cleanup
SVN-Revision: 15913
Imre Kaloz [Mon, 18 May 2009 13:08:46 +0000 (13:08 +0000)]
upgrade to 2.6.30-rc6, refresh patches
SVN-Revision: 15912
Florian Fainelli [Mon, 18 May 2009 11:11:23 +0000 (11:11 +0000)]
add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later
SVN-Revision: 15911
Florian Fainelli [Mon, 18 May 2009 11:03:26 +0000 (11:03 +0000)]
enable command line mtd partitionning and enable bridging
SVN-Revision: 15910
Jo-Philipp Wich [Sun, 17 May 2009 17:56:26 +0000 (17:56 +0000)]
base-files: fixup resolv.conf check in udhcpc script
SVN-Revision: 15903
Florian Fainelli [Sun, 17 May 2009 17:09:12 +0000 (17:09 +0000)]
update to r4993
SVN-Revision: 15901
Florian Fainelli [Sun, 17 May 2009 16:53:57 +0000 (16:53 +0000)]
add support for sysupgrade (#5117)
SVN-Revision: 15900
Andy Boyett [Sun, 17 May 2009 16:49:50 +0000 (16:49 +0000)]
opkg.conf: update trunk snapshots url
SVN-Revision: 15899
Nicolas Thill [Sun, 17 May 2009 13:41:10 +0000 (13:41 +0000)]
libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware
SVN-Revision: 15892
Nicolas Thill [Sun, 17 May 2009 11:54:44 +0000 (11:54 +0000)]
base-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons
SVN-Revision: 15890
Nicolas Thill [Sun, 17 May 2009 03:07:24 +0000 (03:07 +0000)]
kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
SVN-Revision: 15888
Nicolas Thill [Sun, 17 May 2009 02:01:03 +0000 (02:01 +0000)]
madwifi: don't try to set an interface essid with an empty value
SVN-Revision: 15886
Felix Fietkau [Sun, 17 May 2009 00:57:52 +0000 (00:57 +0000)]
squashfs4: add lzma support (kernel support still missing)
SVN-Revision: 15884
Felix Fietkau [Sun, 17 May 2009 00:57:47 +0000 (00:57 +0000)]
add the new lzma library (version 4.65), to be used for squashfs4
SVN-Revision: 15883
Nicolas Thill [Sun, 17 May 2009 00:25:41 +0000 (00:25 +0000)]
openssl: fix annoying build errors when changing upstream versions
SVN-Revision: 15880