summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵Tim Yardley2008-01-085-1481/+2974
| | | | | | patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel SVN-Revision: 10147
* Add back Sitecom WL-105b supportFlorian Fainelli2008-01-081-0/+17
| | | | SVN-Revision: 10142
* Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377, which ↵Florian Fainelli2008-01-071-0/+12
| | | | | | | | | | | 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
* export switch-core.h to $(STAGING_DIR)Felix Fietkau2008-01-061-1/+10
| | | | SVN-Revision: 10138
* update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵Felix Fietkau2008-01-0631-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 phaseFelix Fietkau2008-01-061-0/+12
| | | | SVN-Revision: 10136
* Mirror source tarball to openwrt.org (#2983)Florian Fainelli2008-01-061-1/+1
| | | | SVN-Revision: 10133
* revert r9801 - fixes #2921Felix Fietkau2008-01-061-0/+1
| | | | SVN-Revision: 10132
* Upgrade gspcav1 to 20071224 (#2922)Florian Fainelli2008-01-061-2/+2
| | | | SVN-Revision: 10131
* save memory in ipkg while parsing package lists - there's no need to load ↵Felix Fietkau2008-01-061-0/+249
| | | | | | the whole files into ram before parsing them SVN-Revision: 10125
* fix potential build errors when changing the qc-usb package selectionFelix Fietkau2008-01-061-7/+1
| | | | SVN-Revision: 10124
* Remove LINUX_2_6 dependency from qc-usbFelix Fietkau2008-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> SVN-Revision: 10123
* remove memleak patch because of issues with premature freeing of memory - i ↵Felix Fietkau2008-01-061-24/+0
| | | | | | will try to reduce the memory usage in a different way SVN-Revision: 10122
* updated DSL driver and firmware (closes #2532)Matteo Croce2008-01-056-93/+98
| | | | SVN-Revision: 10118
* Set country before channel (#2958)Florian Fainelli2008-01-041-1/+1
| | | | SVN-Revision: 10113
* Bump release number after the vlynq changeFlorian Fainelli2008-01-041-1/+1
| | | | SVN-Revision: 10108
* Package mount and umountFlorian Fainelli2008-01-041-1/+16
| | | | SVN-Revision: 10106
* Add native vlynq support to the old acx driver (#2864)Florian Fainelli2008-01-041-0/+557
| | | | SVN-Revision: 10102
* Force broadcom-compat-ldso to be 2.4 only (#2963)Florian Fainelli2008-01-031-0/+1
| | | | SVN-Revision: 10095
* restore old memleak fixFelix Fietkau2008-01-031-0/+12
| | | | SVN-Revision: 10092
* add updated ipkg conffiles patch by cdtdaddyFelix Fietkau2008-01-031-6/+53
| | | | SVN-Revision: 10091
* fix ipkg segfault and add conffiles patch from #2946Felix Fietkau2008-01-032-12/+21
| | | | SVN-Revision: 10090
* enable broadcom-wl compat hacksFelix Fietkau2008-01-031-7/+7
| | | | SVN-Revision: 10089
* fix madwifi bssid allocationFelix Fietkau2008-01-021-0/+13
| | | | SVN-Revision: 10087
* add uci_set_default (to be used in init scripts or /etc/uci-defaults)Felix Fietkau2008-01-021-0/+6
| | | | SVN-Revision: 10086
* Explicitely disable p54 for atheros and uml (#2943)Florian Fainelli2008-01-021-1/+1
| | | | SVN-Revision: 10082
* add sound packages for olpcJohn Crispin2008-01-011-2/+4
| | | | SVN-Revision: 10076
* add package for olpc sound moduleJohn Crispin2007-12-311-0/+14
| | | | SVN-Revision: 10067
* fix a horrible memleak in ipkg (#2702)Felix Fietkau2007-12-291-0/+24
| | | | SVN-Revision: 10036
* replace cflags hacks with the correct solutionFelix Fietkau2007-12-292-4/+0
| | | | SVN-Revision: 10031
* fix keynote compileFelix Fietkau2007-12-291-0/+2
| | | | SVN-Revision: 10030
* add hacks for compiling ipsec-tools with the new uclibcFelix Fietkau2007-12-291-0/+2
| | | | SVN-Revision: 10028
* fix a build warning in libnlFelix Fietkau2007-12-291-0/+14
| | | | SVN-Revision: 10025
* * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver ↵Imre Kaloz2007-12-283-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 wellFelix Fietkau2007-12-281-6/+18
| | | | SVN-Revision: 9988
* move libltdl to the right directory in staging_dirFelix Fietkau2007-12-271-2/+2
| | | | SVN-Revision: 9959
* fixed b43-fwcutter compile on osx 10.5Andy Boyett2007-12-271-1/+2
| | | | SVN-Revision: 9954
* fix libtool md5sumFelix Fietkau2007-12-271-1/+1
| | | | SVN-Revision: 9952
* fix libtoolize/autoconf/automakeFelix Fietkau2007-12-271-5/+4
| | | | SVN-Revision: 9944
* upgrade libtool, add fixes for libdir searching, fix up paths to .la filesFelix Fietkau2007-12-274-1/+93
| | | | SVN-Revision: 9941
* move libtool out of tools/, seems like we need a per-target libtoolFelix Fietkau2007-12-272-0/+60
| | | | SVN-Revision: 9937
* fix a compile error in libnlFelix Fietkau2007-12-251-0/+1
| | | | SVN-Revision: 9911
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-2516-97/+0
| | | | SVN-Revision: 9906
* add ifx adsl toolsJohn Crispin2007-12-2410-0/+2614
| | | | SVN-Revision: 9900
* fix typoFelix Fietkau2007-12-231-1/+1
| | | | SVN-Revision: 9871
* add profile specific base-files packages - does not work with the ↵Felix Fietkau2007-12-231-0/+9
| | | | | | imagebuilder yet, but will be fixed later SVN-Revision: 9870
* fix ext3 compile (broken by [9822])Felix Fietkau2007-12-231-2/+20
| | | | SVN-Revision: 9869
* fix pppoe on dynamically assigned interfacesFelix Fietkau2007-12-231-3/+1
| | | | SVN-Revision: 9852
* sync with madwifi changeset 3070Felix Fietkau2007-12-221-6/+7
| | | | SVN-Revision: 9835
* Ext3 cannot load without mbcache, package it as wellFlorian Fainelli2007-12-221-1/+2
| | | | SVN-Revision: 9822