summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2008-01-09fix broken patch file from #2997thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08md5sum was left outpavlov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵pavlov
patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08Add back Sitecom WL-105b supportflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-07Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377,florian
which 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06export switch-core.h to $(STAGING_DIR)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵nbd
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
2008-01-06don't call deconfig in udhcpc when entering the renew phasenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06Mirror source tarball to openwrt.org (#2983)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06revert r9801 - fixes #2921nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06Upgrade gspcav1 to 20071224 (#2922)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06save memory in ipkg while parsing package lists - there's no need to load ↵nbd
the whole files into ram before parsing them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06fix potential build errors when changing the qc-usb package selectionnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06Remove LINUX_2_6 dependency from qc-usbnbd
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
2008-01-06remove memleak patch because of issues with premature freeing of memory - i ↵nbd
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
2008-01-05[AR7] updated DSL driver and firmware (closes #2532)matteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04Set country before channel (#2958)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04Bump release number after the vlynq changeflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04Package mount and umountflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04Add native vlynq support to the old acx driver (#2864)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03Force broadcom-compat-ldso to be 2.4 only (#2963)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03restore old memleak fixnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03add updated ipkg conffiles patch by cdtdaddynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03fix ipkg segfault and add conffiles patch from #2946nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03enable broadcom-wl compat hacksnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02fix madwifi bssid allocationnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02add uci_set_default (to be used in init scripts or /etc/uci-defaults)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02Explicitely disable p54 for atheros and uml (#2943)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-01add sound packages for olpcblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-31add package for olpc sound moduleblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29fix a horrible memleak in ipkg (#2702)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29replace cflags hacks with the correct solutionnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29fix keynote compilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29add hacks for compiling ipsec-tools with the new uclibcnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29fix a build warning in libnlnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 * upgrade ixp4xx to 2.6.23.12kaloz
* 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
2007-12-28patch Makefile.am for GLOBAL_LIBDIR as wellnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27move libltdl to the right directory in staging_dirnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27fixed b43-fwcutter compile on osx 10.5agb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27fix libtool md5sumnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27fix libtoolize/autoconf/automakenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27upgrade libtool, add fixes for libdir searching, fix up paths to .la filesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27move libtool out of tools/, seems like we need a per-target libtoolnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25fix a compile error in libnlnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25remove uninstalldev templates (no longer necessary)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24add ifx adsl toolsblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23fix typonbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23add profile specific base-files packages - does not work with the ↵nbd
imagebuilder yet, but will be fixed later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23fix ext3 compile (broken by [9822])nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23fix pppoe on dynamically assigned interfacesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9852 3c298f89-4303-0410-b956-a3cf2f4a3e73