Commit Graph

2255 Commits (2108df91eda6ef0c938a25ea988eddc8ef19f99e)

Author SHA1 Message Date
Florian Fainelli 216556954e Update hostapd to 0.6.3 (#3615)
SVN-Revision: 11738
2008-07-07 13:49:36 +00:00
Florian Fainelli 0b0061e01b Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365
SVN-Revision: 11734
2008-07-06 18:23:29 +00:00
John Crispin 9e6c38917c make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
SVN-Revision: 11676
2008-07-06 00:59:48 +00:00
Felix Fietkau 9be32c744b be a bit more verbose about madwifi errors
SVN-Revision: 11675
2008-07-06 00:41:46 +00:00
Florian Fainelli ed3aeb2031 This adds dhcp-boot support to dnsmasq-init: option name "virt0" option filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1"
closes #3529

SVN-Revision: 11663
2008-07-05 13:43:55 +00:00
Felix Fietkau c9e08e9105 madwifi: fix sequence number check on incoming retransmit checks
SVN-Revision: 11614
2008-07-01 21:38:40 +00:00
Steven Barth 76215afdec lua: Fixed some cross-platform issues for PPC (and probably other architectures)
SVN-Revision: 11608
2008-06-29 11:38:22 +00:00
John Crispin 7174ef488e backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this patch can be removed when dnsmasq 2.43 is released
SVN-Revision: 11604
2008-06-28 21:42:54 +00:00
Felix Fietkau 783bb0e81c move ifxmips uboot to package/
SVN-Revision: 11601
2008-06-28 19:53:41 +00:00
Felix Fietkau f5bdb5432f compile libnl with -ffunction-sections to make binaries that use genl smaller
SVN-Revision: 11600
2008-06-28 17:55:21 +00:00
Felix Fietkau 2b5ce63303 x86: don't attempt to compile grub on darwin
SVN-Revision: 11599
2008-06-28 17:54:44 +00:00
John Crispin 04453591af adds rt_tables to files installed by ip ipkg
SVN-Revision: 11598
2008-06-28 17:32:21 +00:00
Andy Boyett 3dbe2e1093 ebtables: Update to 2.0.8-2
SVN-Revision: 11556
2008-06-22 18:41:25 +00:00
Andy Boyett 0ddeec5cd5 gmp: Update to 4.2.2
SVN-Revision: 11555
2008-06-22 18:41:09 +00:00
Andy Boyett 82a7b76158 e2fsprogs: Update to 1.40.11
SVN-Revision: 11554
2008-06-22 18:40:53 +00:00
Andy Boyett 83d041b094 arptables: Update to 0.0.3-3
SVN-Revision: 11553
2008-06-22 18:40:30 +00:00
Florian Fainelli 61f7b17ef0 Add support for Connexant USB ADSL modemds (#3553)
SVN-Revision: 11549
2008-06-21 13:21:49 +00:00
Felix Fietkau 4d58c059f0 upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)
SVN-Revision: 11548
2008-06-20 17:39:56 +00:00
Andy Boyett 652fa86fe7 grub: Natively build grub only on x86 linux hosts, cross compile everywhere else. - Closes #3560
SVN-Revision: 11542
2008-06-20 01:43:20 +00:00
Florian Fainelli 11d0725b61 Remove the sleep since we delayed bringing up the interface
SVN-Revision: 11534
2008-06-18 17:42:10 +00:00
Florian Fainelli e2e80ab38a Delay bringing up the interface because some cards requires setting the mode before bringing it up (#3541)
SVN-Revision: 11533
2008-06-18 17:09:02 +00:00
Andy Boyett 3e8ab1ed20 linux-uvc: Upgrade to revision 215
SVN-Revision: 11519
2008-06-17 05:39:05 +00:00
Andy Boyett 5a7529a58d Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories.
SVN-Revision: 11517
2008-06-17 00:44:10 +00:00
Yuji Mano 0b5f602421 Revert previous bad commit r11512
SVN-Revision: 11513
2008-06-16 19:37:00 +00:00
Yuji Mano 5ee48c0b00 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 11512
2008-06-16 19:14:13 +00:00
Imre Kaloz b3e20537ca libnl: backport memleak fix
SVN-Revision: 11500
2008-06-16 12:43:16 +00:00
Imre Kaloz 593c2b7cec fix libnl compile with older kernels
SVN-Revision: 11499
2008-06-16 12:42:36 +00:00
Felix Fietkau f2e997ac38 remove some unused crap
SVN-Revision: 11472
2008-06-15 11:15:35 +00:00
Felix Fietkau ddd809f9e5 (6/6) bcm57xx: package
This is the bcm57xx package.  I have tested default vlan functions,
but I dont have the equipment to test more advanced setups.  The default
vlan setup seems to be working fine.  I also added the activate_gpio
parameter which will make the driver activate the switch via gpio before
probing for it.

I'm not sure which method is best for autoload.  For the wrt350n, I
need the activate_gpio parameter.  But its probably not a good idea
to add that to the autoload file.  On a system without a bcm57xx switch,
isn't it a bad idea to mess with the gpios looking for the switch? Ideally,
wouldn't it be best to load the bcm57xx module from broadcom-diag, after
it has determined which router its on?  I tried using 'request_module' from
there, but had no success.  For now, I am relying on preinit to load
the bcm57xx module with activate_gpio param, after it has failed to load
switch_robo and switch_adm.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11471
2008-06-15 11:11:28 +00:00
Felix Fietkau 40990382e5 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered
This patch prevents switch-robo.c from attempting robo_probe on a port
that is already registered.  robo_probe will adjust kernel reference counts
if it detects a switch on the port.  If this patch wasn't applied, the
wrt350n would hang on reboot, waiting for the network driver reference count
to reach zero indefinitely.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11469
2008-06-15 11:10:27 +00:00
Felix Fietkau f7e09198fe (1/6) bcm57xx: init from diag
I've been working to finish up the bcm57xx module package nbd
posted a few months ago.  I am no expert, just had some spare
time and some motivation.  Here is the background:

https://dev.openwrt.org/ticket/2744

This first patch disables the bcm57xx gpio setup in broadcom-diag.
The switch needs to be initialized by the driver so the driver can
then reset the switch ASAP.  If the switch isn't reset quickly enough,
it will forward packets between the WAN and LAN, which will cause
problems with modems that only allow one mac to access the internet.

Tested on wrt350n.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11466
2008-06-15 11:09:27 +00:00
Peter Denison 464ed48321 Remove ssb headers from mac80211 to avoid conflict with in-kernel ones
SVN-Revision: 11462
2008-06-13 21:05:26 +00:00
Felix Fietkau 7c029b0355 another patch fix
SVN-Revision: 11455
2008-06-13 08:56:06 +00:00
Felix Fietkau ad9bc6ab09 fix a small comment
SVN-Revision: 11454
2008-06-13 07:30:21 +00:00
Felix Fietkau 01c61b0d64 fix ANI and make use of it in all modes except for monitor
SVN-Revision: 11453
2008-06-13 01:51:31 +00:00
John Crispin 456893e798 make ip-up scripts aware of network settings
SVN-Revision: 11446
2008-06-11 20:03:08 +00:00
John Crispin 0bf765b362 system now knows which timezone it is in
SVN-Revision: 11445
2008-06-11 19:59:16 +00:00
Florian Fainelli 6d88031192 Add syskonnect yukon2 support (#2568)
SVN-Revision: 11437
2008-06-11 15:51:23 +00:00
Felix Fietkau 62bef2bced madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
SVN-Revision: 11409
2008-06-09 10:17:36 +00:00
Peter Denison ea8b4cb0d7 Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes #3501
SVN-Revision: 11407
2008-06-08 20:19:19 +00:00
Gabor Juhos 50a749e9a7 add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
SVN-Revision: 11401
2008-06-07 18:25:32 +00:00
Felix Fietkau 06447d5cfa oops. accidentally committed the wrong patch version
SVN-Revision: 11395
2008-06-07 15:11:21 +00:00
Felix Fietkau 60e3586f6f fix madwifi on linux 2.4
SVN-Revision: 11385
2008-06-06 23:53:03 +00:00
John Crispin 51b28d44a9 use default gateway for routes that have no gw specified, Signed off by: Brian J. Murrell
SVN-Revision: 11380
2008-06-06 18:49:23 +00:00
Imre Kaloz 7a72cfdd2a add little endian arm wpa_supplicant config file
SVN-Revision: 11369
2008-06-05 17:15:12 +00:00
Felix Fietkau 036b397595 fix sysupgrade 'do_upgrade: not found' error
SVN-Revision: 11362
2008-06-04 23:20:56 +00:00
Felix Fietkau b4d1c134da upgrade uci to 0.4.2 - fixes some escaping and library issues
SVN-Revision: 11361
2008-06-04 22:43:26 +00:00
Peter Denison b2a1f5e79b Update b43 from compat-wireless-2008-05-26 codebase
SVN-Revision: 11358
2008-06-04 19:47:48 +00:00
Peter Denison e8620fa5aa Update mac80211 to compat-wireless-2008-05-26
SVN-Revision: 11357
2008-06-04 19:47:27 +00:00
Peter Denison 238a618093 Update libnl to compile on and after 2.6.25
SVN-Revision: 11356
2008-06-04 19:45:46 +00:00
Travis Kemen b35e663111 add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>
SVN-Revision: 11355
2008-06-04 18:18:58 +00:00
Felix Fietkau 0b66a7d614 upgrade uci to 0.4.1 improves uci.foreach and uci.get_all in the lua binding no longer records changes for uci set with oldval == newval
SVN-Revision: 11354
2008-06-04 15:28:46 +00:00
Felix Fietkau c8ed362edd move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1
SVN-Revision: 11353
2008-06-04 15:12:44 +00:00
Imre Kaloz 7bb65fb9d7 add preliminary Marvell Orion support
SVN-Revision: 11352
2008-06-04 13:51:17 +00:00
Imre Kaloz 0244e57bb9 refresh madwifi patches using upstream style
SVN-Revision: 11351
2008-06-04 13:16:18 +00:00
Felix Fietkau 49499dfbd1 update uci to v0.4.0 - improves lua binding
SVN-Revision: 11348
2008-06-03 21:43:32 +00:00
Steven Barth 5da5342fda Updated Dnsmasq to 2.42 (#3498)
SVN-Revision: 11339
2008-06-03 15:06:20 +00:00
Gabor Juhos f9518d9a74 netfilter/iptables: enable IMQ on 2.6.25
SVN-Revision: 11335
2008-06-02 19:46:47 +00:00
Florian Fainelli 82247228ea We do not need to make the experimental/install-experimental targets starting with 1.4.x version
SVN-Revision: 11325
2008-06-02 11:54:05 +00:00
Felix Fietkau 40720b6d20 madwifi: fix cflags for generic mips hal
SVN-Revision: 11319
2008-06-01 12:08:02 +00:00
Felix Fietkau 193949d2c6 fix madwifi menuconfig (thx, Othello)
SVN-Revision: 11318
2008-06-01 06:00:25 +00:00
Felix Fietkau 3f1f985692 add missing export
SVN-Revision: 11317
2008-06-01 03:40:10 +00:00
Felix Fietkau a91f7dcfd8 madwifi: refresh patches
SVN-Revision: 11316
2008-06-01 03:01:58 +00:00
Felix Fietkau c05f60e0d0 madwifi: clean up scanning code, add support for changing scan lists
SVN-Revision: 11315
2008-06-01 03:00:59 +00:00
Felix Fietkau 17a7cfb3a7 madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability
SVN-Revision: 11314
2008-06-01 03:00:32 +00:00
Felix Fietkau 3e0c844379 clean up performance patch, add some head/tailroom calculation fixes (thx, benoit) fix some unused variables
SVN-Revision: 11313
2008-06-01 00:11:32 +00:00
Felix Fietkau e97b3f0b95 madwifi build scripts cleanup
SVN-Revision: 11312
2008-06-01 00:11:14 +00:00
Felix Fietkau 90baadbedc fix wpa_supplicant cflags
SVN-Revision: 11311
2008-06-01 00:10:26 +00:00
Steven Barth 80219efc2d updated OpenSSL to 0.9.8h
SVN-Revision: 11309
2008-05-31 15:52:11 +00:00
Florian Fainelli 6fab96eb3e Add Siemens SE505v2 detection to diag (#3416)
SVN-Revision: 11308
2008-05-31 12:32:05 +00:00
Florian Fainelli b11e790e7a Fix ATM usb device selection (#3429)
SVN-Revision: 11307
2008-05-31 12:14:02 +00:00
Felix Fietkau 5ad3720371 This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel.
Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net>

SVN-Revision: 11288
2008-05-29 09:27:33 +00:00
Imre Kaloz 20fbb8b151 move the fconfig package into trunk
SVN-Revision: 11274
2008-05-27 13:21:12 +00:00
Nicolas Thill ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Matteo Croce 7e9f396980 fixed mount path (closes #3464)
SVN-Revision: 11267
2008-05-25 20:03:00 +00:00
Florian Fainelli 29365f1d14 Fix compilation of lm77 module (#3447)
SVN-Revision: 11256
2008-05-24 14:16:23 +00:00
Florian Fainelli 85fa20921a Fix mount utilites installation (#3464)
SVN-Revision: 11255
2008-05-24 13:37:36 +00:00
Felix Fietkau 554ddcf755 fix liblua symlink installation
SVN-Revision: 11245
2008-05-23 07:09:29 +00:00
Steven Barth f3bc063753 Added missing header reference to InstallDev target
SVN-Revision: 11241
2008-05-22 20:26:23 +00:00
Felix Fietkau d8d15cb1c0 fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua
SVN-Revision: 11240
2008-05-22 14:20:56 +00:00
Felix Fietkau 6fa85238f5 add updated lua patchset from Steven Barth (cyrus) as explained in http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
SVN-Revision: 11239
2008-05-22 14:20:36 +00:00
Peter Denison f027ecb2cf Stopgap compilation fixes for diag and switch under 2.6.25
SVN-Revision: 11231
2008-05-20 22:33:45 +00:00
Peter Denison de5c50cfe4 Update iproute2 to version 2.6.25, and fixup patches
SVN-Revision: 11230
2008-05-20 22:17:26 +00:00
Matteo Croce ac8bf03f8e create /etc/fstab on boot (closes #3458)
SVN-Revision: 11225
2008-05-20 19:02:19 +00:00
Steven Barth f2de1dec21 Merge branch 'openssl'
SVN-Revision: 11224
2008-05-20 18:12:08 +00:00
Matteo Croce 0a1c669ec1 fix some wrong paths
SVN-Revision: 11217
2008-05-19 22:08:46 +00:00
Matteo Croce 925ad245e0 avr32: add watchdog driver
SVN-Revision: 11192
2008-05-18 23:13:25 +00:00
Rod Whitby 6a79ee257d sound: Remove atheros restriction, since atheros can have usb sound cards
SVN-Revision: 11168
2008-05-18 11:54:49 +00:00
Florian Fainelli d543939042 Add support for OTI6858 and ARK3116 usb serial converters (#3442)
SVN-Revision: 11167
2008-05-18 11:21:28 +00:00
Felix Fietkau eb2e08d894 ifndef is not supported inside make variable expansion
SVN-Revision: 11165
2008-05-17 20:13:29 +00:00
Rod Whitby c715985c97 base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin)
SVN-Revision: 11157
2008-05-17 00:13:05 +00:00
Yuji Mano 9788ab458c update version
SVN-Revision: 11154
2008-05-16 18:56:04 +00:00
Rod Whitby aff3215d29 modules/other.mk: Enable bluetooth for atheros
SVN-Revision: 11150
2008-05-16 16:35:04 +00:00
Florian Fainelli 99b6b35be3 Add support for Asus wl-520gc
SVN-Revision: 11145
2008-05-16 01:18:57 +00:00
Travis Kemen 3f8eaeb2c3 This patch adds a number of configuration options to the MadWifi package. You can now configure the HAL, bus, default rate control algorithm as well as the debug mode from within make menuconfig. The goal is to be able to support hardware profiles with different HALs without messing around with the Makefile directly. Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11140
2008-05-15 00:59:34 +00:00
Peter Denison 72d40dec08 Allow package/switch to compile against 2.6.25
SVN-Revision: 11138
2008-05-14 15:03:05 +00:00
Ralph Hempel 6d4c89c7f5 adding check for /proc/net/vlan/config (==vlan enabled kernel)
SVN-Revision: 11132
2008-05-13 09:21:17 +00:00
Peter Denison 06c7c04288 Fix typo in broadcom-diag LED output enable
SVN-Revision: 11125
2008-05-12 19:46:53 +00:00
Andy Boyett e136c5203d Fix kmod-ata-piix deps
SVN-Revision: 11121
2008-05-12 06:41:12 +00:00
Andy Boyett bd06be4f73 Package nvidia sata driver
SVN-Revision: 11120
2008-05-12 06:40:54 +00:00
Andy Boyett 78b7201f2a Package AHCI driver
SVN-Revision: 11119
2008-05-12 06:40:37 +00:00
Andy Boyett 0ff7ae2d6c Package VIA sata driver
SVN-Revision: 11118
2008-05-12 06:40:18 +00:00
Nicolas Thill 94940b2265 disable ip6tables as well on 2.6.25 until we have working IMQ support
SVN-Revision: 11117
2008-05-11 22:41:49 +00:00
Nicolas Thill 70a8c455b0 fix fuse: use in-kernel module for 2.6.25+ kernels
SVN-Revision: 11116
2008-05-11 22:27:32 +00:00
Nicolas Thill e93e293b41 add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels (closes: #3402)
SVN-Revision: 11115
2008-05-11 20:56:51 +00:00
Nicolas Thill 2b05ed626c add a package for the badblocks utility (closes: #3404)
SVN-Revision: 11107
2008-05-11 10:33:34 +00:00
Nicolas Thill d7f96cfa50 fix typos in [11073]
SVN-Revision: 11094
2008-05-09 07:16:15 +00:00
Nicolas Thill a7b3ffc182 cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names
SVN-Revision: 11073
2008-05-08 11:32:46 +00:00
Nicolas Thill 50ee10f486 package/kernel fixes: - remove dup netfilter.mk includes - always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time
SVN-Revision: 11072
2008-05-08 11:16:07 +00:00
Travis Kemen 162a814ef4 only ignore dhcp but still listen for dns closes #3406
SVN-Revision: 11062
2008-05-08 00:01:58 +00:00
Felix Fietkau 31a3a503cc add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
SVN-Revision: 11059
2008-05-07 16:45:00 +00:00
Yuji Mano 80e1190c4f add missing udevextras package option - edd_id
SVN-Revision: 11053
2008-05-05 21:58:03 +00:00
Yuji Mano 7d9a522254 add ps3-dump-bootloader to package install
SVN-Revision: 11052
2008-05-05 21:49:24 +00:00
Felix Fietkau ffc0827b65 fix lua compile configuration error
SVN-Revision: 11047
2008-05-04 17:48:26 +00:00
Nicolas Thill b99ab355c1 remove dependency on zd1211-firmware, since it was removed in [11022]
SVN-Revision: 11040
2008-05-03 23:24:12 +00:00
John Crispin 1dce440fa5 revert borked commit
SVN-Revision: 11038
2008-05-03 20:28:13 +00:00
John Crispin 3141b38fd8 make etrax serial driver register its device nodes, so we get a console
SVN-Revision: 11037
2008-05-03 20:12:43 +00:00
Felix Fietkau ae92bf4ae4 upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-" in uci package names
SVN-Revision: 11030
2008-05-03 17:08:39 +00:00
John Crispin b6b32f8131 remove old zd firmware
SVN-Revision: 11022
2008-05-03 15:10:51 +00:00
Nicolas Thill 3d4052492d ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number
SVN-Revision: 11018
2008-05-03 12:11:35 +00:00
Matteo Croce fe5b220467 acx100 fix by nabcore
SVN-Revision: 11011
2008-05-02 18:48:47 +00:00
Gabor Juhos 1b90498e69 IMQ is not yet available on 2.6.25
SVN-Revision: 11007
2008-05-02 11:29:53 +00:00
Nicolas Thill 11135c2a35 more use of the new GPIO_SUPPORT option
SVN-Revision: 10998
2008-05-02 00:30:39 +00:00
Gabor Juhos 3c05234962 kmod-ipt-iprange: fix build error on .25
SVN-Revision: 10992
2008-04-30 15:42:10 +00:00
Rod Whitby d05cc5d68d block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
SVN-Revision: 10986
2008-04-30 05:16:17 +00:00
Gabor Juhos ec5f168c66 import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net/) project
SVN-Revision: 10982
2008-04-29 18:31:43 +00:00
Gabor Juhos 275ae38814 kernel/modules: modify AutoLoad levels of the W1 modules
SVN-Revision: 10981
2008-04-29 18:13:32 +00:00
Gabor Juhos 4006f2fbdd kernel/modules: make use the new GPIO_SUPPORT option
SVN-Revision: 10980
2008-04-29 17:21:08 +00:00
Gabor Juhos 363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
SVN-Revision: 10979
2008-04-29 17:18:21 +00:00
Gabor Juhos 9a3fa80e0d add Dallas's 1-wire related packages
SVN-Revision: 10977
2008-04-29 15:53:04 +00:00
Felix Fietkau 19cb0b3693 fix lua cflags
SVN-Revision: 10971
2008-04-28 22:00:57 +00:00
Imre Kaloz a4dd1adf4a add preliminary support for Storm SL3512 based devices, not ready yet
SVN-Revision: 10956
2008-04-27 17:03:01 +00:00
Florian Fainelli 9389aa93ff Use the locally mirrored compat-wireless tarblall (#3377)
SVN-Revision: 10951
2008-04-27 01:47:32 +00:00
Imre Kaloz 3f788c241b generate and install NPE-A ethernet microcode as well
SVN-Revision: 10945
2008-04-26 10:00:04 +00:00
Andy Boyett e569db2e4b only build kmod-hwmon-pc87360 for x86
SVN-Revision: 10933
2008-04-23 21:46:02 +00:00
Felix Fietkau 2c3018e0da initramfs: start one hotplug2 for coldplugging and one for handling events between coldplug and end of /init
SVN-Revision: 10930
2008-04-23 16:20:46 +00:00
Felix Fietkau 7232fe9150 use the right hotplug2 invocation for initramfs
SVN-Revision: 10928
2008-04-23 14:28:13 +00:00
Gabor Juhos 8b011c593d base-files: fix a typo
SVN-Revision: 10927
2008-04-23 14:19:35 +00:00
Felix Fietkau e9f183265d leave ack/cts setting alone by default
SVN-Revision: 10926
2008-04-23 04:58:34 +00:00
Felix Fietkau eb13a77879 move timeout trigger for protection mode to node timeout trigger
SVN-Revision: 10925
2008-04-23 03:50:01 +00:00
Felix Fietkau eff0b609c0 clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate
SVN-Revision: 10924
2008-04-23 03:49:42 +00:00
Felix Fietkau 16767f8db3 madwifi: put an upper limit on the amount of sampling that minstrel should do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog.
SVN-Revision: 10921
2008-04-22 23:35:27 +00:00
Felix Fietkau 0b341be6c0 This patch re-adds the udev and hotplug2 initialization fixes originally present in /init but was removed when some code was moved from /init to /etc/preinit in rev 10870. This adds udev initialization and only handles hotplug2 initialization when hotplug2 is present.
Signed-off-by: Yuji Mano <yuji.mano@am.sony.com>

SVN-Revision: 10912
2008-04-22 19:22:05 +00:00
Nicolas Thill 8231561bce move hotplug2 & udevtrigger to base section
SVN-Revision: 10910
2008-04-21 22:31:07 +00:00
Matteo Croce 227af4b113 assign names to filesystems when mounting virtual ones (closes #3340)
SVN-Revision: 10903
2008-04-21 18:08:05 +00:00
Felix Fietkau 7637ba2bf8 add some more fine tuning for madwifi
SVN-Revision: 10900
2008-04-21 03:45:52 +00:00
Felix Fietkau 73663230c8 madwifi: add configurable rssi threshold and timeout values for protection mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be.
SVN-Revision: 10899
2008-04-21 03:45:39 +00:00
Felix Fietkau 3e03e66d7a reorder patches
SVN-Revision: 10898
2008-04-21 03:45:22 +00:00
Felix Fietkau 13c5a1b2d5 madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time
SVN-Revision: 10897
2008-04-21 02:39:40 +00:00
Felix Fietkau 456e3823f4 fix a some txq races (merge from madwifi-trunk)
SVN-Revision: 10895
2008-04-20 22:01:27 +00:00
Felix Fietkau 3de189af5d add missing kmod-hid module (thx, fish)
SVN-Revision: 10894
2008-04-20 21:01:03 +00:00
Nicolas Thill 6b8489761c build the kmod-video-quickcam module only if it was selected
SVN-Revision: 10881
2008-04-20 09:49:13 +00:00
Nicolas Thill eb8375839a don't build acx* kernel modules on UML
SVN-Revision: 10880
2008-04-20 09:48:04 +00:00
Felix Fietkau 41fb282b6d remove some redundant code
SVN-Revision: 10870
2008-04-20 03:24:43 +00:00
Matteo Croce ac5cfeb417 fix swap{on,off} path
SVN-Revision: 10863
2008-04-19 14:36:01 +00:00
Florian Fainelli b5ddac51df Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
SVN-Revision: 10857
2008-04-17 17:34:04 +00:00
Florian Fainelli 353e3305a5 Mark rt61 as 2.6.23 only (#3337)
SVN-Revision: 10856
2008-04-17 17:11:34 +00:00
Felix Fietkau 1147d2137e more performance for madwifi :)
SVN-Revision: 10855
2008-04-17 16:37:36 +00:00
Gabor Juhos 52383189dc use the spi-ks8995 driver on the WRT55AG v2 boards
SVN-Revision: 10853
2008-04-17 13:12:57 +00:00
Gabor Juhos 25bd89017f spi-ks8995: fix a compiler warning, fix the copyright header
SVN-Revision: 10852
2008-04-17 13:11:11 +00:00
Gabor Juhos efbc2a21d2 add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
SVN-Revision: 10851
2008-04-17 09:59:09 +00:00
Felix Fietkau 94ddba360e add performance improvement for madwifi on low-memory systems
SVN-Revision: 10850
2008-04-17 02:40:55 +00:00
Felix Fietkau 9a7d1bec79 remove udevextras dependency on udev (thx, fish)
SVN-Revision: 10847
2008-04-15 17:19:41 +00:00
Travis Kemen 37b0cc9a10 fix restart on platforms without a setup_switch()
SVN-Revision: 10846
2008-04-15 16:29:49 +00:00
Gabor Juhos 67fd9d7fba move spi_gpio driver into the kernel, clean-up SPI modules
SVN-Revision: 10844
2008-04-15 07:33:43 +00:00
Gabor Juhos d80f43d15f update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
2008-04-15 06:11:23 +00:00
Nicolas Thill 2a4a0c2bcc explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
2008-04-15 02:08:11 +00:00
Nicolas Thill d07eb95838 mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)
SVN-Revision: 10838
2008-04-15 01:56:41 +00:00
Imre Kaloz 41cf84f819 do target dependent optimizations
SVN-Revision: 10834
2008-04-14 13:24:30 +00:00
Imre Kaloz 9a1c5fdb6d udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
SVN-Revision: 10833
2008-04-14 13:20:04 +00:00
Nicolas Thill e2c65f6215 mark all openswan packages as broken
SVN-Revision: 10832
2008-04-14 12:31:27 +00:00
Andy Boyett 6eb6f7fd46 Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu
SVN-Revision: 10831
2008-04-14 11:18:29 +00:00
Nicolas Thill 0791acfc21 package shared library as well (partially closes: #3030)
SVN-Revision: 10829
2008-04-14 02:06:35 +00:00
Felix Fietkau 0dd8c59f10 upgrade uci to 0.3.3, build lua plugin
SVN-Revision: 10818
2008-04-13 14:34:42 +00:00
Felix Fietkau 77760bba21 remove lua's dependency on libreadline and libncurses
SVN-Revision: 10817
2008-04-13 14:34:36 +00:00
Nicolas Thill 37066ff2b2 fix udevextras build when no extras were actually selected
SVN-Revision: 10816
2008-04-13 14:20:34 +00:00
Nicolas Thill 98f3ce2545 mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build kernel module if it's selected
SVN-Revision: 10815
2008-04-13 13:35:02 +00:00
Nicolas Thill cb30800bf6 update libnl to 1.1
SVN-Revision: 10814
2008-04-13 13:22:15 +00:00
Felix Fietkau 1563615bed move lua from packages/ to trunk in anticipation of upcoming stuff ;)
SVN-Revision: 10806
2008-04-13 01:06:12 +00:00
Jeremy Kerr c127031b74 Replace udev-vol-id pacakge with configurable udevextras
Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.

Also, installing udevextras adds a few udev rules for persistent device
naming.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10805
2008-04-12 23:32:44 +00:00
Jeremy Kerr 199a79d867 Group input devices under /dev/input
This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10804
2008-04-12 23:24:22 +00:00
Jeremy Kerr 4ec5f133bb Use new kexec tools
Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.

This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10803
2008-04-12 23:20:31 +00:00
Nicolas Thill e2e1b51b41 fix build on linux >= 2.6.23
SVN-Revision: 10801
2008-04-12 22:04:09 +00:00
Nicolas Thill c30a473d46 package/ov51x-jpeg: * update to 1.5.7 * add userland package * add fallback url (closes: #3216)
SVN-Revision: 10800
2008-04-12 20:43:38 +00:00
Nicolas Thill e1cafed715 disable kmod-mmc-over-gpio on x86
SVN-Revision: 10799
2008-04-12 20:28:54 +00:00
Nicolas Thill a08643d7ab add missing MMC config symbol
SVN-Revision: 10798
2008-04-12 20:27:48 +00:00
Nicolas Thill 6ca5374194 package/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23
SVN-Revision: 10796
2008-04-12 20:20:41 +00:00
Travis Kemen bae7e5bebb add missing include in restart
SVN-Revision: 10794
2008-04-12 14:57:47 +00:00
Yuji Mano 410d40f6e5 Add ps3 target specific utilities package
SVN-Revision: 10791
2008-04-11 21:21:17 +00:00
Florian Fainelli 867145bd32 Fix errors on capifs loading (#3250)
SVN-Revision: 10789
2008-04-11 14:21:06 +00:00
Florian Fainelli f0e627da97 Fix hostapd compilation errors on STA_INFO (#3308)
SVN-Revision: 10784
2008-04-10 14:28:14 +00:00
Florian Fainelli 1063bac7d4 Fix typo in the payload option for br2684ctl (#3318)
SVN-Revision: 10783
2008-04-10 14:09:04 +00:00
Felix Fietkau 56223a6f79 madwifi: remove reset delay - seems like it's not necessary anymore
SVN-Revision: 10777
2008-04-09 19:55:08 +00:00
Florian Fainelli ce754ec644 Disable drivers that we do not package within the mac80211 package (everything except rt2x00)
SVN-Revision: 10775
2008-04-09 19:20:07 +00:00
Felix Fietkau 081ebaca76 fix the 3g interface configuration
The first problem is the "chat" command which misses "-E", so the
environment variable addressed inside the script is never used and
the script breaks.

The second problem is the that you cannot assume an Option card when
you did "not discover a Novatel".
In my case the script tried to set the mode with the Option
AT-command which failed on the Huawei stick.
Unfortunaltely I don't have a correct command for that device, so I
just want to start the connection without any mode set before thus using
the defaults.

Signed-off-by: Markus Wigge <mwigge@marcant.net>

SVN-Revision: 10774
2008-04-09 15:35:34 +00:00
Felix Fietkau 511908059a upgrade uci to 0.3.1 - fixes a parser problem
SVN-Revision: 10772
2008-04-08 19:51:15 +00:00
Felix Fietkau 99e6b2d7dc fix a dependency bug
SVN-Revision: 10769
2008-04-07 23:29:41 +00:00
Gabor Juhos 5798590c7c add a polled GPIO buttons input driver
SVN-Revision: 10766
2008-04-07 19:54:44 +00:00
Felix Fietkau 3c94156b28 fix use of uci_set_state in network scripts (thx, netprince)
SVN-Revision: 10763
2008-04-07 16:02:50 +00:00
Florian Fainelli 081afd037e Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
SVN-Revision: 10755
2008-04-07 08:48:20 +00:00
Florian Fainelli 8f38048f1f Migrate rt2x00 to the compat-wireless version
SVN-Revision: 10753
2008-04-07 07:29:37 +00:00
Felix Fietkau 3ae4858088 fix the route to the pptp server when using pptp as wan interface
SVN-Revision: 10751
2008-04-07 01:07:50 +00:00
Felix Fietkau 0cb8228277 add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841
SVN-Revision: 10750
2008-04-07 00:24:26 +00:00
Felix Fietkau 978958a888 upgrade to broadcom-wl 4.150.10.5.2
SVN-Revision: 10749
2008-04-07 00:24:19 +00:00
Florian Fainelli 52315c5150 Fix layer7 user-space iptables compilation (#3307)
SVN-Revision: 10745
2008-04-06 18:01:53 +00:00
Felix Fietkau 88cb2e91d6 revert iproute2 to the old version until the new one is fixed (#3026)
SVN-Revision: 10744
2008-04-06 17:13:00 +00:00
Florian Fainelli 720acc785a This rt2x00 version only compiles for 2.6.24 (#3211)
SVN-Revision: 10743
2008-04-06 15:41:43 +00:00
Florian Fainelli ef3c5ee59f Switch to compat-wireless
SVN-Revision: 10742
2008-04-06 13:40:45 +00:00
Florian Fainelli 80769eb3f0 Fix typo
SVN-Revision: 10741
2008-04-06 10:47:51 +00:00
Florian Fainelli d8b6908430 rt2500 cvs will not build on 2.6.24
SVN-Revision: 10740
2008-04-06 10:47:24 +00:00
Florian Fainelli 8b0dffad62 2.6.24 rt2x00 version needs more objects to produce the library
SVN-Revision: 10737
2008-04-06 09:52:32 +00:00
Andy Boyett 24c9bbe5f7 Install libuci and headers in staging_dir
SVN-Revision: 10732
2008-04-04 21:48:43 +00:00
Matteo Croce 633e548e01 fix typo(2) in watchdog init script
SVN-Revision: 10727
2008-04-03 21:01:16 +00:00
Matteo Croce cd4447d269 fix typo in watchdog init script
SVN-Revision: 10726
2008-04-03 20:59:18 +00:00
John Crispin b526f65baf add gpio support to atheros, fixes #1861, thanks Othello
SVN-Revision: 10724
2008-04-03 20:28:10 +00:00
Florian Fainelli dd2afbeee3 Start the watchdog daemon if a harware watchdog is present
SVN-Revision: 10721
2008-04-03 14:36:10 +00:00
Florian Fainelli 825915f38f Make sure we will build USB hid support
SVN-Revision: 10719
2008-04-03 13:51:14 +00:00
Felix Fietkau f4f7d687f0 fix interface enumeration issues related to /var/state/network (thx to fish for debugging this)
SVN-Revision: 10715
2008-04-02 21:27:28 +00:00
Florian Fainelli a1114db1e8 Fix kmod-nls-* dependency under brcm-2.4
SVN-Revision: 10712
2008-04-02 15:00:37 +00:00
Florian Fainelli add755735a Add routed support to br2684
Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net>

SVN-Revision: 10710
2008-04-02 13:00:06 +00:00
Florian Fainelli 3b72dadac9 Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

SVN-Revision: 10698
2008-04-01 20:02:27 +00:00
Felix Fietkau ec02c6dd90 add a package for the udev vol_id utility (thx, fish)
SVN-Revision: 10697
2008-04-01 14:25:29 +00:00
Felix Fietkau 54d981bccb fix dnsmasq compilation on some systems
SVN-Revision: 10696
2008-03-31 21:17:45 +00:00
Andy Boyett c15de3860c Add support for the WL-500gP v2
SVN-Revision: 10693
2008-03-31 08:04:56 +00:00
Andy Boyett e229b1b849 Add support for the ASUS WL-520gU
SVN-Revision: 10692
2008-03-31 08:04:27 +00:00
Andy Boyett a6a59ce520 broadcom-diag cleanup
SVN-Revision: 10691
2008-03-31 08:04:06 +00:00
Travis Kemen f97e92cee0 add frameburst closes #1759
SVN-Revision: 10689
2008-03-29 21:10:24 +00:00
Florian Fainelli 6bfbf6a5af Add support for the C19 revision of the ACX111 firmware (#3280)
SVN-Revision: 10686
2008-03-29 17:58:15 +00:00
Travis Kemen 1bdcabb1cf fix wrong description name
SVN-Revision: 10684
2008-03-29 05:30:43 +00:00
Travis Kemen 4b467fd22e add sdcard support for avr32 platforms
SVN-Revision: 10683
2008-03-29 05:16:10 +00:00
Florian Fainelli d0556cda49 Allow setting mac80211 interface into ad-hoc mode (#3247)
SVN-Revision: 10677
2008-03-27 18:47:59 +00:00
Florian Fainelli 6776a34d73 Create the kmod-spi package and load mmc_over_gpio after spi (#3273)
SVN-Revision: 10675
2008-03-27 18:36:56 +00:00
Florian Fainelli f6631d7bd4 Fix the watchdog path for the SCX200 watchdog driver
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>

SVN-Revision: 10672
2008-03-27 16:50:07 +00:00
Florian Fainelli e9c19c7de9 Create a dummy sit package for 2.4 kernelsq
SVN-Revision: 10668
2008-03-27 15:44:14 +00:00
Florian Fainelli 9a3d8e3163 Load xt_layer7 for 2.6 kernels (#3269)
SVN-Revision: 10667
2008-03-27 14:47:54 +00:00
Travis Kemen 6703cacfde This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Couloumbis <alex at ozo.com>
SVN-Revision: 10663
2008-03-26 16:26:59 +00:00
Travis Kemen af4faf3373 This patch fixes missing hwmon-vid module error on LM77 package build. hwmon-vid is not a dependency for LM77 so it does not get build. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>
SVN-Revision: 10657
2008-03-25 15:18:16 +00:00
Michael Büsch 414325c08c mmc_over_gpio: Add initscript that will create a device Note that we should use a config file where we can define an arbitrary number of devices.
SVN-Revision: 10638
2008-03-21 17:38:16 +00:00
Michael Büsch 12b5a779b9 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
SVN-Revision: 10637
2008-03-21 16:52:27 +00:00
Travis Kemen e1ea7361df fix a bug causing the init script to fail and incorrect number of lan ports
SVN-Revision: 10635
2008-03-20 20:11:21 +00:00
Felix Fietkau 0e58011e62 madwifi: add support for drop-in hal replacements
SVN-Revision: 10629
2008-03-20 06:57:01 +00:00
Andy Boyett 69c4c6c5a9 Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.
SVN-Revision: 10628
2008-03-20 01:57:27 +00:00
Travis Kemen 515e65dd5a fix broken init file and some cleanup
SVN-Revision: 10613
2008-03-18 03:16:32 +00:00
Florian Fainelli 3b9efe808d Fix compilation of fuse with 2.6.24
SVN-Revision: 10609
2008-03-16 20:32:45 +00:00
Andy Boyett 79d3f5e8ec bumped wpa_supplicant to 0.5.10
SVN-Revision: 10608
2008-03-16 18:33:37 +00:00
Michael Büsch c8ffd446c9 gpioctl: Allow build on bcm47xx
SVN-Revision: 10604
2008-03-15 20:00:30 +00:00
Michael Büsch 4769134ec3 gpioctl get: Fix typo in the printf arguments.
SVN-Revision: 10603
2008-03-15 19:59:45 +00:00
Michael Büsch 6a2a1e251b Check the return values of kmalloc()
SVN-Revision: 10599
2008-03-13 15:22:46 +00:00
John Crispin cb354d2750 make madwifi startup script aware of new iwpriv options
SVN-Revision: 10598
2008-03-13 14:54:26 +00:00
Matteo Croce 5ef201120c ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd
SVN-Revision: 10590
2008-03-11 17:39:54 +00:00
Matteo Croce f89eeb69b5 ar7-atm: apply patch well
SVN-Revision: 10589
2008-03-11 17:16:13 +00:00
Matteo Croce d8e61674a5 ar7-atm: fix sysctl (closes #3122)
SVN-Revision: 10588
2008-03-11 01:25:07 +00:00
Felix Fietkau 0308392977 fix ixp4xx-microcode compile on osx
SVN-Revision: 10583
2008-03-10 22:45:34 +00:00
Matteo Croce 59b5ba7441 ar7-atm: add an useful patch from #2561, tnx Axel Gembe
SVN-Revision: 10576
2008-03-09 17:58:43 +00:00
Florian Fainelli 8bd1e72bd0 Upgrade x86 to 2.6.24
SVN-Revision: 10575
2008-03-09 11:21:18 +00:00
Florian Fainelli fef15a956c Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)
SVN-Revision: 10573
2008-03-09 10:55:19 +00:00
Matteo Croce 3d66117ef0 Fix two of the three bugs in #3122
SVN-Revision: 10571
2008-03-08 19:10:40 +00:00
John Crispin d0a1717399 add new led trigger for network traffic, fixes #2776
SVN-Revision: 10567
2008-03-07 21:34:54 +00:00
John Crispin 43a3b5a53a this package should only be available for targets with generic gpio support, fixes #3132
SVN-Revision: 10564
2008-03-07 15:31:29 +00:00
John Crispin 18e061bd2a made ppp usepeerdns configurable, fixes #3187
SVN-Revision: 10562
2008-03-07 11:18:54 +00:00
Florian Fainelli f5708f2369 Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
2008-03-07 10:47:23 +00:00
Florian Fainelli 8d30372bdc Make the syslog ring-buffer size configurable (#3204)
SVN-Revision: 10557
2008-03-07 10:44:13 +00:00
Felix Fietkau b5a90e5cd9 madwifi: add patches for maximum and minimum rate (thx, SeG)
SVN-Revision: 10555
2008-03-07 01:36:41 +00:00
Felix Fietkau 9712028f88 madwifi: don't deliver broadcast frames to vaps that aren't up
SVN-Revision: 10554
2008-03-07 01:06:41 +00:00
Felix Fietkau 0c8a2085f9 fix channel change bugs
SVN-Revision: 10553
2008-03-07 01:06:37 +00:00
Felix Fietkau b3767e965e include noise in stats struct
SVN-Revision: 10552
2008-03-07 01:06:31 +00:00
Felix Fietkau eec5e041bb debugging fixes
SVN-Revision: 10551
2008-03-07 01:06:26 +00:00
Felix Fietkau e5bafab092 madwifi: napi polling fixes
SVN-Revision: 10550
2008-03-07 01:06:23 +00:00
Gabor Juhos 69083f6e4d kernel/modules/usb: add support for the cp2101 USB to serial converter, thanks to bifferos (closes: #3175)
SVN-Revision: 10548
2008-03-06 19:28:42 +00:00
Florian Fainelli c3c83c6574 Fix typo
SVN-Revision: 10544
2008-03-04 15:50:41 +00:00
Florian Fainelli 62b0af39c7 Also call setup_switch on network restart
SVN-Revision: 10540
2008-03-02 14:56:13 +00:00
Felix Fietkau d65241e13b fix switch-robo.c compile errors on linux 2.4
SVN-Revision: 10539
2008-03-01 15:34:17 +00:00
Travis Kemen e8bbb631e3 remove the packages repo as it is not compatable with trunk
SVN-Revision: 10537
2008-02-29 02:41:39 +00:00
Travis Kemen 603f612d83 Fix a wrong variable names (ifname, wan) and enhance httpd's init script by more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10536
2008-02-28 19:56:09 +00:00
Michael Büsch a9cddc69ec Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
2008-02-27 22:35:41 +00:00
Travis Kemen 66340c40ff add config file support for the adm5120 switch
SVN-Revision: 10529
2008-02-27 15:59:15 +00:00
Felix Fietkau ad86cb6640 sync with madwifi commit 3362
SVN-Revision: 10519
2008-02-23 14:26:55 +00:00
Travis Kemen fafda593a9 madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
SVN-Revision: 10517
2008-02-22 16:42:44 +00:00
Felix Fietkau 11b8c9974d *sigh* nuke more debug crap
SVN-Revision: 10516
2008-02-21 13:04:30 +00:00
Felix Fietkau 0f5d018d81 madwifi: minor ap scanning bugfix
SVN-Revision: 10513
2008-02-21 02:13:49 +00:00
Felix Fietkau cb17bac6f8 improve reliability of beacon transmissions after channel change
SVN-Revision: 10512
2008-02-20 21:26:29 +00:00
Felix Fietkau 4f8a59539d refresh madwifi patches, fix an issue with napi polling (thx SeG)
SVN-Revision: 10511
2008-02-20 21:26:21 +00:00
Michael Büsch 19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
SVN-Revision: 10509
2008-02-20 17:56:24 +00:00
Felix Fietkau c68dfd4de4 napi polling fix
SVN-Revision: 10507
2008-02-20 16:54:51 +00:00
Felix Fietkau caed2f7f9c madwifi: remove a dangerous debugging define
SVN-Revision: 10506
2008-02-20 16:54:45 +00:00
Felix Fietkau 23acc030cb improve reliability of the beaconcal patch
SVN-Revision: 10505
2008-02-20 16:54:40 +00:00
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
2008-02-19 15:22:17 +00:00
Michael Büsch 66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch c57ca284ce ssb: Update to latest upstream version of ssb.
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Travis Kemen fe7e52b4fa change psk back to key
SVN-Revision: 10488
2008-02-18 23:40:31 +00:00
Michael Büsch 670b7ab883 b43: Make probing of NPHY devices possible.
SVN-Revision: 10487
2008-02-18 22:21:29 +00:00
Michael Büsch b09be5c15e hostapd: Disable driver_nl80211 if mac80211 is not built
SVN-Revision: 10481
2008-02-17 17:02:02 +00:00
Michael Büsch 941d4aa429 b43: Switch to latest firmware.
SVN-Revision: 10479
2008-02-17 13:43:27 +00:00
Michael Büsch 7a62cb1f15 hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable.
SVN-Revision: 10478
2008-02-17 13:30:24 +00:00
Michael Büsch 23405a451a mac80211 wifi script: Tell hostapd to use the nl80211 driver.
SVN-Revision: 10477
2008-02-17 13:29:22 +00:00
Michael Büsch 306caa660a hostapd: use patches to add the nl80211 driver instead of copying the files.
SVN-Revision: 10475
2008-02-17 12:18:33 +00:00
Michael Büsch 256c2586b5 Whoops, forgot to add this file to the b43-update commit.
SVN-Revision: 10472
2008-02-16 22:28:51 +00:00
Michael Büsch c77dfdeedd mac80211: allow AP and VLAN modes
SVN-Revision: 10471
2008-02-16 19:21:08 +00:00
Michael Büsch 5fc0f18316 Enable nl80211 support in hostapd.
SVN-Revision: 10470
2008-02-16 19:01:59 +00:00
Michael Büsch 794ddf6b63 Add hostapd support for nl80211 (mac80211 stack)
SVN-Revision: 10469
2008-02-16 18:51:55 +00:00
Michael Büsch 99aaf500ed Upgrade b43 and mac80211.
This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211.
Will do that in a seperate patch.

SVN-Revision: 10466
2008-02-15 22:47:47 +00:00
Gabor Juhos 4e45a1d1ac iptables: remove obsolete patch
SVN-Revision: 10464
2008-02-15 09:31:07 +00:00
Travis Kemen 8cd2c6a4cd push a couple of fixes upstream from Acinonyx
SVN-Revision: 10463
2008-02-15 00:33:31 +00:00
Travis Kemen cf1cf9a8fd create the dhcp leasefile if it doesn't exist
SVN-Revision: 10460
2008-02-14 21:17:14 +00:00
Travis Kemen 80f0eec0aa fix problems with the use of a passphrase, add option to use a key instead of passphrase
SVN-Revision: 10450
2008-02-13 03:40:45 +00:00
Felix Fietkau 3b2d9a13ee upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist
SVN-Revision: 10447
2008-02-12 22:04:08 +00:00
Matteo Croce 43e70d58c6 update acx100
SVN-Revision: 10439
2008-02-10 20:30:28 +00:00
Felix Fietkau 1963209708 commit after running uci_set_default
SVN-Revision: 10434
2008-02-09 18:14:01 +00:00
Felix Fietkau c86404e5a1 don't fail on uci_load() with nonexisting config files, but return the right return code
SVN-Revision: 10433
2008-02-09 18:08:05 +00:00
Felix Fietkau e1bb6ae6be make uci_add() create anonymous sections if requested and store the new section name in a variable
SVN-Revision: 10432
2008-02-09 17:27:43 +00:00
Felix Fietkau dd90a2cadd bump uci to 0.2.5 - adds support for adding unnamed sections
SVN-Revision: 10431
2008-02-09 16:37:56 +00:00
Matteo Croce cf02f1c6b2 backport acx100 2.6.24 fixes from SVN
SVN-Revision: 10425
2008-02-08 20:15:23 +00:00
Matteo Croce bbc597e9be fix AR7 DSL with 2.6.24
SVN-Revision: 10423
2008-02-08 18:18:10 +00:00
Felix Fietkau d5c5246c32 add a fix for memleaks caused by failed memory allocations
SVN-Revision: 10417
2008-02-08 05:13:06 +00:00
Felix Fietkau f4012149b6 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength
SVN-Revision: 10416
2008-02-08 05:13:00 +00:00
Nicolas Thill 1725614fc0 fix a typo in kmod-crypto-test
SVN-Revision: 10406
2008-02-06 13:04:26 +00:00
Nicolas Thill 78be22e32d add a workaround for watchdog path changes
SVN-Revision: 10403
2008-02-06 07:41:04 +00:00
Nicolas Thill f497e4c1c7 add a workaround for crypto modules renamed in 2.6.24
SVN-Revision: 10402
2008-02-06 07:36:51 +00:00
Felix Fietkau cf4ea1eed0 disable radar detection by default until it is fixed
SVN-Revision: 10401
2008-02-05 22:25:29 +00:00
Felix Fietkau bb84ed507e update uci - fixes a bug in parse_uci_tuple
SVN-Revision: 10400
2008-02-05 20:30:44 +00:00
Felix Fietkau bbc3a023ca fix a stupid copy&paste mistake
SVN-Revision: 10399
2008-02-05 20:22:47 +00:00
Florian Fainelli 752737ff5b Allow more ttyUSB<N> devices to use the 3g script (#3098)
SVN-Revision: 10396
2008-02-05 15:43:33 +00:00
John Crispin 2630cb3800 fix wpa_supplicant for madwifi
SVN-Revision: 10392
2008-02-05 13:36:30 +00:00
Felix Fietkau b7dc7f320f fix another crash
SVN-Revision: 10391
2008-02-05 05:05:25 +00:00
Felix Fietkau 75bc43fc95 upgrade to uci 0.2.2 - fixes uci invocations from hotplug
SVN-Revision: 10390
2008-02-05 02:30:43 +00:00
Felix Fietkau 49080689d9 add an extra safety check
SVN-Revision: 10389
2008-02-05 01:47:47 +00:00
Felix Fietkau 2e4ccd2aad import uci v0.2.1 - fixes a merge-import bug
SVN-Revision: 10388
2008-02-05 01:14:30 +00:00
Felix Fietkau 7089be5ad8 fix wrong path to uci (thx, phr3ak)
SVN-Revision: 10387
2008-02-05 00:52:48 +00:00
Felix Fietkau f2f0fef9b1 add uci v0.2 - implements batch mode and a command for listing changes to a package
SVN-Revision: 10386
2008-02-05 00:34:17 +00:00
Felix Fietkau c89de79512 move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :)
SVN-Revision: 10383
2008-02-04 22:03:18 +00:00
Felix Fietkau 04caf0a56c upgrade uci 0.1.2, which accepts more characters in the section type validation
SVN-Revision: 10382
2008-02-04 21:59:49 +00:00
Felix Fietkau c5c1f8f1c2 update uci to 0.1.1 - accepts options without value or with an empty value as valid
SVN-Revision: 10381
2008-02-04 21:08:12 +00:00
Felix Fietkau c0ffd0231b change learning settings for NPE-C as well
SVN-Revision: 10379
2008-02-04 05:54:05 +00:00
Felix Fietkau 1e9231f939 switch ixp4xx microcode - use one that does not have the "learning" mode, which can interfere with stp and bridging operation
SVN-Revision: 10378
2008-02-04 04:02:37 +00:00
Felix Fietkau 1f224fac8a fix copy&paste bug
SVN-Revision: 10368
2008-02-03 07:00:22 +00:00
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
2008-02-03 06:48:15 +00:00
Felix Fietkau 6fc52b0aba package uuidgen
Package uuidgen utility. It is useful for other filesystem
utilities and miniupnpd.
There is no need to change the release.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>

SVN-Revision: 10350
2008-02-02 01:29:32 +00:00
Felix Fietkau 738d610209 Add CDMA/EVDO support to comgt package
This patch adds a chat script and makes some modifications to
/lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in
addition to the existing GPRS/UMTS support.  Modifications to 3g.sh
are:
 - Added 'chat' variable to point at the appropriate script
 - Added 'evdo' and 'cdma' as acceptable 'service' values, and skip
the whole gcom initialization bit
 - Changed pppd connection speed from 460800 to more widely supported
115200; in my experience, this is not your actual connection speed,
but at what speed pppd sends setup commands to the interface.

This kinda eliminates the need for /etc/ppp/3g.connect - I think I've
replaced that functionality, but in a slightly more standardized
method, using the 'connect' variable understood by PPP.

Signed-off-by: RB<aoz.syn@gmail.com>

SVN-Revision: 10347
2008-02-02 01:21:31 +00:00
Felix Fietkau 02cabf5948 pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)
SVN-Revision: 10334
2008-01-31 04:09:54 +00:00
Andy Boyett 36d6e448f2 Add 2.6 kernel dependency to gpioctl
SVN-Revision: 10325
2008-01-30 09:38:32 +00:00
Felix Fietkau e6cd9ebff6 fix a small race condition in the madwifi queue handling
SVN-Revision: 10312
2008-01-29 17:17:04 +00:00
Felix Fietkau aa243819e9 add missing #include
SVN-Revision: 10297
2008-01-28 21:02:31 +00:00
Felix Fietkau a79d8cc2df more queue handling stuff
SVN-Revision: 10296
2008-01-28 19:35:38 +00:00
Felix Fietkau d9ad14d717 update madwifi to latest trunk, include a few more fixes/improvements
SVN-Revision: 10294
2008-01-28 18:34:06 +00:00
John Crispin 5f713d6adb make the system have a daemon user by default
SVN-Revision: 10293
2008-01-28 18:16:00 +00:00
John Crispin 6df5a9cf17 only start crond if there are files in the crontab
SVN-Revision: 10292
2008-01-28 17:23:22 +00:00
Felix Fietkau 99bda2bbe0 madwifi: nuke some weird code which is causing NULL nodes to appear
SVN-Revision: 10274
2008-01-26 15:18:18 +00:00
Felix Fietkau aedc7243b0 do not use kzalloc() in madwifi, for compatibility reasons
SVN-Revision: 10272
2008-01-26 10:17:22 +00:00
Felix Fietkau c9d3be59ae madwifi: nuke some totally wrong code which was causing performance issues
SVN-Revision: 10270
2008-01-26 05:45:37 +00:00
Felix Fietkau 0751ec93ff madwifi: use mrr even in legacy mode
SVN-Revision: 10269
2008-01-26 05:45:31 +00:00
Felix Fietkau 90ff19aa07 add a patch for properly refreshing the bssidmask
SVN-Revision: 10268
2008-01-26 04:47:11 +00:00
John Crispin 8f39c35159 add userspace tool for gpio_dev
SVN-Revision: 10267
2008-01-26 04:24:05 +00:00
Felix Fietkau d7b86662f7 add extra sanity checks in madwifi
SVN-Revision: 10266
2008-01-26 04:19:50 +00:00
Felix Fietkau f6c094ac8a add a patch for improved transmit signal strength in madwifi
SVN-Revision: 10264
2008-01-26 03:21:12 +00:00
John Crispin 0844d5fe49 add generic gpio char dev for CONFIG_GENERIC_GPIO archs
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
Felix Fietkau 929767622f add some random madwifi fixes
SVN-Revision: 10260
2008-01-25 23:09:13 +00:00
Felix Fietkau 1fb5433154 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
SVN-Revision: 10259
2008-01-25 20:24:25 +00:00
John Crispin dfa7ec4c25 make busybox have hwclocjk tool enable by default
SVN-Revision: 10255
2008-01-25 16:49:21 +00:00
Felix Fietkau 4ff87a6638 oops, applied the ipkg patch with the wrong patchlevel
SVN-Revision: 10253
2008-01-25 16:46:26 +00:00
Felix Fietkau e84e3a5b03 missing optional parameters for restart and boot functions
Add missing optional parameters in remaining rc functions.
It fixes my previous implementation of parametrized rc functions [8106],
ticket #3063, thanks argovela-at-yahoo-com for reporting.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>

SVN-Revision: 10245
2008-01-25 10:59:40 +00:00
Jens Muecke 3829f7b3f1 Updating libertas wireless driver to latest version.
SVN-Revision: 10235
2008-01-24 03:03:04 +00:00
Travis Kemen f548e54b8d add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
SVN-Revision: 10217
2008-01-17 01:23:38 +00:00
Travis Kemen e743dd5c81 add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
SVN-Revision: 10216
2008-01-17 01:15:50 +00:00
Felix Fietkau aee68ecb03 upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
SVN-Revision: 10207
2008-01-16 03:40:08 +00:00
Felix Fietkau bb57348b94 fix multi-essid setting for broadcom-wl
SVN-Revision: 10206
2008-01-16 03:40:04 +00:00
Matteo Croce 94ccc26f42 update ar7 sangam tarball
SVN-Revision: 10203
2008-01-15 03:25:11 +00:00
Felix Fietkau 338e846c79 revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
SVN-Revision: 10202
2008-01-15 03:22:10 +00:00
Andy Boyett e233aed2bd broadcom-wl md5sum fixed, thanks ix.
SVN-Revision: 10201
2008-01-15 02:25:05 +00:00
Travis Kemen e8bc160a02 disable use of sendfile() for httpd
SVN-Revision: 10200
2008-01-15 02:23:59 +00:00
Travis Kemen 2642f5c065 fix madwifi compile for iop32x
SVN-Revision: 10198
2008-01-15 00:01:05 +00:00
Andy Boyett f9ddabb579 Fix iwconfig symlink generation, closes #3013
SVN-Revision: 10188
2008-01-14 08:34:07 +00:00
Matteo Croce 7a1e03489f acx: fix X86 builds
SVN-Revision: 10183
2008-01-14 01:40:00 +00:00
Matteo Croce 6993d2138c update the acx driver
SVN-Revision: 10178
2008-01-12 13:27:26 +00:00
John Crispin a1833b272b remove obseleted package
SVN-Revision: 10177
2008-01-12 12:08:20 +00:00
Gabor Juhos 31c7a323e6 kernel/modules: fix zd1211 dependancy (closes: #2985)
SVN-Revision: 10175
2008-01-11 19:32:33 +00:00
Tim Yardley b55a670253 add broadcom b44 driver support
SVN-Revision: 10162
2008-01-10 21:15:03 +00:00
Florian Fainelli d180d4e006 Fix compilation failures with spca5xx-le (#2735)
SVN-Revision: 10158
2008-01-10 18:15:45 +00:00
Florian Fainelli 679e42f910 Mark spca5xx-le as broken (#2923)
SVN-Revision: 10157
2008-01-10 17:46:52 +00:00
Gabor Juhos 6ea68a4b4e pcmcia-core: fix a typo
SVN-Revision: 10154
2008-01-09 07:44:17 +00:00
Travis Kemen 2099ad591a fix broken patch file from #2997
SVN-Revision: 10152
2008-01-09 02:46:58 +00:00
Tim Yardley 7eff5caa70 md5sum was left out
SVN-Revision: 10148
2008-01-08 22:31:26 +00:00
Tim Yardley 063e150eb9 updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
SVN-Revision: 10147
2008-01-08 22:28:35 +00:00
Florian Fainelli a4ca693c7e Add back Sitecom WL-105b support
SVN-Revision: 10142
2008-01-08 14:27:48 +00:00
Florian Fainelli c3c33ff16a Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377, which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().
Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.

Signed-off-by: <benoit.ganne@gmail.com>

SVN-Revision: 10141
2008-01-07 19:38:17 +00:00
Felix Fietkau d9e54d1e0b export switch-core.h to $(STAGING_DIR)
SVN-Revision: 10138
2008-01-06 19:28:26 +00:00
Felix Fietkau 178721f76b update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
SVN-Revision: 10137
2008-01-06 19:28:07 +00:00
Felix Fietkau 563d234596 don't call deconfig in udhcpc when entering the renew phase
SVN-Revision: 10136
2008-01-06 19:26:33 +00:00
Florian Fainelli ae47983863 Mirror source tarball to openwrt.org (#2983)
SVN-Revision: 10133
2008-01-06 13:07:20 +00:00
Felix Fietkau 60de55965d revert r9801 - fixes #2921
SVN-Revision: 10132
2008-01-06 12:58:01 +00:00
Florian Fainelli 3f20af4fa0 Upgrade gspcav1 to 20071224 (#2922)
SVN-Revision: 10131
2008-01-06 12:44:23 +00:00
Felix Fietkau c9a70962ec save memory in ipkg while parsing package lists - there's no need to load the whole files into ram before parsing them
SVN-Revision: 10125
2008-01-06 02:48:24 +00:00
Felix Fietkau 480c18e611 fix potential build errors when changing the qc-usb package selection
SVN-Revision: 10124
2008-01-06 02:12:40 +00:00
Felix Fietkau bbc4c10465 Remove LINUX_2_6 dependency from qc-usb
This patch removes LINUX_2_6 dependency from qc-usb for those of us who
still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This
compiles with both 2.4 and 2.6 kernels selected, and although i do not
have a Kamikaze svn system, the same changes (albeit without the new
package name changes in svn vs 7.09) work fine on my running 2.4 system
with a Quickcam Express card (older model).

Signed-off-by: Misha Koshelev <mk144210 at bcm dot edu>

SVN-Revision: 10123
2008-01-06 02:12:37 +00:00
Felix Fietkau e47bfc7c48 remove memleak patch because of issues with premature freeing of memory - i will try to reduce the memory usage in a different way
SVN-Revision: 10122
2008-01-06 01:03:53 +00:00
Matteo Croce c0310c2f5f updated DSL driver and firmware (closes #2532)
SVN-Revision: 10118
2008-01-05 02:44:04 +00:00
Florian Fainelli 49abd3445d Set country before channel (#2958)
SVN-Revision: 10113
2008-01-04 07:14:40 +00:00
Florian Fainelli 7b24a0e0c8 Bump release number after the vlynq change
SVN-Revision: 10108
2008-01-04 04:05:03 +00:00
Florian Fainelli 39d15da16f Package mount and umount
SVN-Revision: 10106
2008-01-04 03:13:38 +00:00
Florian Fainelli 4dc872d27d Add native vlynq support to the old acx driver (#2864)
SVN-Revision: 10102
2008-01-04 02:10:09 +00:00
Florian Fainelli d188c641cf Force broadcom-compat-ldso to be 2.4 only (#2963)
SVN-Revision: 10095
2008-01-03 19:33:51 +00:00
Felix Fietkau f002d13e3c restore old memleak fix
SVN-Revision: 10092
2008-01-03 17:07:55 +00:00
Felix Fietkau ea8a6fd24c add updated ipkg conffiles patch by cdtdaddy
SVN-Revision: 10091
2008-01-03 17:07:02 +00:00
Felix Fietkau 3e64a8c618 fix ipkg segfault and add conffiles patch from #2946
SVN-Revision: 10090
2008-01-03 02:25:16 +00:00
Felix Fietkau 418f0e9c10 enable broadcom-wl compat hacks
SVN-Revision: 10089
2008-01-03 02:12:50 +00:00
Felix Fietkau 457d9d3d1b fix madwifi bssid allocation
SVN-Revision: 10087
2008-01-02 19:47:05 +00:00
Felix Fietkau 3b2e07b84f add uci_set_default (to be used in init scripts or /etc/uci-defaults)
SVN-Revision: 10086
2008-01-02 17:10:16 +00:00
Florian Fainelli 48b1f3645b Explicitely disable p54 for atheros and uml (#2943)
SVN-Revision: 10082
2008-01-02 00:34:28 +00:00
John Crispin 552743fe07 add sound packages for olpc
SVN-Revision: 10076
2008-01-01 14:29:27 +00:00
John Crispin 16664379f2 add package for olpc sound module
SVN-Revision: 10067
2007-12-31 13:33:54 +00:00
Felix Fietkau e19d5bca42 fix a horrible memleak in ipkg (#2702)
SVN-Revision: 10036
2007-12-29 23:34:27 +00:00
Felix Fietkau b0392b0661 replace cflags hacks with the correct solution
SVN-Revision: 10031
2007-12-29 20:31:48 +00:00
Felix Fietkau ad0da135fd fix keynote compile
SVN-Revision: 10030
2007-12-29 19:19:22 +00:00
Felix Fietkau 4cf73979de add hacks for compiling ipsec-tools with the new uclibc
SVN-Revision: 10028
2007-12-29 19:09:36 +00:00
Felix Fietkau 8402e371c8 fix a build warning in libnl
SVN-Revision: 10025
2007-12-29 18:10:16 +00:00
Imre Kaloz efadab3747 * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN)
SVN-Revision: 10016
2007-12-28 21:00:01 +00:00
Felix Fietkau ddcd60ea3f patch Makefile.am for GLOBAL_LIBDIR as well
SVN-Revision: 9988
2007-12-28 16:48:15 +00:00
Felix Fietkau d0cba24775 move libltdl to the right directory in staging_dir
SVN-Revision: 9959
2007-12-27 12:35:03 +00:00
Andy Boyett 9d55105551 fixed b43-fwcutter compile on osx 10.5
SVN-Revision: 9954
2007-12-27 11:31:21 +00:00
Felix Fietkau ed426409cc fix libtool md5sum
SVN-Revision: 9952
2007-12-27 10:46:03 +00:00
Felix Fietkau f99b9e7b2b fix libtoolize/autoconf/automake
SVN-Revision: 9944
2007-12-27 02:11:14 +00:00
Felix Fietkau 01dd5fc03a upgrade libtool, add fixes for libdir searching, fix up paths to .la files
SVN-Revision: 9941
2007-12-27 02:11:03 +00:00
Felix Fietkau 4a298f0c8d move libtool out of tools/, seems like we need a per-target libtool
SVN-Revision: 9937
2007-12-27 02:10:23 +00:00
Felix Fietkau d93fb2d347 fix a compile error in libnl
SVN-Revision: 9911
2007-12-25 02:37:23 +00:00
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
John Crispin 34cf8e94c2 add ifx adsl tools
SVN-Revision: 9900
2007-12-24 23:06:11 +00:00
Felix Fietkau ac2f4c97e7 fix typo
SVN-Revision: 9871
2007-12-23 02:13:57 +00:00
Felix Fietkau c2e873499a add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later
SVN-Revision: 9870
2007-12-23 02:08:34 +00:00
Felix Fietkau 09c8712627 fix ext3 compile (broken by [9822])
SVN-Revision: 9869
2007-12-23 01:40:06 +00:00
Felix Fietkau 8c871a5f6b fix pppoe on dynamically assigned interfaces
SVN-Revision: 9852
2007-12-23 00:41:38 +00:00
Felix Fietkau e86049efe8 sync with madwifi changeset 3070
SVN-Revision: 9835
2007-12-22 16:17:17 +00:00
Florian Fainelli 81bcc8cf96 Ext3 cannot load without mbcache, package it as well
SVN-Revision: 9822
2007-12-22 11:04:32 +00:00
Felix Fietkau 285395cfca Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876
SVN-Revision: 9820
2007-12-21 15:36:54 +00:00
Florian Fainelli 9065915d0c Fix macfiltering for broadcom devices (#2822)
SVN-Revision: 9805
2007-12-19 17:49:51 +00:00
Florian Fainelli a952a8dac6 Put back kmod-ebtables for 2.4 kernels
SVN-Revision: 9801
2007-12-19 08:19:34 +00:00
Florian Fainelli c5e404a555 Make ipkg depends on tar and gunzip (#2821)
SVN-Revision: 9785
2007-12-17 08:06:03 +00:00
Jens Muecke 7eeb4e6f7f * adding network config for olpc * adding libertas * config issue * quiet mode for bootloader
SVN-Revision: 9768
2007-12-15 19:59:21 +00:00
Gabor Juhos 279f3719bf base-files: fix revision number in 'etc/banner'
SVN-Revision: 9755
2007-12-14 20:07:32 +00:00
Felix Fietkau 985ee9fc8f LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--

SVN-Revision: 9748
2007-12-14 00:52:15 +00:00
Felix Fietkau 2da3f6a256 fix the sdk
SVN-Revision: 9747
2007-12-14 00:33:25 +00:00
Felix Fietkau 4506b4e279 fix mount.shfs symlink issue
SVN-Revision: 9735
2007-12-13 21:04:18 +00:00
Felix Fietkau 51996a78f1 clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
SVN-Revision: 9723
2007-12-13 06:25:54 +00:00
Felix Fietkau 084c9abec3 add workaround for ppp-on-boot issues, fixes #2524
SVN-Revision: 9722
2007-12-13 05:50:24 +00:00
Felix Fietkau a017e2ad7f remove a broken patch that should have been nuked with the busybox upgrade (#2809)
SVN-Revision: 9720
2007-12-13 05:01:08 +00:00
Felix Fietkau 1050b28b38 refresh patches, make madwifi-dfs compile on linux 2.4 again
SVN-Revision: 9719
2007-12-13 04:26:55 +00:00
Felix Fietkau 85578a7ff1 update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
SVN-Revision: 9718
2007-12-13 04:26:46 +00:00
Felix Fietkau 73bc422188 add linux-uvc patch from #2842
SVN-Revision: 9716
2007-12-12 21:45:35 +00:00
Gabor Juhos bb6c1aa770 new experimental driver for the CF slot on the RouterBOARD 153
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Felix Fietkau 252fa41bc0 fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk
Signed-off-by: Mirko Vogt <dev@nanl.de>

SVN-Revision: 9696
2007-12-09 20:46:10 +00:00
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
Felix Fietkau b0e20c3895 enable IPv6-support for ipsec-tools
Enable IPv6-Support for ipsec-tools

Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>

SVN-Revision: 9693
2007-12-09 18:52:56 +00:00
Imre Kaloz 6a44e14051 add back patch to fix building on avr32 and cris
SVN-Revision: 9691
2007-12-09 18:31:09 +00:00
Florian Fainelli 66027739e6 Enable adminport feature of ipsec-tools (#2750)
SVN-Revision: 9687
2007-12-09 16:33:30 +00:00
Florian Fainelli 1d6142d809 Upgrade wpa_supplicant to 0.5.9 (#2823)
SVN-Revision: 9686
2007-12-09 16:23:03 +00:00
Felix Fietkau f45990d8fe finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
SVN-Revision: 9663
2007-12-06 14:01:23 +00:00
Felix Fietkau 115290946a Remove HOST_LOADLIBES fix from busybox, caused problems.
OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9662
2007-12-06 12:59:38 +00:00
Felix Fietkau 4fa7250c07 Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
$(CP) is defined as CP:="cp -fpR"

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9661
2007-12-05 18:45:35 +00:00
Felix Fietkau 412bedd41c busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9660
2007-12-05 18:45:28 +00:00
Felix Fietkau aee342712b add i8x0 audio driver
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 9652
2007-12-03 21:21:17 +00:00
Felix Fietkau 856e457b73 update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)
SVN-Revision: 9651
2007-12-03 19:48:11 +00:00
Felix Fietkau 2bcaf23a68 add missing dependency
SVN-Revision: 9650
2007-12-03 00:34:39 +00:00
Felix Fietkau 9c7edf0ad0 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
SVN-Revision: 9648
2007-12-02 22:28:14 +00:00
Felix Fietkau 9b27c5b585 refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772)
SVN-Revision: 9644
2007-12-01 17:08:04 +00:00
Felix Fietkau 85ad2a43a0 add switch gpio init for bcm57xx (untested, see #2744)
SVN-Revision: 9642
2007-11-30 21:58:14 +00:00
Felix Fietkau 66a69b145a add extra wrt350n leds (patch from #2745)
SVN-Revision: 9641
2007-11-30 21:58:06 +00:00
Felix Fietkau 1b3a1d0de1 make sure iw doesn't get compiled on older kernels
SVN-Revision: 9639
2007-11-30 11:33:31 +00:00
Felix Fietkau 661d97025a adjust libnl url
SVN-Revision: 9638
2007-11-30 11:33:28 +00:00
Felix Fietkau fc144fff14 add iw utility (untested)
SVN-Revision: 9637
2007-11-30 11:30:37 +00:00
Felix Fietkau f9cca13068 upgrade libnl to 1.0-pre8
SVN-Revision: 9636
2007-11-30 11:29:30 +00:00
Felix Fietkau 2afa8ad23c fix ppp issues (thanks to Fatus for debugging this)
SVN-Revision: 9634
2007-11-30 09:43:05 +00:00
Felix Fietkau 7654ee0a2b Fix zlib for powerpc
For some architectures like powerpc, the library must be compiled with
-fPIC
(checked also for mips/mipsel)

Signed-off-by: Thomas Langer <thomas.langer@infineon.com>

SVN-Revision: 9632
2007-11-29 18:30:27 +00:00
Travis Kemen a0c5fbe5ff update busybox to 1.8.2
SVN-Revision: 9625
2007-11-29 02:06:37 +00:00
Travis Kemen efb988f3f2 add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)
SVN-Revision: 9624
2007-11-28 20:34:00 +00:00
Travis Kemen b6e523bc33 some cleanup and remove overwriting of device defaults for bgscan and diversity
SVN-Revision: 9619
2007-11-28 19:25:54 +00:00
Felix Fietkau 8977c6c20a drop the '0' default in config_get_bool
SVN-Revision: 9618
2007-11-28 19:02:46 +00:00
Florian Fainelli bbf087176a Fix AutoLoad macro typos (#2765)
SVN-Revision: 9615
2007-11-28 13:33:59 +00:00
Felix Fietkau 2b32beba84 package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9613
2007-11-28 12:50:20 +00:00
Travis Kemen 031b47be15 use instead of closes #2759
SVN-Revision: 9612
2007-11-28 04:11:36 +00:00
Travis Kemen be9bf2bf40 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
SVN-Revision: 9610
2007-11-28 03:44:18 +00:00
Travis Kemen f30263eea0 don't overwrite device default for fast frames closes #2321
SVN-Revision: 9609
2007-11-28 03:07:18 +00:00
Travis Kemen df42216881 add option to turn off dynamic dhcp closes #2694
SVN-Revision: 9608
2007-11-28 03:02:20 +00:00
Felix Fietkau d36374c428 init: check permissions on rc.d files
We try to unconditionally execute /etc/rc.d/* files, even if they're
not executable - an easy way of temproarily disabling a service. When
this happens, we get a permission denied error on boot.

This change only tries to run execulable startup scripts.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9607
2007-11-28 02:36:14 +00:00
Felix Fietkau b443ee0fbb init: don't start hotplug2 if it doesn't exist
The current init script always tries to start hotplug 2, even if
it's not present, so we get an error on boot.

This change checks for the presence of the hotplug2 binary before
trying to start it.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9606
2007-11-28 02:36:10 +00:00
Felix Fietkau 7f052bf047 update to latest madwifi snapshot - fixes some noderef bugs
SVN-Revision: 9602
2007-11-27 22:06:27 +00:00
Felix Fietkau fd68041491 fix remaining netif_rx calls in napi polling patch
SVN-Revision: 9601
2007-11-27 22:05:40 +00:00
Felix Fietkau 679089c6a8 work around kernel config issues with sound modules
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Felix Fietkau 4402192ded add missing dependency
SVN-Revision: 9597
2007-11-25 16:26:39 +00:00
Tim Yardley 85b17a4e9e update stripped subset of l7 patterns to 11-03-2007 patterns
SVN-Revision: 9582
2007-11-19 23:07:00 +00:00
Felix Fietkau c439768c9a fix libnl include issues which broke a few packages
SVN-Revision: 9581
2007-11-19 23:03:09 +00:00
Felix Fietkau cbb4e6b5a2 remove madwifi tx locking patch - i don't trust it
SVN-Revision: 9580
2007-11-18 15:40:12 +00:00
Felix Fietkau 55fff87408 fix path to .config (#2722)
SVN-Revision: 9579
2007-11-17 16:01:28 +00:00
Felix Fietkau c147d9d634 prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)
SVN-Revision: 9578
2007-11-17 15:54:53 +00:00
Felix Fietkau 9ad0b9e924 comment out dependencies that are not supposed to be used yet (#2723)
SVN-Revision: 9577
2007-11-17 15:50:41 +00:00
Felix Fietkau ca9147efb9 clean up stale stampfiles
SVN-Revision: 9576
2007-11-17 14:21:14 +00:00
Felix Fietkau 4235aee8c2 fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected (#2722)
SVN-Revision: 9575
2007-11-17 14:14:16 +00:00
Felix Fietkau 992e1f5e04 fix hostapd build with openssl
SVN-Revision: 9574
2007-11-16 23:37:24 +00:00
Gabor Juhos 63c05b7e2e kernel: add a kernel module for the usbtest driver
SVN-Revision: 9572
2007-11-16 09:38:18 +00:00
Florian Fainelli d8faf285a8 Allow specifying static IPv6 gateways (#2710)
SVN-Revision: 9569
2007-11-16 07:27:59 +00:00
Felix Fietkau 82c697991a hostapd: turn libnl into a build dependency
SVN-Revision: 9568
2007-11-16 05:08:32 +00:00
Felix Fietkau a8c17898cc fix config change detect for hostapd
SVN-Revision: 9565
2007-11-16 03:47:11 +00:00
Felix Fietkau 42d7efd083 update hostapd patches to the latest from http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/
SVN-Revision: 9564
2007-11-16 03:24:01 +00:00