summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* add preliminary coldfire v4e supportkaloz2009-06-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211/ath5k: add workaround for the AR71xx PCI bugjuhosg2009-06-212-1/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change sysctl.conf to disable tcp ecn by default (based on discussion with ↵nbd2009-06-171-1/+1
| | | | | | marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] wireless-tools: fix a bug in iwconfig power commandjuhosg2009-06-172-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] sysupgrade: sync *before* mtd write, only fallback to ↵jow2009-06-172-4/+5
| | | | | | sysrq-trigger if standard reboot fails git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix unaligned accesses in b43/xmit.c (#5169)florian2009-06-151-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rfkill config cleanupkaloz2009-06-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include a skin for the goldfish emulatornbd2009-06-1419-0/+381
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the 'goldfish' target, useful for experimenting with virtual phone ↵nbd2009-06-143-0/+331
| | | | | | hardware (includes the emulator) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [fuse24] remove empty patch forgotten in r16447hauke2009-06-141-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [fuse24] Some fixes for fuse24.hauke2009-06-146-43/+32
| | | | | | | | | | | Because sshfs expects character device to be /dev/fuse instead of /dev/misc/fuse, sshfs fails. This patch creates fuse device at /dev/fuse instead, also for compatibility the postinstall script (only executed when manually installed per opkg) creates /dev/misc/fuse added the dcache enabled kernel message to fuse24 Closes #5333 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* D-Link DIR-320 support (broadcom-diag)hauke2009-06-141-0/+19
| | | | | | | | | | | | This patch adds D-Link DIR-320 support to broadcom-diag. "reserved" button is the button on the right side of the router without any title. I'm not sure if I've selected right name. Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] Various Makefile cleanup.hauke2009-06-139-16/+5
| | | | | | | Thanks to swalker. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [dnsmasq] Update to version 2.49hauke2009-06-134-26/+10
| | | | | | | Fixes #5331 and #5286 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] recognize WAP54Gv2 and assigne LED and GPIOs (#5335)florian2009-06-131-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* udhcpc: add cidr routes support (patch from #5299)nbd2009-06-132-0/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: add missing include statement (patch from #5325)nbd2009-06-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: disable compression by default, as it can cause instabilities on ↵nbd2009-06-111-2/+2
| | | | | | various platforms (thx, acoul) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse24: introduce fuse package for brcm-2.4 (#5186)jow2009-06-116-0/+275
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse: update to v2.7.4 (#5186)jow2009-06-111-21/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Add support for bzipped images in sysupgradeacinonyx2009-06-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16408 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Detect and decompressed gzipped images automatically ↵acinonyx2009-06-102-11/+15
| | | | | | when flashing with sysupgrade git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: format hexdump output instead of using awk for sysupgradeacinonyx2009-06-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: move measurement task to the kernel, add some configurability (work ↵nbd2009-06-109-155/+475
| | | | | | in progress) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix typo in iptables makefile resulting in patches not being ↵florian2009-06-091-2/+2
| | | | | | applied (#5311) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] nvram: refuse nvram operations on the WGT634Ujow2009-06-082-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ucitrigger: a uci plugin, command line tool and lua interface for ↵nbd2009-06-086-1/+1102
| | | | | | automatically applying uci config changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710)florian2009-06-071-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] nvram: don't execute nvram fixups on the WGT634Ujow2009-06-061-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] do not apply iptables patches when building with ↵florian2009-06-041-0/+4
| | | | | | CONFIG_EXTERNAL_KERNEL_TREE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: package the VSC7385 driverjuhosg2009-06-041-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: move SPI drivers into a new submenujuhosg2009-06-043-97/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More libtool madness: Every package which was using c++ and libtool fixuplars2009-06-041-0/+2
| | | | | | | | | | | | | | | was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool Somebody should probably check all packages using c++ with a dependency on stdlibc++ if uclibc++ can be used instead now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix test experession for sysupgradeacinonyx2009-06-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ead: fix missing library error while building tinysrpacinonyx2009-06-032-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: clear variables used in for loopacinonyx2009-06-031-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libtool: revert r16212. It broke building packages using c++.lars2009-06-031-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-06-02hauke2009-06-027-116/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package the e1000e driverkaloz2009-06-021-2/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops ↵nbd2009-06-011-3/+34
| | | | | | transition) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: fix kernel version dependencynbd2009-06-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* now that the gemini target is working, get rid of the obsolete and buggy ↵kaloz2009-06-011-3/+0
| | | | | | storm target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi for the gemini targetkaloz2009-06-011-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* network: prevent unnecessary interface down/up cycles if no mac address ↵nbd2009-06-011-2/+3
| | | | | | change is requested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* network: do not unnecessarily touch interfaces configured as proto=none; ↵nbd2009-06-011-2/+11
| | | | | | bring down old aliases before setting up new ones git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.hauke2009-06-011-3/+3
| | | | | | | Fixes #5245. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust ↵nico2009-06-012-2/+2
| | | | | | | | | | | | | | | | | release number This patch fixes an issue with the broadcom.sh configuration script when enabling sta mode. Currently sta mode works provided that you have an AP enabled as well but it doesn't work if you have a sta interface but not an AP. I found that merely reversing the order of the ap and apsta variables in the broadcom.sh script corrects this problem, and the attached patch does exactly that. Signed-off-by: Eric Bishop <ebishop@bu.edu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostap-driver] Add diversity optionacinonyx2009-06-011-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another 2.6.30 related crypto fixkaloz2009-06-011-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hotplug2] Removed extra ; in exec rulehcg2009-06-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16243 3c298f89-4303-0410-b956-a3cf2f4a3e73