Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export switch-core.h to $(STAGING_DIR) | Felix Fietkau | 2008-01-06 | 1 | -1/+10 |
| | | | | SVN-Revision: 10138 | ||||
* | update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵ | Felix Fietkau | 2008-01-06 | 31 | -2617/+8017 |
| | | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly SVN-Revision: 10137 | ||||
* | don't call deconfig in udhcpc when entering the renew phase | Felix Fietkau | 2008-01-06 | 1 | -0/+12 |
| | | | | SVN-Revision: 10136 | ||||
* | Mirror source tarball to openwrt.org (#2983) | Florian Fainelli | 2008-01-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10133 | ||||
* | revert r9801 - fixes #2921 | Felix Fietkau | 2008-01-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 10132 | ||||
* | Upgrade gspcav1 to 20071224 (#2922) | Florian Fainelli | 2008-01-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 10131 | ||||
* | save memory in ipkg while parsing package lists - there's no need to load ↵ | Felix Fietkau | 2008-01-06 | 1 | -0/+249 |
| | | | | | | the whole files into ram before parsing them SVN-Revision: 10125 | ||||
* | fix potential build errors when changing the qc-usb package selection | Felix Fietkau | 2008-01-06 | 1 | -7/+1 |
| | | | | SVN-Revision: 10124 | ||||
* | Remove LINUX_2_6 dependency from qc-usb | Felix Fietkau | 2008-01-06 | 1 | -4/+16 |
| | | | | | | | | | | | | | 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 | ||||
* | remove memleak patch because of issues with premature freeing of memory - i ↵ | Felix Fietkau | 2008-01-06 | 1 | -24/+0 |
| | | | | | | will try to reduce the memory usage in a different way SVN-Revision: 10122 | ||||
* | updated DSL driver and firmware (closes #2532) | Matteo Croce | 2008-01-05 | 6 | -93/+98 |
| | | | | SVN-Revision: 10118 | ||||
* | Set country before channel (#2958) | Florian Fainelli | 2008-01-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 10113 | ||||
* | Bump release number after the vlynq change | Florian Fainelli | 2008-01-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 10108 | ||||
* | Package mount and umount | Florian Fainelli | 2008-01-04 | 1 | -1/+16 |
| | | | | SVN-Revision: 10106 | ||||
* | Add native vlynq support to the old acx driver (#2864) | Florian Fainelli | 2008-01-04 | 1 | -0/+557 |
| | | | | SVN-Revision: 10102 | ||||
* | Force broadcom-compat-ldso to be 2.4 only (#2963) | Florian Fainelli | 2008-01-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 10095 | ||||
* | restore old memleak fix | Felix Fietkau | 2008-01-03 | 1 | -0/+12 |
| | | | | SVN-Revision: 10092 | ||||
* | add updated ipkg conffiles patch by cdtdaddy | Felix Fietkau | 2008-01-03 | 1 | -6/+53 |
| | | | | SVN-Revision: 10091 | ||||
* | fix ipkg segfault and add conffiles patch from #2946 | Felix Fietkau | 2008-01-03 | 2 | -12/+21 |
| | | | | SVN-Revision: 10090 | ||||
* | enable broadcom-wl compat hacks | Felix Fietkau | 2008-01-03 | 1 | -7/+7 |
| | | | | SVN-Revision: 10089 | ||||
* | fix madwifi bssid allocation | Felix Fietkau | 2008-01-02 | 1 | -0/+13 |
| | | | | SVN-Revision: 10087 | ||||
* | add uci_set_default (to be used in init scripts or /etc/uci-defaults) | Felix Fietkau | 2008-01-02 | 1 | -0/+6 |
| | | | | SVN-Revision: 10086 | ||||
* | Explicitely disable p54 for atheros and uml (#2943) | Florian Fainelli | 2008-01-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 10082 | ||||
* | add sound packages for olpc | John Crispin | 2008-01-01 | 1 | -2/+4 |
| | | | | SVN-Revision: 10076 | ||||
* | add package for olpc sound module | John Crispin | 2007-12-31 | 1 | -0/+14 |
| | | | | SVN-Revision: 10067 | ||||
* | fix a horrible memleak in ipkg (#2702) | Felix Fietkau | 2007-12-29 | 1 | -0/+24 |
| | | | | SVN-Revision: 10036 | ||||
* | replace cflags hacks with the correct solution | Felix Fietkau | 2007-12-29 | 2 | -4/+0 |
| | | | | SVN-Revision: 10031 | ||||
* | fix keynote compile | Felix Fietkau | 2007-12-29 | 1 | -0/+2 |
| | | | | SVN-Revision: 10030 | ||||
* | add hacks for compiling ipsec-tools with the new uclibc | Felix Fietkau | 2007-12-29 | 1 | -0/+2 |
| | | | | SVN-Revision: 10028 | ||||
* | fix a build warning in libnl | Felix Fietkau | 2007-12-29 | 1 | -0/+14 |
| | | | | SVN-Revision: 10025 | ||||
* | * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver ↵ | Imre Kaloz | 2007-12-28 | 3 | -0/+227 |
| | | | | | | (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 | ||||
* | patch Makefile.am for GLOBAL_LIBDIR as well | Felix Fietkau | 2007-12-28 | 1 | -6/+18 |
| | | | | SVN-Revision: 9988 | ||||
* | move libltdl to the right directory in staging_dir | Felix Fietkau | 2007-12-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 9959 | ||||
* | fixed b43-fwcutter compile on osx 10.5 | Andy Boyett | 2007-12-27 | 1 | -1/+2 |
| | | | | SVN-Revision: 9954 | ||||
* | fix libtool md5sum | Felix Fietkau | 2007-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9952 | ||||
* | fix libtoolize/autoconf/automake | Felix Fietkau | 2007-12-27 | 1 | -5/+4 |
| | | | | SVN-Revision: 9944 | ||||
* | upgrade libtool, add fixes for libdir searching, fix up paths to .la files | Felix Fietkau | 2007-12-27 | 4 | -1/+93 |
| | | | | SVN-Revision: 9941 | ||||
* | move libtool out of tools/, seems like we need a per-target libtool | Felix Fietkau | 2007-12-27 | 2 | -0/+60 |
| | | | | SVN-Revision: 9937 | ||||
* | fix a compile error in libnl | Felix Fietkau | 2007-12-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 9911 | ||||
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | 16 | -97/+0 |
| | | | | SVN-Revision: 9906 | ||||
* | add ifx adsl tools | John Crispin | 2007-12-24 | 10 | -0/+2614 |
| | | | | SVN-Revision: 9900 | ||||
* | fix typo | Felix Fietkau | 2007-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9871 | ||||
* | add profile specific base-files packages - does not work with the ↵ | Felix Fietkau | 2007-12-23 | 1 | -0/+9 |
| | | | | | | imagebuilder yet, but will be fixed later SVN-Revision: 9870 | ||||
* | fix ext3 compile (broken by [9822]) | Felix Fietkau | 2007-12-23 | 1 | -2/+20 |
| | | | | SVN-Revision: 9869 | ||||
* | fix pppoe on dynamically assigned interfaces | Felix Fietkau | 2007-12-23 | 1 | -3/+1 |
| | | | | SVN-Revision: 9852 | ||||
* | sync with madwifi changeset 3070 | Felix Fietkau | 2007-12-22 | 1 | -6/+7 |
| | | | | SVN-Revision: 9835 | ||||
* | Ext3 cannot load without mbcache, package it as well | Florian Fainelli | 2007-12-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 9822 | ||||
* | Add a madwifi patch by Brian Candler, which fixes minstrel when operating ↵ | Felix Fietkau | 2007-12-21 | 1 | -0/+22 |
| | | | | | | without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876 SVN-Revision: 9820 | ||||
* | Fix macfiltering for broadcom devices (#2822) | Florian Fainelli | 2007-12-19 | 1 | -13/+12 |
| | | | | SVN-Revision: 9805 | ||||
* | Put back kmod-ebtables for 2.4 kernels | Florian Fainelli | 2007-12-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 9801 |