Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove 2.6.26 check, do not build ide-generic on arm it is not available (#5303) | Florian Fainelli | 2009-07-04 | 1 | -6/+1 |
| | | | | SVN-Revision: 16670 | ||||
* | allow udhcpc to work properly for interfaces that are not configured through uci | Felix Fietkau | 2009-07-03 | 1 | -23/+38 |
| | | | | SVN-Revision: 16664 | ||||
* | base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git ↵ | Andy Boyett | 2009-07-02 | 1 | -1/+2 |
| | | | | | | instead of svn SVN-Revision: 16652 | ||||
* | madwifi: Disable compression capability on AR71XX and make it optional for ↵ | Vasilis Tsiligiannis | 2009-07-01 | 2 | -1/+13 |
| | | | | | | other platforms (thanks to David A. Bandel and Dennis Bartsch) SVN-Revision: 16642 | ||||
* | move ksymoops from trunk/package/ to packages/devel/ | Andy Boyett | 2009-06-30 | 1 | -55/+0 |
| | | | | SVN-Revision: 16633 | ||||
* | mac80211: Declare some variables as local and remove unused | Vasilis Tsiligiannis | 2009-06-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 16627 | ||||
* | base-files: Fix sysupgrade .tar.gz configuration restoring | Vasilis Tsiligiannis | 2009-06-29 | 2 | -13/+13 |
| | | | | SVN-Revision: 16626 | ||||
* | openssl: fix bad chmod in install section (#5433) | Jo-Philipp Wich | 2009-06-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 16624 | ||||
* | base-files: ipcalc.sh: fix off-by-one in range-calculation | Jo-Philipp Wich | 2009-06-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 16619 | ||||
* | include arpfilter and arp_mangle in the kmod-arptables modules (#5410) | Florian Fainelli | 2009-06-28 | 1 | -1/+3 |
| | | | | SVN-Revision: 16600 | ||||
* | hostapd: Remove deprecated 'debug' configuration variable | Vasilis Tsiligiannis | 2009-06-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 16594 | ||||
* | fix ksymoops architecture dependencies | Florian Fainelli | 2009-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 16576 | ||||
* | add a cross-version of ksymoops | Florian Fainelli | 2009-06-26 | 1 | -0/+55 |
| | | | | SVN-Revision: 16575 | ||||
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-06-25 | 7 | -1/+428 |
| | | | | SVN-Revision: 16562 | ||||
* | Update compat-wireless to 2009-06-25 | Hauke Mehrtens | 2009-06-25 | 8 | -274/+67 |
| | | | | SVN-Revision: 16561 | ||||
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 16538 | ||||
* | mac80211/ath5k: add workaround for the AR71xx PCI bug | Gabor Juhos | 2009-06-21 | 2 | -1/+33 |
| | | | | SVN-Revision: 16535 | ||||
* | change sysctl.conf to disable tcp ecn by default (based on discussion with ↵ | Felix Fietkau | 2009-06-17 | 1 | -1/+1 |
| | | | | | | marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment) SVN-Revision: 16499 | ||||
* | wireless-tools: fix a bug in iwconfig power command | Gabor Juhos | 2009-06-17 | 2 | -1/+14 |
| | | | | SVN-Revision: 16491 | ||||
* | sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if ↵ | Jo-Philipp Wich | 2009-06-17 | 2 | -4/+5 |
| | | | | | | standard reboot fails SVN-Revision: 16488 | ||||
* | fix unaligned accesses in b43/xmit.c (#5169) | Florian Fainelli | 2009-06-15 | 1 | -0/+52 |
| | | | | SVN-Revision: 16474 | ||||
* | rfkill config cleanup | Imre Kaloz | 2009-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 16471 | ||||
* | include a skin for the goldfish emulator | Felix Fietkau | 2009-06-14 | 19 | -0/+381 |
| | | | | SVN-Revision: 16460 | ||||
* | add the 'goldfish' target, useful for experimenting with virtual phone ↵ | Felix Fietkau | 2009-06-14 | 3 | -0/+331 |
| | | | | | | hardware (includes the emulator) SVN-Revision: 16459 | ||||
* | remove empty patch forgotten in r16447 | Hauke Mehrtens | 2009-06-14 | 1 | -0/+0 |
| | | | | SVN-Revision: 16451 | ||||
* | Some fixes for fuse24. | Hauke Mehrtens | 2009-06-14 | 6 | -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 SVN-Revision: 16447 | ||||
* | D-Link DIR-320 support (broadcom-diag) | Hauke Mehrtens | 2009-06-14 | 1 | -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> SVN-Revision: 16443 | ||||
* | Various Makefile cleanup. | Hauke Mehrtens | 2009-06-13 | 9 | -16/+5 |
| | | | | | | Thanks to swalker. SVN-Revision: 16437 | ||||
* | Update to version 2.49 Fixes #5331 and #5286 | Hauke Mehrtens | 2009-06-13 | 4 | -26/+10 |
| | | | | SVN-Revision: 16436 | ||||
* | recognize WAP54Gv2 and assigne LED and GPIOs (#5335) | Florian Fainelli | 2009-06-13 | 1 | -0/+13 |
| | | | | SVN-Revision: 16434 | ||||
* | udhcpc: add cidr routes support (patch from #5299) | Felix Fietkau | 2009-06-13 | 2 | -0/+92 |
| | | | | SVN-Revision: 16433 | ||||
* | wprobe: add missing include statement (patch from #5325) | Felix Fietkau | 2009-06-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 16432 | ||||
* | madwifi: disable compression by default, as it can cause instabilities on ↵ | Felix Fietkau | 2009-06-11 | 1 | -2/+2 |
| | | | | | | various platforms (thx, acoul) SVN-Revision: 16421 | ||||
* | fuse24: introduce fuse package for brcm-2.4 (#5186) | Jo-Philipp Wich | 2009-06-11 | 6 | -0/+275 |
| | | | | SVN-Revision: 16411 | ||||
* | fuse: update to v2.7.4 (#5186) | Jo-Philipp Wich | 2009-06-11 | 1 | -21/+28 |
| | | | | SVN-Revision: 16410 | ||||
* | base-files: Add support for bzipped images in sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 16408 | ||||
* | base-files: Detect and decompressed gzipped images automatically when ↵ | Vasilis Tsiligiannis | 2009-06-10 | 2 | -11/+15 |
| | | | | | | flashing with sysupgrade SVN-Revision: 16407 | ||||
* | base-files: format hexdump output instead of using awk for sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 16405 | ||||
* | wprobe: move measurement task to the kernel, add some configurability (work ↵ | Felix Fietkau | 2009-06-10 | 9 | -155/+475 |
| | | | | | | in progress) SVN-Revision: 16402 | ||||
* | fix typo in iptables makefile resulting in patches not being applied (#5311) | Florian Fainelli | 2009-06-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 16392 | ||||
* | nvram: refuse nvram operations on the WGT634U | Jo-Philipp Wich | 2009-06-08 | 2 | -2/+12 |
| | | | | SVN-Revision: 16378 | ||||
* | add ucitrigger: a uci plugin, command line tool and lua interface for ↵ | Felix Fietkau | 2009-06-08 | 6 | -1/+1102 |
| | | | | | | automatically applying uci config changes SVN-Revision: 16375 | ||||
* | fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710) | Florian Fainelli | 2009-06-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 16367 | ||||
* | nvram: don't execute nvram fixups on the WGT634U | Jo-Philipp Wich | 2009-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 16349 | ||||
* | do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE | Florian Fainelli | 2009-06-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 16336 | ||||
* | kernel/modules: package the VSC7385 driver | Gabor Juhos | 2009-06-04 | 1 | -0/+16 |
| | | | | SVN-Revision: 16325 | ||||
* | kernel/modules: move SPI drivers into a new submenu | Gabor Juhos | 2009-06-04 | 3 | -97/+108 |
| | | | | SVN-Revision: 16323 | ||||
* | More libtool madness: Every package which was using c++ and libtool fixup ↵ | Lars-Peter Clausen | 2009-06-04 | 1 | -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. SVN-Revision: 16317 | ||||
* | base-files: fix test experession for sysupgrade | Vasilis Tsiligiannis | 2009-06-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 16310 | ||||
* | ead: fix missing library error while building tinysrp | Vasilis Tsiligiannis | 2009-06-03 | 2 | -4/+4 |
| | | | | SVN-Revision: 16309 |