summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* export switch-core.h to $(STAGING_DIR)nbd2008-01-061-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵nbd2008-01-0631-2617/+8017
| | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't call deconfig in udhcpc when entering the renew phasenbd2008-01-061-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Mirror source tarball to openwrt.org (#2983)florian2008-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert r9801 - fixes #2921nbd2008-01-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade gspcav1 to 20071224 (#2922)florian2008-01-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* save memory in ipkg while parsing package lists - there's no need to load ↵nbd2008-01-061-0/+249
| | | | | | the whole files into ram before parsing them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix potential build errors when changing the qc-usb package selectionnbd2008-01-061-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove LINUX_2_6 dependency from qc-usbnbd2008-01-061-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove memleak patch because of issues with premature freeing of memory - i ↵nbd2008-01-061-24/+0
| | | | | | will try to reduce the memory usage in a different way git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] updated DSL driver and firmware (closes #2532)matteo2008-01-056-93/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set country before channel (#2958)florian2008-01-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Bump release number after the vlynq changeflorian2008-01-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package mount and umountflorian2008-01-041-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add native vlynq support to the old acx driver (#2864)florian2008-01-041-0/+557
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Force broadcom-compat-ldso to be 2.4 only (#2963)florian2008-01-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* restore old memleak fixnbd2008-01-031-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add updated ipkg conffiles patch by cdtdaddynbd2008-01-031-6/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ipkg segfault and add conffiles patch from #2946nbd2008-01-032-12/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable broadcom-wl compat hacksnbd2008-01-031-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi bssid allocationnbd2008-01-021-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add uci_set_default (to be used in init scripts or /etc/uci-defaults)nbd2008-01-021-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Explicitely disable p54 for atheros and uml (#2943)florian2008-01-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add sound packages for olpcblogic2008-01-011-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add package for olpc sound moduleblogic2007-12-311-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a horrible memleak in ipkg (#2702)nbd2007-12-291-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace cflags hacks with the correct solutionnbd2007-12-292-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix keynote compilenbd2007-12-291-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add hacks for compiling ipsec-tools with the new uclibcnbd2007-12-291-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a build warning in libnlnbd2007-12-291-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * upgrade ixp4xx to 2.6.23.12kaloz2007-12-283-0/+227
| | | | | | | | * 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* patch Makefile.am for GLOBAL_LIBDIR as wellnbd2007-12-281-6/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move libltdl to the right directory in staging_dirnbd2007-12-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed b43-fwcutter compile on osx 10.5agb2007-12-271-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libtool md5sumnbd2007-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libtoolize/autoconf/automakenbd2007-12-271-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade libtool, add fixes for libdir searching, fix up paths to .la filesnbd2007-12-274-1/+93
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move libtool out of tools/, seems like we need a per-target libtoolnbd2007-12-272-0/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a compile error in libnlnbd2007-12-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove uninstalldev templates (no longer necessary)nbd2007-12-2516-97/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ifx adsl toolsblogic2007-12-2410-0/+2614
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typonbd2007-12-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add profile specific base-files packages - does not work with the ↵nbd2007-12-231-0/+9
| | | | | | imagebuilder yet, but will be fixed later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ext3 compile (broken by [9822])nbd2007-12-231-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pppoe on dynamically assigned interfacesnbd2007-12-231-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync with madwifi changeset 3070nbd2007-12-221-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Ext3 cannot load without mbcache, package it as wellflorian2007-12-221-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a madwifi patch by Brian Candler, which fixes minstrel when operating ↵nbd2007-12-211-0/+22
| | | | | | | | | | without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix macfiltering for broadcom devices (#2822)florian2007-12-191-13/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Put back kmod-ebtables for 2.4 kernelsflorian2007-12-191-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9801 3c298f89-4303-0410-b956-a3cf2f4a3e73